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 2019/04/30 23:25:17 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 3320 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3320/

All tests passed

Build Log:
[...truncated 35346 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-11
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-11
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.lucene.queries.mlt.TestMoreLikeThis (TestMoreLikeThis.java:497)
[forbidden-apis] Scanned 239 class file(s) for forbidden API invocations (in 0.12s), 1 error(s).

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:634: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:119: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2180: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2355: Check for forbidden API calls failed, see log.

Total time: 230 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-master - Build # 3325 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3325/

3 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45596/vb_may/u/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45596/vb_may/u/collection1
	at __randomizedtesting.SeedInfo.seed([5DC134FF7344679F:D5950B25DDB80A67]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45596/vb_may/u/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43743/vet/v/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43743/vet/v/collection1
	at __randomizedtesting.SeedInfo.seed([5DC134FF7344679F:D5950B25DDB80A67]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43743/vet/v/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
	at __randomizedtesting.SeedInfo.seed([5DC134FF7344679F:D5950B25DDB80A67]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:273)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12596 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> 144334 INFO  (SUITE-PeerSyncTest-seed#[5DC134FF7344679F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/init-core-data-001
   [junit4]   2> 144335 WARN  (SUITE-PeerSyncTest-seed#[5DC134FF7344679F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 144335 INFO  (SUITE-PeerSyncTest-seed#[5DC134FF7344679F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 144336 INFO  (SUITE-PeerSyncTest-seed#[5DC134FF7344679F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 144337 INFO  (SUITE-PeerSyncTest-seed#[5DC134FF7344679F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vb_may/u
   [junit4]   2> 144337 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 144338 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 144358 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 144379 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 144496 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 144624 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 144627 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4437e23e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144632 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e2700d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 144650 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 144650 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 144673 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 144688 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 144689 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 144693 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 144717 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 144738 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 144864 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 144883 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 144884 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 144884 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/init-core-data-001/]
   [junit4]   2> 144887 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15229031055349262]
   [junit4]   2> 144890 WARN  (coreLoadExecutor-626-thread-1) [    x:collection1] 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> 144964 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 144964 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 144966 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 144966 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144968 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.693359375, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=12.578166549715156, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.559493084549146
   [junit4]   2> 144968 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d6f9292[collection1] main]
   [junit4]   2> 144969 WARN  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 144970 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 144970 INFO  (coreLoadExecutor-626-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632433600549879808
   [junit4]   2> 144973 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 144996 INFO  (searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d6f9292[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145182 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/control/cores/collection1
   [junit4]   2> 145184 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 145184 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 145185 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 145185 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 145187 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145187 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145187 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145189 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47c99b04{/vb_may/u,null,AVAILABLE}
   [junit4]   2> 145190 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c318983{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44683}
   [junit4]   2> 145190 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server Started @145252ms
   [junit4]   2> 145190 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/vb_may/u, solrconfig=solrconfig-tlog.xml, hostPort=44683, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/control/cores}
   [junit4]   2> 145191 ERROR (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145191 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145191 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 145191 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 145191 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145191 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T15:13:18.304637Z
   [junit4]   2> 145192 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/control/solr.xml
   [junit4]   2> 145197 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 145197 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 145200 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 145403 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 145405 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4804e3a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145410 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d83e29e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 145429 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 145429 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 145459 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 145479 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 145479 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 145482 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/control/cores
   [junit4]   2> 145482 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145484 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 145519 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 145556 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 145665 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 145678 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 145679 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 145679 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 145682 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15229031055349262]
   [junit4]   2> 145685 WARN  (coreLoadExecutor-640-thread-1) [    x:collection1] 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> 145745 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 145745 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 145747 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 145747 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145749 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.693359375, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=12.578166549715156, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.559493084549146
   [junit4]   2> 145749 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5628d2[collection1] main]
   [junit4]   2> 145750 WARN  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 145751 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145751 INFO  (coreLoadExecutor-640-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632433601368817664
   [junit4]   2> 145755 INFO  (searcherExecutor-641-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f5628d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145918 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 145919 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 145919 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 145920 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 145920 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 145922 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145922 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145922 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 145922 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6990fc9d{/vb_may/u,null,AVAILABLE}
   [junit4]   2> 145923 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fd5c9a5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45596}
   [junit4]   2> 145924 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server Started @145986ms
   [junit4]   2> 145924 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/vb_may/u, solrconfig=solrconfig-tlog.xml, hostPort=45596, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard0/cores}
   [junit4]   2> 145924 ERROR (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145924 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 145925 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 145925 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 145925 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145925 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T15:13:19.038173Z
   [junit4]   2> 145925 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 145932 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 145932 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 145934 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 146234 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 146235 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a8a7960[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146240 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@79cb4d98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146258 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 146258 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 146286 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146306 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146306 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146309 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard0/cores
   [junit4]   2> 146309 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 146310 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 146338 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 146360 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 146475 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 146486 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 146487 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146487 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 146490 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15229031055349262]
   [junit4]   2> 146493 WARN  (coreLoadExecutor-654-thread-1) [    x:collection1] 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> 146549 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 146549 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 146551 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 146551 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 146553 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.693359375, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=12.578166549715156, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.559493084549146
   [junit4]   2> 146554 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@233e6066[collection1] main]
   [junit4]   2> 146554 WARN  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 146555 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 146555 INFO  (coreLoadExecutor-654-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632433602211872768
   [junit4]   2> 146565 INFO  (searcherExecutor-655-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@233e6066[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146704 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 146705 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 146706 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 146706 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 146706 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 146708 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 146708 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 146708 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 146708 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7468fc2a{/vb_may/u,null,AVAILABLE}
   [junit4]   2> 146711 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72df9b6f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37595}
   [junit4]   2> 146711 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server Started @146773ms
   [junit4]   2> 146711 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/vb_may/u, solrconfig=solrconfig-tlog.xml, hostPort=37595, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard1/cores}
   [junit4]   2> 146712 ERROR (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 146712 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 146712 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 146712 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 146713 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 146713 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T15:13:19.826041Z
   [junit4]   2> 146713 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 146717 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 146717 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 146719 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 146847 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 146849 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45e8cc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146853 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@35ec464b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 146889 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 146889 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 146917 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146938 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146938 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 146942 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard1/cores
   [junit4]   2> 146942 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 146943 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 146967 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 146989 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 147116 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 147132 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 147132 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 147133 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 147135 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15229031055349262]
   [junit4]   2> 147139 WARN  (coreLoadExecutor-668-thread-1) [    x:collection1] 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> 147196 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147196 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147197 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147197 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147199 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.693359375, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=12.578166549715156, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.559493084549146
   [junit4]   2> 147200 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a4dc4ef[collection1] main]
   [junit4]   2> 147200 WARN  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 147201 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 147201 INFO  (coreLoadExecutor-668-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632433602889252864
   [junit4]   2> 147209 INFO  (searcherExecutor-669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a4dc4ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147367 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 147368 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 147369 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 147369 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 147369 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 147370 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 147370 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 147370 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 147371 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9bda547{/vb_may/u,null,AVAILABLE}
   [junit4]   2> 147374 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a17dd0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36559}
   [junit4]   2> 147374 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.s.Server Started @147436ms
   [junit4]   2> 147374 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/vb_may/u, solrconfig=solrconfig-tlog.xml, hostPort=36559, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard2/cores}
   [junit4]   2> 147374 ERROR (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147374 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 147375 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 147375 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 147375 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 147375 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T15:13:20.488163Z
   [junit4]   2> 147375 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 147379 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 147379 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 147381 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 147454 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 147456 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@499c20aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147460 WARN  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2da9515b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 147479 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 147479 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 147506 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 147524 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 147525 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 147527 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard2/cores
   [junit4]   2> 147528 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 147529 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 147569 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 147591 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 147715 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 147727 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 147727 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@59eefff2
   [junit4]   2> 147728 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_5DC134FF7344679F-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 147730 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15229031055349262]
   [junit4]   2> 147733 WARN  (coreLoadExecutor-682-thread-1) [    x:collection1] 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> 147791 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 147791 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 147793 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 147793 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 147795 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=94.693359375, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=12.578166549715156, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.559493084549146
   [junit4]   2> 147795 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@575389a5[collection1] main]
   [junit4]   2> 147796 WARN  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 147797 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 147797 INFO  (coreLoadExecutor-682-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632433603514204160
   [junit4]   2> 147801 INFO  (TEST-PeerSyncTest.test-seed#[5DC134FF7344679F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 147803 INFO  (searcherExecutor-683-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@575389a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 147814 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 9
   [junit4]   2> 147819 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:45596/vb_may/u/collection1] nUpdates=100
   [junit4]   2> 147841 INFO  (qtp1326081254-1647) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74a81abd[collection1] realtime]
   [junit4]   2> 147841 INFO  (qtp1326081254-1647) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:19.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 147842 INFO  (qtp1326081254-1647) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 147844 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 147844 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 147846 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 147847 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 147847 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:45596/vb_may/u/collection1&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 147855 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 5
   [junit4]   2> 147857 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:45596/vb_may/u/collection1] nUpdates=100
   [junit4]   2> 147859 INFO  (qtp1326081254-1644) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 147859 INFO  (qtp1326081254-1644) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 147879 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5d4e0c[collection1] realtime]
   [junit4]   2> 147879 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:20.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 147880 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 147880 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:45596/vb_may/u/collection1&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 147882 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632433603603333120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147882 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f7480dd commitCommandVersion:1632433603603333120
   [junit4]   2> 147884 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@609cd973[collection1] main]
   [junit4]   2> 147885 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147888 INFO  (searcherExecutor-655-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@609cd973[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1556810000943, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 147888 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 147890 INFO  (qtp1810856866-1669) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632433603611721728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 147890 INFO  (qtp1810856866-1669) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e4d3d31 commitCommandVersion:1632433603611721728
   [junit4]   2> 147892 INFO  (qtp1810856866-1669) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3403117f[collection1] main]
   [junit4]   2> 147893 INFO  (qtp1810856866-1669) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 147896 INFO  (searcherExecutor-669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3403117f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1556810000984, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 147896 INFO  (qtp1810856866-1669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 147905 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=7
   [junit4]   2> 147913 INFO  (qtp1810856866-1665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 147925 INFO  (qtp1326081254-1647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 8
   [junit4]   2> 147926 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:45596/vb_may/u/collection1] nUpdates=100
   [junit4]   2> 147946 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37f23cf0[collection1] realtime]
   [junit4]   2> 147946 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:18.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 147946 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 147947 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 147950 INFO  (qtp1326081254-1644) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 147951 INFO  (qtp1326081254-1644) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 147959 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 2 versions from http://127.0.0.1:45596/vb_may/u/collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 147960 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from http://127.0.0.1:45596/vb_may/u/collection1n=1 versions=2
   [junit4]   2> 147962 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 147963 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={getUpdates=2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 147967 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 3
   [junit4]   2> 147998 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e89bfb7[collection1] realtime]
   [junit4]   2> 147999 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:31.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 147999 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 147999 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 147999 INFO  (qtp1810856866-1666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:45596/vb_may/u/collection1&wt=javabin&version=2} status=0 QTime=73
   [junit4]   2> 148002 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632433603729162240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148002 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6f7480dd commitCommandVersion:1632433603729162240
   [junit4]   2> 148004 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a254bc1[collection1] main]
   [junit4]   2> 148005 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148008 INFO  (searcherExecutor-655-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a254bc1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1556810000943, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1556810001049, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 148008 INFO  (qtp1326081254-1646) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 148010 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632433603737550848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 148012 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e4d3d31 commitCommandVersion:1632433603737550848
   [junit4]   2> 148013 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a4dfef5[collection1] main]
   [junit4]   2> 148015 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 148017 INFO  (searcherExecutor-669-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a4dfef5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1556810000984, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1556810001105, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 148018 INFO  (qtp1810856866-1667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 148020 INFO  (qtp1326081254-1647) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 148023 INFO  (qtp1810856866-1668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/vb_may/u path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 148029 INFO  (qtp1326081254-1648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 3
   [junit4]   2> 148033 INFO  (qtp1326081254-1644) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 2
   [junit4]   2> 148037 INFO  (qtp1326081254-1645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vb_may/u path=/update param

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

file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1585648139
     [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1585648139
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1585648139

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 49ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 124 minutes 32 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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-Tests-master - Build # 3324 - Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3324/

1 tests failed.
FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain

Error Message:
Failed waiting for 3 callbacks after 30 seconds

Stack Trace:
java.lang.AssertionError: Failed waiting for 3 callbacks after 30 seconds
	at __randomizedtesting.SeedInfo.seed([F787155F70290CCE:4698EA7BC0EA9F11]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:229)
	at org.apache.solr.security.AuditLoggerIntegrationTest.waitForAuditEventCallbacks(AuditLoggerIntegrationTest.java:221)
	at org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:252)
	at org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15219 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/init-core-data-001
   [junit4]   2> 4708948 WARN  (SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 4708949 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4708949 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 4708949 INFO  (SUITE-AuditLoggerIntegrationTest-seed#[F787155F70290CCE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4708964 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 4708971 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001
   [junit4]   2> 4708971 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4708971 INFO  (auditTestCallback-12887-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 40002
   [junit4]   2> 4708972 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4708972 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4709079 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer start zk server on port:41709
   [junit4]   2> 4709080 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41709
   [junit4]   2> 4709080 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41709
   [junit4]   2> 4709335 INFO  (zkConnectionManagerCallback-15605-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709387 INFO  (zkConnectionManagerCallback-15607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709408 INFO  (zkConnectionManagerCallback-15609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709465 WARN  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4709465 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4709465 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4709465 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4709466 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4709466 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4709466 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4709466 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e7c2d29{/solr,null,AVAILABLE}
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2dfee382{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36924}
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.e.j.s.Server Started @4709665ms
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36924}
   [junit4]   2> 4709467 ERROR (jetty-launcher-15610-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4709467 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T05:01:18.328945Z
   [junit4]   2> 4709481 INFO  (zkConnectionManagerCallback-15612-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709482 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4709906 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4709923 WARN  (jetty-launcher-15610-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@528b47b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4709939 WARN  (jetty-launcher-15610-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@cfccdd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4709940 INFO  (jetty-launcher-15610-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41709/solr
   [junit4]   2> 4709941 INFO  (zkConnectionManagerCallback-15619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709975 INFO  (zkConnectionManagerCallback-15621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710277 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36924_solr
   [junit4]   2> 4710277 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.Overseer Overseer (id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) starting
   [junit4]   2> 4710331 INFO  (zkConnectionManagerCallback-15628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710353 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41709/solr ready
   [junit4]   2> 4710372 INFO  (OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000) [n:127.0.0.1:36924_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36924_solr
   [junit4]   2> 4710372 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36924_solr
   [junit4]   2> 4710389 INFO  (OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4710391 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 4710477 INFO  (zkCallback-15627-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4710837 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4711006 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36924.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4711044 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36924.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4711056 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36924.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4711058 INFO  (jetty-launcher-15610-thread-1) [n:127.0.0.1:36924_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/.
   [junit4]   2> 4711267 INFO  (zkConnectionManagerCallback-15634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4711272 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4711273 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41709/solr ready
   [junit4]   2> 4711337 INFO  (qtp1559970433-39432) [n:127.0.0.1:36924_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4711450 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 4711451 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 4711452 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 4711466 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 4711467 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 4711468 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 4711468 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 4711486 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 4711487 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 4711488 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 4711489 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 4711556 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 4711557 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 4711558 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 4711591 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 4711592 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 4711593 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 4711594 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 4711615 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 4711657 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 4711658 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 4711659 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 4711709 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 4711710 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 4711711 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 4711712 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 4711747 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 4711749 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 4711871 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 4712081 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 4712320 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 4712535 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 4712573 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 4712574 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 4712674 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 4712676 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 4712677 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 4712678 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 4712679 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 4712680 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 4712722 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 4712723 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 4712758 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/test.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 4712759 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/test.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 4712760 INFO  (OverseerThreadFactory-12896-thread-1-processing-n:127.0.0.1:36924_solr) [n:127.0.0.1:36924_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/test.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 4712994 INFO  (OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000) [n:127.0.0.1:36924_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36924/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4713233 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr    x:test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4713234 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr    x:test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4714316 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4714317 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4714317 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4714317 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4714350 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4714350 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4714350 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4714350 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4714351 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4714351 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4714351 WARN  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 4714351 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4714589 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4715270 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4715381 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true
   [junit4]   2> 4715405 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36924.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4715405 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-001/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 4715420 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4715715 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4715715 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4715733 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4715733 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4715734 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@93ef9b3[test_shard1_replica_n1] main]
   [junit4]   2> 4715735 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/test.AUTOCREATED
   [junit4]   2> 4715735 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/test.AUTOCREATED
   [junit4]   2> 4715748 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 4715749 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4715749 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4715749 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4715750 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4715750 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632395103684263936
   [junit4]   2> 4715769 INFO  (searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@93ef9b3[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4715769 INFO  (searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4715769 INFO  (searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4715769 INFO  (searcherExecutor-12901-thread-1-processing-n:127.0.0.1:36924_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@93ef9b3[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4715784 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4715785 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36924/solr/test_shard1_replica_n1/
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36924/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 4715788 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/74620751482716165-core_node2-n_0000000000
   [junit4]   2> 4715806 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36924/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 4715807 INFO  (zkCallback-15620-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4715807 INFO  (zkCallback-15620-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4715808 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4715822 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2589
   [junit4]   2> 4715931 INFO  (zkCallback-15620-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4715931 INFO  (zkCallback-15620-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4715954 INFO  (zkCallback-15620-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4716405 INFO  (qtp1559970433-39434) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:36924/solr/admin/cores","nodeName":"n:127.0.0.1:36924_solr","message":"Completed","level":"INFO","date":1556773284685,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:36924","Content-Length":"221","Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"},"solrParams":{"qt":["/admin/cores"],"coreNodeName":["core_node2"],"collection.configName":["test.AUTOCREATED"],"newCollection":["true"],"name":["test_shard1_replica_n1"],"action":["CREATE"],"numShards":["1"],"collection":["test"],"shard":["shard1"],"wt":["javabin"],"version":["2"],"replicaType":["NRT"]},"solrHost":"127.0.0.1","solrPort":36924,"solrIp":"127.0.0.1","resource":"/admin/cores","httpMethod":"POST","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2590.0} to localhost:40002
   [junit4]   2> 4716443 INFO  (qtp1559970433-39432) [n:127.0.0.1:36924_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4716443 INFO  (qtp1559970433-39432) [n:127.0.0.1:36924_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=5105
   [junit4]   2> 4716703 INFO  (auditTestCallback-12887-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/cores
   [junit4]   2> 4716758 INFO  (qtp1559970433-39432) [n:127.0.0.1:36924_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:36924/solr/admin/collections","nodeName":"n:127.0.0.1:36924_solr","message":"Completed","level":"INFO","date":1556773285304,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:36924"},"solrParams":{"pullReplicas":["0"],"name":["test"],"nrtReplicas":["1"],"action":["CREATE"],"numShards":["1"],"tlogReplicas":["0"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36924,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CREATE&name=test&numShards=1&nrtReplicas=1&pullReplicas=0&tlogReplicas=0&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":5106.0} to localhost:40002
   [junit4]   2> 4716771 ERROR (qtp1559970433-39435) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:217)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:272)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2555)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:265)
   [junit4]   2> 	at org.apache.solr.search.LuceneQParser.parse(LuceneQParser.java:49)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:173)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:159)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: org.apache.solr.parser.ParseException: Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.generateParseException(QueryParser.java:885)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.jj_consume_token(QueryParser.java:767)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Clause(QueryParser.java:283)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.Query(QueryParser.java:222)
   [junit4]   2> 	at org.apache.solr.parser.QueryParser.TopLevelQuery(QueryParser.java:131)
   [junit4]   2> 	at org.apache.solr.parser.SolrQueryParserBase.parse(SolrQueryParserBase.java:261)
   [junit4]   2> 	... 35 more
   [junit4]   2> 
   [junit4]   2> 4716771 INFO  (qtp1559970433-39435) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.S.Request [test_shard1_replica_n1]  webapp=/solr path=/select params={q=a(bc&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 4716790 INFO  (auditTestCallback-12887-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4717130 INFO  (auditTestCallback-12887-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /select
   [junit4]   2> 4717158 INFO  (qtp1559970433-39435) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:36924/solr/test/select","nodeName":"n:127.0.0.1:36924_solr","message":"Error","level":"ERROR","date":1556773285632,"clientIp":"127.0.0.1","collections":["test"],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:36924"},"solrParams":{"q":["a(bc"],"df":["_text_"],"echoParams":["explicit"],"rows":["10"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":36924,"solrIp":"127.0.0.1","resource":"/select","httpMethod":"GET","httpQueryString":"q=a%28bc&wt=javabin&version=2","eventType":"ERROR","requestType":"SEARCH","status":400,"exception":{"cause":{"cause":{"stackTrace":[{"classLoaderName":"app","methodName":"generateParseException","fileName":"QueryParser.java","lineNumber":885,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"jj_consume_token","fileName":"QueryParser.java","lineNumber":767,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"Clause","fileName":"QueryParser.java","lineNumber":283,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"Query","fileName":"QueryParser.java","lineNumber":222,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"TopLevelQuery","fileName":"QueryParser.java","lineNumber":131,"className":"org.apache.solr.parser.QueryParser","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":261,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{"classLoaderName":"app","methodName":"getQuery","fileName":"QParser.java","lineNumber":173,"className":"org.apache.solr.search.QParser","nativeMethod":false},{"classLoaderName":"app","methodName":"prepare","fileName":"QueryComponent.java","lineNumber":159,"className":"org.apache.solr.handler.component.QueryComponent","nativeMethod":false},{"classLoaderName":"app","methodName":"handleRequestBody","fileName":"SearchHandler.java","lineNumber":272,"className":"org.apache.solr.handler.component.SearchHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handleRequest","fileName":"RequestHandlerBase.java","lineNumber":199,"className":"org.apache.solr.handler.RequestHandlerBase","nativeMethod":false},{"classLoaderName":"app","methodName":"execute","fileName":"SolrCore.java","lineNumber":2555,"className":"org.apache.solr.core.SolrCore","nativeMethod":false},{"classLoaderName":"app","methodName":"execute","fileName":"HttpSolrCall.java","lineNumber":756,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"classLoaderName":"app","methodName":"call","fileName":"HttpSolrCall.java","lineNumber":542,"className":"org.apache.solr.servlet.HttpSolrCall","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":397,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"SolrDispatchFilter.java","lineNumber":343,"className":"org.apache.solr.servlet.SolrDispatchFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"JettySolrRunner.java","lineNumber":165,"className":"org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter","nativeMethod":false},{"classLoaderName":"app","methodName":"doFilter","fileName":"ServletHandler.java","lineNumber":1610,"className":"org.eclipse.jetty.servlet.ServletHandler$CachedChain","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"ServletHandler.java","lineNumber":540,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"SessionHandler.java","lineNumber":1588,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextHandle","fileName":"ScopedHandler.java","lineNumber":255,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doHandle","fileName":"ContextHandler.java","lineNumber":1345,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":203,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"ServletHandler.java","lineNumber":480,"className":"org.eclipse.jetty.servlet.ServletHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"SessionHandler.java","lineNumber":1557,"className":"org.eclipse.jetty.server.session.SessionHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"nextScope","fileName":"ScopedHandler.java","lineNumber":201,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"doScope","fileName":"ContextHandler.java","lineNumber":1247,"className":"org.eclipse.jetty.server.handler.ContextHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"ScopedHandler.java","lineNumber":144,"className":"org.eclipse.jetty.server.handler.ScopedHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"GzipHandler.java","lineNumber":753,"className":"org.eclipse.jetty.server.handler.gzip.GzipHandler","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"HandlerWrapper.java","lineNumber":132,"className":"org.eclipse.jetty.server.handler.HandlerWrapper","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"Server.java","lineNumber":502,"className":"org.eclipse.jetty.server.Server","nativeMethod":false},{"classLoaderName":"app","methodName":"handle","fileName":"HttpChannel.java","lineNumber":364,"className":"org.eclipse.jetty.server.HttpChannel","nativeMethod":false},{"classLoaderName":"app","methodName":"onFillable","fileName":"HttpConnection.java","lineNumber":260,"className":"org.eclipse.jetty.server.HttpConnection","nativeMethod":false},{"classLoaderName":"app","methodName":"succeeded","fileName":"AbstractConnection.java","lineNumber":305,"className":"org.eclipse.jetty.io.AbstractConnection$ReadCallback","nativeMethod":false},{"classLoaderName":"app","methodName":"fillable","fileName":"FillInterest.java","lineNumber":103,"className":"org.eclipse.jetty.io.FillInterest","nativeMethod":false},{"classLoaderName":"app","methodName":"run","fileName":"ChannelEndPoint.java","lineNumber":118,"className":"org.eclipse.jetty.io.ChannelEndPoint$2","nativeMethod":false},{"classLoaderName":"app","methodName":"runJob","fileName":"QueuedThreadPool.java","lineNumber":765,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool","nativeMethod":false},{"classLoaderName":"app","methodName":"run","fileName":"QueuedThreadPool.java","lineNumber":683,"className":"org.eclipse.jetty.util.thread.QueuedThreadPool$2","nativeMethod":false},{"moduleName":"java.base","moduleVersion":"11.0.1","methodName":"run","fileName":"Thread.java","lineNumber":834,"className":"java.lang.Thread","nativeMethod":false}],"currentToken":{"kind":25,"beginLine":1,"beginColumn":2,"endLine":1,"endColumn":4,"image":"bc","next":{"kind":0,"beginLine":1,"beginColumn":4,"endLine":1,"endColumn":4,"image":""}},"expectedTokenSequences":[[13],[14],[15],[16],[17],[18],[19],[20],[22],[23],[24],[25],[26],[27],[28],[29],[30],[31],[32],[33],[34]],"tokenImage":["<EOF>","<_NUM_CHAR>","<_ESCAPED_CHAR>","<_TERM_START_CHAR>","<_TERM_CHAR>","<_WHITESPACE>","<_QUOTED_CHAR>","<_SQUOTED_CHAR>","<token of kind 8>","\"/*\"","\"*/\"","<token of kind 11>","<token of kind 12>","<AND>","<OR>","<NOT>","\"+\"","\"-\"","<BAREOPER>","\"(\"","\")\"","\":\"","\"*\"","\"^\"","<QUOTED>","<TERM>","<FUZZY_SLOP>","<PREFIXTERM>","<WILDTERM>","<REGEXPTERM>","\"[\"","\"{\"","<LPARAMS>","\"filter(\"","<NUMBER>","\"TO\"","\"]\"","\"}\"","<RANGE_QUOTED>","<RANGE_GOOP>"],"message":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    ","suppressed":[],"localizedMessage":"Encountered \"<EOF>\" at line 1, column 4.\nWas expecting one of:\n    <AND> ...\n    <OR> ...\n    <NOT> ...\n    \"+\" ...\n    \"-\" ...\n    <BAREOPER> ...\n    \"(\" ...\n    \")\" ...\n    \"*\" ...\n    \"^\" ...\n    <QUOTED> ...\n    <TERM> ...\n    <FUZZY_SLOP> ...\n    <PREFIXTERM> ...\n    <WILDTERM> ...\n    <REGEXPTERM> ...\n    \"[\" ...\n    \"{\" ...\n    <LPARAMS> ...\n    \"filter(\" ...\n    <NUMBER> ...\n    "},"stackTrace":[{"classLoaderName":"app","methodName":"parse","fileName":"SolrQueryParserBase.java","lineNumber":265,"className":"org.apache.solr.parser.SolrQueryParserBase","nativeMethod":false},{"classLoaderName":"app","methodName":"parse","fileName":"LuceneQParser.java","lineNumber":49,"className":"org.apache.solr.search.LuceneQParser","nativeMethod":false},{...
   [junit4]   2> 4717174 ERROR (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [test] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36924/solr/test: org.apache.solr.search.SyntaxError: Cannot parse 'a(bc': Encountered "<EOF>" at line 1, column 4.
   [junit4]   2> Was expecting one of:
   [junit4]   2>     <AND> ...
   [junit4]   2>     <OR> ...
   [junit4]   2>     <NOT> ...
   [junit4]   2>     "+" ...
   [junit4]   2>     "-" ...
   [junit4]   2>     <BAREOPER> ...
   [junit4]   2>     "(" ...
   [junit4]   2>     ")" ...
   [junit4]   2>     "*" ...
   [junit4]   2>     "^" ...
   [junit4]   2>     <QUOTED> ...
   [junit4]   2>     <TERM> ...
   [junit4]   2>     <FUZZY_SLOP> ...
   [junit4]   2>     <PREFIXTERM> ...
   [junit4]   2>     <WILDTERM> ...
   [junit4]   2>     <REGEXPTERM> ...
   [junit4]   2>     "[" ...
   [junit4]   2>     "{" ...
   [junit4]   2>     <LPARAMS> ...
   [junit4]   2>     "filter(" ...
   [junit4]   2>     <NUMBER> ...
   [junit4]   2>     , retry=0 commError=false errorCode=400 
   [junit4]   2> 4717174 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 4717317 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2012448762
   [junit4]   2> 4717317 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36924_solr
   [junit4]   2> 4717352 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4717352 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36924_solr as DOWN
   [junit4]   2> 4717390 INFO  (coreCloseExecutor-12906-thread-1) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42e8133c
   [junit4]   2> 4717390 INFO  (coreCloseExecutor-12906-thread-1) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1, tag=42e8133c
   [junit4]   2> 4717390 INFO  (coreCloseExecutor-12906-thread-1) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@413e074: rootName = solr_36924, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@294b3483
   [junit4]   2> 4717442 INFO  (coreCloseExecutor-12906-thread-1) [n:127.0.0.1:36924_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=42e8133c
   [junit4]   2> 4717462 INFO  (zkCallback-15620-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4717462 INFO  (zkCallback-15620-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4717462 INFO  (zkCallback-15620-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4717466 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4717466 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5323584a: rootName = solr_36924, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6357c83b
   [junit4]   2> 4717507 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4717507 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52a93da4: rootName = solr_36924, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@642bc4fc
   [junit4]   2> 4717510 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4717510 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453fbfa: rootName = solr_36924, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@722a71c8
   [junit4]   2> 4717510 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4717544 INFO  (closeThreadPool-15640-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
   [junit4]   2> 4717555 INFO  (OverseerAutoScalingTriggerThread-74620751482716165-127.0.0.1:36924_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4717555 INFO  (OverseerStateUpdate-74620751482716165-127.0.0.1:36924_solr-n_0000000000) [n:127.0.0.1:36924_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36924_solr
   [junit4]   2> 4717632 INFO  (jetty-closer-15636-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
   [junit4]   2> 4717632 INFO  (closeThreadPool-15640-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74620751482716165-127.0.0.1:36924_solr-n_0000000000) closing
   [junit4]   2> 4717633 INFO  (jetty-closer-15636-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2dfee382{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 4717689 INFO  (jetty-closer-15636-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e7c2d29{/solr,null,UNAVAILABLE}
   [junit4]   2> 4717778 INFO  (jetty-closer-15636-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4717791 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4717839 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/test/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 4717913 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41709
   [junit4]   2> 4717913 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41709
   [junit4]   2> 4717913 INFO  (TEST-AuditLoggerIntegrationTest.searchWithException-seed#[F787155F70290CCE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending searchWithException
   [junit4]   2> 4718087 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncQueueDrain
   [junit4]   2> 4718153 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-002
   [junit4]   2> 4718154 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4718154 INFO  (auditTestCallback-12908-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 35299
   [junit4]   2> 4718154 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4718154 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4718260 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer start zk server on port:43836
   [junit4]   2> 4718260 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43836
   [junit4]   2> 4718260 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43836
   [junit4]   2> 4718430 INFO  (zkConnectionManagerCallback-15642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4718503 INFO  (zkConnectionManagerCallback-15644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4718523 INFO  (zkConnectionManagerCallback-15646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4718560 WARN  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4718560 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4718560 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4718560 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4718661 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4718661 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4718661 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4718669 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a76363c{/solr,null,AVAILABLE}
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7258e1da{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43317}
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.e.j.s.Server Started @4718867ms
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43317}
   [junit4]   2> 4718670 ERROR (jetty-launcher-15647-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4718670 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-02T05:01:27.531553Z
   [junit4]   2> 4718706 INFO  (zkConnectionManagerCallback-15649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4718707 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4720118 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4720136 WARN  (jetty-launcher-15647-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@18b3d87e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4720209 WARN  (jetty-launcher-15647-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e1a89d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4720211 INFO  (jetty-launcher-15647-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43836/solr
   [junit4]   2> 4720246 INFO  (zkConnectionManagerCallback-15656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4720270 INFO  (zkConnectionManagerCallback-15658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4720868 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43317_solr
   [junit4]   2> 4720868 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.Overseer Overseer (id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) starting
   [junit4]   2> 4720958 INFO  (zkConnectionManagerCallback-15665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4720978 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43836/solr ready
   [junit4]   2> 4721011 INFO  (OverseerStateUpdate-74620752084598789-127.0.0.1:43317_solr-n_0000000000) [n:127.0.0.1:43317_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43317_solr
   [junit4]   2> 4721031 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43317_solr
   [junit4]   2> 4721128 INFO  (zkCallback-15657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4721145 INFO  (zkCallback-15664-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4721178 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.CoreContainer Initializing auditlogger plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 4721388 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4721573 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43317.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4721700 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43317.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4721701 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43317.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1814e900
   [junit4]   2> 4721702 INFO  (jetty-launcher-15647-thread-1) [n:127.0.0.1:43317_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_F787155F70290CCE-001/tempDir-002/node1/.
   [junit4]   2> 4722028 INFO  (zkConnectionManagerCallback-15672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4722030 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4722030 INFO  (TEST-AuditLoggerIntegrationTest.testAsyncQueueDrain-seed#[F787155F70290CCE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43836/solr ready
   [junit4]   2> 4722085 INFO  (qtp1164304153-39512) [n:127.0.0.1:43317_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4722085 INFO  (qtp1164304153-39512) [n:127.0.0.1:43317_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4722101 INFO  (audit-15666-thread-1-processing-n:127.0.0.1:43317_solr) [n:127.0.0.1:43317_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 4722101 INFO  (qtp1164304153-39513) [n:127.0.0.1:43317_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4722102 INFO  (qtp1164304153-39513) [n:127.0.0.1:43317_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4722103 INFO  (qtp1164304153-39514) [n:127.0.0.1:43317_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4722249 INFO  (qtp1164304153-39514) [n:127.0.0.1:43317_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=146
   [junit4]   2> 4722337 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1900603035
   [junit4]   2> 4722337 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43317_solr
   [junit4]   2> 4722340 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 4722340 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43317_solr as DOWN
   [junit4]   2> 4722357 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4722359 INFO  (audit-15666-thread-1-processing-n:127.0.0.1:43317_solr) [n:127.0.0.1:43317_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43317/solr/admin/collections","nodeName":"n:127.0.0.1:43317_solr","message":"Completed","level":"INFO","date":1556773290946,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:43317"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43317,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:35299
   [junit4]   2> 4722359 INFO  (audit-15666-thread-1-processing-n:127.0.0.1:43317_solr) [n:127.0.0.1:43317_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 4722385 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4722385 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ce9ee5: rootName = solr_43317, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@31239fb2
   [junit4]   2> 4722402 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4722409 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3be614d9: rootName = solr_43317, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@642bc4fc
   [junit4]   2> 4722412 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4722412 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f85df52: rootName = solr_43317, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@722a71c8
   [junit4]   2> 4722412 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4722424 INFO  (auditTestCallback-12908-thread-1) [    ] o.a.s.s.AuditLoggerIntegrationTest Received audit event for path /admin/collections
   [junit4]   2> 4722445 INFO  (closeThreadPool-15677-thread-2) [    ] o.a.s.c.Overseer Overseer (id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
   [junit4]   2> 4722445 INFO  (OverseerStateUpdate-74620752084598789-127.0.0.1:43317_solr-n_0000000000) [n:127.0.0.1:43317_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43317_solr
   [junit4]   2> 4722450 INFO  (OverseerAutoScalingTriggerThread-74620752084598789-127.0.0.1:43317_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4722495 INFO  (closeThreadPool-15677-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
   [junit4]   2> 4722547 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.c.Overseer Overseer (id=74620752084598789-127.0.0.1:43317_solr-n_0000000000) closing
   [junit4]   2> 4722596 INFO  (audit-15666-thread-1-processing-n:127.0.0.1:43317_solr) [n:127.0.0.1:43317_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit callback {"requestUrl":"http://127.0.0.1:43317/solr/admin/collections","nodeName":"n:127.0.0.1:43317_solr","message":"Completed","level":"INFO","date":1556773290963,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient] 1.0","Connection":"keep-alive","Host":"127.0.0.1:43317"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":43317,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":0.0} to localhost:35299
   [junit4]   2> 4722596 INFO  (audit-15666-thread-1-processing-n:127.0.0.1:43317_solr) [n:127.0.0.1:43317_solr    ] o.a.s.s.CallbackAuditLoggerPlugin Sleeping for 150ms before sending callback
   [junit4]   2> 4722681 INFO  (jetty-closer-15673-thread-1) [    ] o.a.s.s.AuditLogg

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

ene-Solr-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/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-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2096477209
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2096477209
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2096477209

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 5ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 249 minutes 16 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
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:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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-Tests-master - Build # 3323 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3323/

2 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:38329/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:38329/collection1
	at __randomizedtesting.SeedInfo.seed([F3B1504901B88534:7BE56F93AF44E8CC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:38329/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45954/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45954/collection1
	at __randomizedtesting.SeedInfo.seed([F3B1504901B88534:7BE56F93AF44E8CC]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45954/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more




Build Log:
[...truncated 15215 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/init-core-data-001
   [junit4]   2> 2574203 INFO  (SUITE-PeerSyncTest-seed#[F3B1504901B88534]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2574204 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2574243 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2574283 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2574411 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2574480 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2574483 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@642f47cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2574486 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f800fd8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2574505 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2574506 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2574529 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2574545 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2574545 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2574547 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2574567 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2574587 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2574728 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2574737 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2574738 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2574738 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/init-core-data-001/]
   [junit4]   2> 2574740 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.8037109375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.315796044812338, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1834453089126319, deletesPctAllowed=42.73257154016202
   [junit4]   2> 2574741 WARN  (coreLoadExecutor-12026-thread-1) [    x:collection1] 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> 2574796 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2574796 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2574798 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2574798 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2574799 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2040521199, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2574799 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e236f5b[collection1] main]
   [junit4]   2> 2574800 WARN  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2574800 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2574800 INFO  (coreLoadExecutor-12026-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632357968299163648
   [junit4]   2> 2574803 INFO  (searcherExecutor-12027-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e236f5b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2574981 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2574987 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2574987 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2574987 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 2574989 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2574989 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2574989 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2574989 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ab1cf8b{/,null,AVAILABLE}
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3061e889{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34912}
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server Started @2575046ms
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=34912, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/control/cores}
   [junit4]   2> 2574990 ERROR (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2574990 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T19:11:09.738901Z
   [junit4]   2> 2574991 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/control/solr.xml
   [junit4]   2> 2574994 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2574994 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2574996 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2575112 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2575113 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@422f56fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2575118 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c57b210[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2575137 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2575137 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2575171 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2575195 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2575195 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2575198 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/control/cores
   [junit4]   2> 2575198 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2575199 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2575233 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2575255 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2575387 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2575397 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2575397 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2575397 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2575400 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.8037109375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.315796044812338, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1834453089126319, deletesPctAllowed=42.73257154016202
   [junit4]   2> 2575402 WARN  (coreLoadExecutor-12040-thread-1) [    x:collection1] 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> 2575520 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2575520 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2575522 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2575522 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2575531 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2040521199, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2575532 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a2884da[collection1] main]
   [junit4]   2> 2575533 WARN  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2575535 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2575535 INFO  (coreLoadExecutor-12040-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632357969069867008
   [junit4]   2> 2575539 INFO  (searcherExecutor-12041-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a2884da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2575717 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2575717 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2575717 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2575717 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 2575719 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2575719 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2575719 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2575719 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21927f90{/,null,AVAILABLE}
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73c94ef5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38329}
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server Started @2575776ms
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=38329, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard0/cores}
   [junit4]   2> 2575720 ERROR (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2575720 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T19:11:10.468925Z
   [junit4]   2> 2575721 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2575724 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2575724 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2575726 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2576359 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2576377 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12e984d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2576387 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6c87a4ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2576428 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2576428 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2576462 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2576499 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2576499 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2576502 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard0/cores
   [junit4]   2> 2576502 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2576503 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2576523 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2576573 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2576737 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2576747 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2576748 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2576748 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2576751 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.8037109375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.315796044812338, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1834453089126319, deletesPctAllowed=42.73257154016202
   [junit4]   2> 2576753 WARN  (coreLoadExecutor-12054-thread-1) [    x:collection1] 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> 2576898 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2576898 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2576900 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2576900 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2576901 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2040521199, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2576902 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fe91c43[collection1] main]
   [junit4]   2> 2576902 WARN  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2576903 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2576903 INFO  (coreLoadExecutor-12054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632357970504318976
   [junit4]   2> 2576907 INFO  (searcherExecutor-12055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fe91c43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2577053 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2577054 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2577054 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2577054 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 2577056 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2577056 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2577056 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2577056 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6531579{/,null,AVAILABLE}
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19e741fb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34502}
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server Started @2577113ms
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=34502, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard1/cores}
   [junit4]   2> 2577057 ERROR (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 2577057 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2577058 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2577058 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T19:11:11.806089Z
   [junit4]   2> 2577058 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2577062 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2577062 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2577064 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2577455 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2577457 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ee1ea16[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577466 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2e5dc07e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2577485 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2577485 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2577517 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2577543 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2577544 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2577546 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard1/cores
   [junit4]   2> 2577547 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2577548 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2577572 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2577593 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2577796 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2577807 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2577807 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2577808 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2577810 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.8037109375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.315796044812338, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1834453089126319, deletesPctAllowed=42.73257154016202
   [junit4]   2> 2577812 WARN  (coreLoadExecutor-12068-thread-1) [    x:collection1] 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> 2577868 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2577868 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2577870 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2577870 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2577871 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2040521199, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2577872 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7045b26d[collection1] main]
   [junit4]   2> 2577872 WARN  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2577873 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2577873 INFO  (coreLoadExecutor-12068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632357971521437696
   [junit4]   2> 2577876 INFO  (searcherExecutor-12069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7045b26d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2578019 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2578019 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2578019 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2578019 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 2578021 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2578021 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2578021 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2578021 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bd300f6{/,null,AVAILABLE}
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fd262c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43197}
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.s.Server Started @2578078ms
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43197, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard2/cores}
   [junit4]   2> 2578022 ERROR (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2578022 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T19:11:12.770727Z
   [junit4]   2> 2578023 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2578026 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2578026 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2578027 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2578309 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2578310 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4db56d6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2578314 WARN  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@40908f9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2578355 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2578356 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2578387 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2578411 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2578412 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2578414 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard2/cores
   [junit4]   2> 2578414 INFO  (TEST-PeerSyncTest.test-seed#[F3B1504901B88534]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2578415 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2578457 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2578478 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2578600 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2578609 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2578610 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@77ca7b99
   [junit4]   2> 2578610 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_F3B1504901B88534-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2578613 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=51.8037109375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=18.315796044812338, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1834453089126319, deletesPctAllowed=42.73257154016202
   [junit4]   2> 2578615 WARN  (coreLoadExecutor-12082-thread-1) [    x:collection1] 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> 2578671 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2578671 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2578673 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2578673 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2578674 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2040521199, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2578674 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@42733d45[collection1] main]
   [junit4]   2> 2578675 WARN  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2578675 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2578676 INFO  (coreLoadExecutor-12082-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632357972363444224
   [junit4]   2> 2578679 INFO  (searcherExecutor-12083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42733d45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2578686 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 2
   [junit4]   2> 2578688 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38329/collection1] nUpdates=100
   [junit4]   2> 2578696 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5625f5cd[collection1] realtime]
   [junit4]   2> 2578696 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:6.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 2578696 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2578697 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 2578698 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 2578699 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 2578699 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578699 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38329/collection1&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2578701 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 2578702 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38329/collection1] nUpdates=100
   [junit4]   2> 2578703 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 2578703 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578708 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f497420[collection1] realtime]
   [junit4]   2> 2578709 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 2578709 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 2578709 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38329/collection1&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2578710 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632357972399095808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2578710 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@33abe528 commitCommandVersion:1632357972399095808
   [junit4]   2> 2578722 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52c05cce[collection1] main]
   [junit4]   2> 2578723 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2578725 INFO  (searcherExecutor-12055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52c05cce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873441, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2578726 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 16
   [junit4]   2> 2578727 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632357972416921600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2578727 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@259b2553 commitCommandVersion:1632357972416921600
   [junit4]   2> 2578728 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c6d8ccc[collection1] main]
   [junit4]   2> 2578728 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2578731 INFO  (searcherExecutor-12069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c6d8ccc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873454, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2578731 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2578732 INFO  (qtp195285018-36106) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2578733 INFO  (qtp550231506-36125) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2578736 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 2
   [junit4]   2> 2578737 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38329/collection1] nUpdates=100
   [junit4]   2> 2578743 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45c4307f[collection1] realtime]
   [junit4]   2> 2578743 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578743 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 2578744 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 2578745 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578745 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578745 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 2 versions from http://127.0.0.1:38329/collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578746 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578752 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from http://127.0.0.1:38329/collection1n=1 versions=2...2
   [junit4]   2> 2578762 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:8.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578762 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={getUpdates=2...2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2578770 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 7
   [junit4]   2> 2578788 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52b55b8[collection1] realtime]
   [junit4]   2> 2578789 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:18.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578789 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 2578789 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 2578789 INFO  (qtp550231506-36126) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38329/collection1&wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 2578797 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632357972489273344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2578797 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@33abe528 commitCommandVersion:1632357972489273344
   [junit4]   2> 2578798 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50284772[collection1] main]
   [junit4]   2> 2578798 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2578801 INFO  (searcherExecutor-12055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50284772[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873441, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873488, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2578801 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 2578802 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632357972495564800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2578802 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@259b2553 commitCommandVersion:1632357972495564800
   [junit4]   2> 2578803 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@72dac533[collection1] main]
   [junit4]   2> 2578804 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2578806 INFO  (searcherExecutor-12069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72dac533[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873454, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873521, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2578806 INFO  (qtp550231506-36127) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2578807 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 2578808 INFO  (qtp550231506-36128) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 2578811 INFO  (qtp195285018-36106) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 1
   [junit4]   2> 2578812 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 2578813 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 2578814 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 2578815 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 2578815 INFO  (qtp195285018-36106) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[8 (8)]} 0 0
   [junit4]   2> 2578816 INFO  (qtp195285018-36107) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[9 (9)]} 0 0
   [junit4]   2> 2578817 INFO  (qtp195285018-36108) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[10 (10)]} 0 0
   [junit4]   2> 2578818 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:38329/collection1] nUpdates=100
   [junit4]   2> 2578828 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@730fb65d[collection1] realtime]
   [junit4]   2> 2578829 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:9.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 2578829 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2578829 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 2578831 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 2578831 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578831 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 10 versions from http://127.0.0.1:38329/collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=10, maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 2578832 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578832 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from http://127.0.0.1:38329/collection1n=8 versions=3...10
   [junit4]   2> 2578833 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=10, maxVersionEncountered=10, maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 2578833 INFO  (qtp195285018-36105) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={getUpdates=3...10&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2578837 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (3), 4 (4), 5 (5), 6 (6), 7 (7), 8 (8), 9 (9), 10 (10)]} 0 3
   [junit4]   2> 2578849 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@606118d5[collection1] realtime]
   [junit4]   2> 2578849 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:12.0 result:{maxVersionSpecified=10, maxVersionEncountered=10, maxInHash=10, versionsHash=-5671163287542876028, numVersions=10, numDocs=10, maxDoc=8}
   [junit4]   2> 2578849 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 2578849 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 2578849 INFO  (qtp550231506-36129) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:38329/collection1&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 2578851 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632357972546945024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2578851 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@33abe528 commitCommandVersion:1632357972546945024
   [junit4]   2> 2578851 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25608420[collection1] main]
   [junit4]   2> 2578852 INFO  (qtp195285018-36104) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2578854 INFO  (searcherExecutor-12055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25608420[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873441, java.version=11.0.1, java.vm.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-137-generic, os=Linux, java.vendor=Oracle Corporation, timestamp=1556737873488, java.version=11.0.1, java.vm.ver

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

t params are: codec=Asserting(Lucene80): {range_facet_l_dv=PostingsFormat(name=MockRandom), n_l1=FSTOrd50, multiDefault=FSTOrd50, _root_=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), n_dt1=PostingsFormat(name=LuceneFixedGap), n_td1=PostingsFormat(name=LuceneFixedGap), title=PostingsFormat(name=LuceneFixedGap), title_lettertok=PostingsFormat(name=MockRandom), n_d1=FSTOrd50, range_facet_l=FSTOrd50, n_f1=PostingsFormat(name=LuceneFixedGap), n_ti1=PostingsFormat(name=MockRandom), title_stringNoNorms=FSTOrd50, n_tl1=PostingsFormat(name=LuceneFixedGap), n_tf1=FSTOrd50, title_stemmed=PostingsFormat(name=LuceneFixedGap), n_tdt1=PostingsFormat(name=LuceneFixedGap), id_i1=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom), range_facet_i_dv=FSTOrd50, text=BlockTreeOrds(blocksize=128), timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), val_i_dvo=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=538, maxMBSortInHeap=5.1342092237893135, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e82c99), locale=ms-BN, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=95698496,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, DeleteLastCustomShardedReplicaTest, CurrencyFieldTypeTest, TestCrossCoreJoin, TestMacros, TestChildDocTransformer, PathHierarchyTokenizerFactoryTest, TestCloudNestedDocsSort, TestUpdate, CoreAdminCreateDiscoverTest, TestDistribIDF, TestConfigSetsAPI, TestJsonFacetRefinement, TestApiFramework, SimplePostToolTest, TestSolrCoreProperties, TestSolrCoreParser, TestConfigOverlay, NumberUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSimDistributedQueue, CdcrVersionReplicationTest, TestMissingGroups, TestManagedResourceStorage, TestAnalyzedSuggestions, SystemCollectionCompatTest, TestCloudSchemaless, DistributedQueryComponentCustomSortTest, BlockJoinFacetRandomTest, AnalyticsMergeStrategyTest, AuthToolTest, CategoryRoutedAliasUpdateProcessorTest, TestCollectionAPI, TestOverriddenPrefixQueryForCustomFieldType, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, TestInitQParser, MoveReplicaHDFSFailoverTest, TestSearchPerf, BaseCdcrDistributedZkTest, IndexSchemaTest, TestUseDocValuesAsStored, TestPrepRecovery, EnumFieldTest, ReindexCollectionTest, CacheHeaderTest, TestRTGBase, PluginInfoTest, AutoAddReplicasIntegrationTest, TestPhraseSuggestions, TestCoreBackup, UtilsToolTest, HttpPartitionOnCommitTest, PeerSyncReplicationTest, TestNonDefinedSimilarityFactory, TestDeprecatedFilters, JsonLoaderTest, QueryEqualityTest, TestWordDelimiterFilterFactory, TestFieldCollectionResource, RuleEngineTest, SliceStateTest, ForceLeaderWithTlogReplicasTest, CreateCollectionCleanupTest, SolrGraphiteReporterTest, ReturnFieldsTest, TestHttpShardHandlerFactory, UUIDUpdateProcessorFallbackTest, DistributedSpellCheckComponentTest, TestSolrConfigHandlerCloud, TestUtilizeNode, TestPHPSerializedResponseWriter, TestGeoJSONResponseWriter, TestCustomSort, ConcurrentCreateRoutedAliasTest, SpatialFilterTest, ConjunctionSolrSpellCheckerTest, TestSimGenericDistributedQueue, TestSimClusterStateProvider, TestGraphTermsQParserPlugin, IndexBasedSpellCheckerTest, DistanceFunctionTest, HdfsChaosMonkeySafeLeaderTest, DistributedUpdateProcessorTest, SolrXmlInZkTest, TestNumericRangeQuery64, TestRestoreCore, LeaderFailoverAfterPartitionTest, TestRecoveryHdfs, TestLegacyField, TestHalfAndHalfDocValues, XsltUpdateRequestHandlerTest, TestScoreJoinQPScore, TestLegacyNumericRangeQueryBuilder, TestComplexPhraseLeadingWildcard, FacetPivotSmallTest, TestPseudoReturnFields, TestUniqueKeyFieldResource, CollectionsAPIDistributedZkTest, TestInfoStreamLogging, TestShardHandlerFactory, TestSolrDeletionPolicy1, QueryElevationComponentTest, SolrSlf4jReporterTest, DistributedFacetPivotLargeTest, BufferStoreTest, TestCorePropertiesReload, TestNumericTerms32, PropertiesRequestHandlerTest, TestLegacyTerms, SolrRrdBackendFactoryTest, TestDistributedMissingSort, TestUnInvertedFieldException, NumericFieldsTest, TestJettySolrRunner, TestCloudDeleteByQuery, DistributedVersionInfoTest, NodeMutatorTest, TestStressLucene, BasicDistributedZk2Test, LeaderVoteWaitTimeoutTest, TestInPlaceUpdateWithRouteField, IgnoreCommitOptimizeUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, ShardRoutingCustomTest, ReplaceNodeTest, TestStressCloudBlindAtomicUpdates, TestDocTermOrds, ZkStateReaderTest, JWTAuthPluginTest, CursorPagingTest, JvmMetricsTest, SolrCoreCheckLockOnStartupTest, TestEmbeddedSolrServerAdminHandler, TaggingAttributeTest, TestFieldTypeResource, SampleTest, PreAnalyzedFieldManagedSchemaCloudTest, SpellPossibilityIteratorTest, TestCoreAdminApis, EchoParamsTest, OutputWriterTest, TestHighlightDedupGrouping, TestJoin, TestRandomFaceting, TestSimpleTrackingShardHandler, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, NestedShardedAtomicUpdateTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestRequestForwarding, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, ZkFailoverTest, ZkSolrClientTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TriggerCooldownIntegrationTest, TestSimNodeLostTrigger, TestSimPolicyCloud, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, ResourceLoaderTest, TestBadConfig, TestConfigSets, TestCoreDiscovery, TestDynamicURP, TestImplicitCoreProperties, TestLazyCores, TestQuerySenderListener, TestReloadAndDeleteDocs, TestSolrCloudSnapshots, TestReplicationHandlerDiskOverFlow, V2ApiIntegrationTest, DaemonStreamApiTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, CustomHighlightComponentTest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, SearchHandlerTest, TermVectorComponentDistributedTest, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, TaggerTest, HighlighterTest, CheckHdfsIndexTest, BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, DocValuesMultiTest, DocValuesTest, TestBinaryField, TestCloudManagedSchema, TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields, TestSolr4Spatial, TestStandardQParsers, TestStressUserVersions, TestStressVersions, TestSurroundQueryParser, TestValueSourceCache, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, TestDefaultStatsCache, AuditLoggerPluginTest, BasicAuthIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, TestFreeTextSuggestions, TestFieldCacheReopen, TestFieldCacheSortRandom, AnalysisErrorHandlingTest, DirectUpdateHandlerTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderTest]
   [junit4] Completed [809/855 (2!)] on J0 in 140.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 20047 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-11
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-11
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.lucene.queries.mlt.TestMoreLikeThis (TestMoreLikeThis.java:497)
[forbidden-apis] Scanned 239 class file(s) for forbidden API invocations (in 0.16s), 1 error(s).

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:634: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:119: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2180: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2355: Check for forbidden API calls failed, see log.

Total time: 112 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-master - Build # 3322 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3322/

3 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41042/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41042/collection1
	at __randomizedtesting.SeedInfo.seed([4C8CA59F47223283:C4D89A45E9DE5F7B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41042/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36632/_ofo/c/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36632/_ofo/c/collection1
	at __randomizedtesting.SeedInfo.seed([4C8CA59F47223283:C4D89A45E9DE5F7B]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36632/_ofo/c/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
	at __randomizedtesting.SeedInfo.seed([4C8CA59F47223283:C4D89A45E9DE5F7B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsResurrectionTest(TestInPlaceUpdatesDistrib.java:852)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13220 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/init-core-data-001
   [junit4]   2> 703348 WARN  (SUITE-PeerSyncTest-seed#[4C8CA59F47223283]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1158 numCloses=1158
   [junit4]   2> 703348 INFO  (SUITE-PeerSyncTest-seed#[4C8CA59F47223283]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 703349 INFO  (SUITE-PeerSyncTest-seed#[4C8CA59F47223283]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 703352 INFO  (SUITE-PeerSyncTest-seed#[4C8CA59F47223283]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 703352 INFO  (SUITE-PeerSyncTest-seed#[4C8CA59F47223283]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 703353 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 703353 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 703463 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 703485 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 703705 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 704210 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 704215 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c9fd853[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704219 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c563163[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 704237 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 704237 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 704262 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 704278 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 704278 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 704281 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 704305 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 704325 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 704445 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 704456 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 704456 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 704456 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/init-core-data-001/]
   [junit4]   2> 704459 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.1142578125, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=14.352225393945815, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8419052995235371, deletesPctAllowed=49.921869403423955
   [junit4]   2> 704461 WARN  (coreLoadExecutor-2280-thread-1) [    x:collection1] 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> 704514 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 704514 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 704516 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 704516 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 704517 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.466796875, floorSegmentMB=0.279296875, forceMergeDeletesPctAllowed=29.685748769158387, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326874206233095, deletesPctAllowed=46.96989159882985
   [junit4]   2> 704518 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60b186c[collection1] main]
   [junit4]   2> 704519 WARN  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 704519 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 704520 INFO  (coreLoadExecutor-2280-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632333310496604160
   [junit4]   2> 704524 INFO  (searcherExecutor-2281-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60b186c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 704525 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 704687 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/control/cores/collection1
   [junit4]   2> 704688 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 704689 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 704689 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 704689 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 704706 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704706 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704706 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 704706 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@242cabf3{/,null,AVAILABLE}
   [junit4]   2> 704707 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41774a8b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45540}
   [junit4]   2> 704707 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server Started @704758ms
   [junit4]   2> 704707 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=45540, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/control/cores}
   [junit4]   2> 704708 ERROR (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T12:39:14.223468Z
   [junit4]   2> 704708 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/control/solr.xml
   [junit4]   2> 704712 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 704712 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 704810 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 705003 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 705004 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2fc25137[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705009 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@56dfa198[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705029 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 705029 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 705062 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 705103 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 705104 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 705107 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/control/cores
   [junit4]   2> 705107 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 705108 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 705167 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 705189 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 705318 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 705361 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 705361 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 705361 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 705364 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.1142578125, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=14.352225393945815, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8419052995235371, deletesPctAllowed=49.921869403423955
   [junit4]   2> 705385 WARN  (coreLoadExecutor-2294-thread-1) [    x:collection1] 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> 705523 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705523 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705528 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 705528 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705537 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.466796875, floorSegmentMB=0.279296875, forceMergeDeletesPctAllowed=29.685748769158387, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326874206233095, deletesPctAllowed=46.96989159882985
   [junit4]   2> 705538 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5083c6e4[collection1] main]
   [junit4]   2> 705539 WARN  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 705540 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 705540 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632333311566151680
   [junit4]   2> 705545 INFO  (searcherExecutor-2295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5083c6e4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 705837 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 705870 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 705870 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 705870 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 705870 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 705901 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 705901 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 705901 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 705903 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a5b388a{/,null,AVAILABLE}
   [junit4]   2> 705906 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@373981cc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41042}
   [junit4]   2> 705906 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server Started @705957ms
   [junit4]   2> 705906 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=41042, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard0/cores}
   [junit4]   2> 705906 ERROR (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 705906 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 705906 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 705907 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 705907 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 705907 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T12:39:15.422057Z
   [junit4]   2> 705907 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 705912 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 705912 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 705915 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 706066 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 706067 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@54d972d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706071 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ee61a82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706126 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 706126 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 706159 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 706184 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 706185 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 706188 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard0/cores
   [junit4]   2> 706188 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 706189 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 706259 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 706352 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 706577 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 706592 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 706593 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 706593 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 706597 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.1142578125, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=14.352225393945815, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8419052995235371, deletesPctAllowed=49.921869403423955
   [junit4]   2> 706600 WARN  (coreLoadExecutor-2308-thread-1) [    x:collection1] 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> 706679 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 706679 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 706681 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 706681 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 706683 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.466796875, floorSegmentMB=0.279296875, forceMergeDeletesPctAllowed=29.685748769158387, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326874206233095, deletesPctAllowed=46.96989159882985
   [junit4]   2> 706684 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@704f4dcf[collection1] main]
   [junit4]   2> 706684 WARN  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 706686 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 706686 INFO  (coreLoadExecutor-2308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632333312767819776
   [junit4]   2> 706695 INFO  (searcherExecutor-2309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@704f4dcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 707472 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 707473 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 707474 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 707474 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 707474 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 707475 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 707475 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 707475 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 707476 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b51205e{/,null,AVAILABLE}
   [junit4]   2> 707476 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a0ae441{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44767}
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server Started @707528ms
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=44767, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard1/cores}
   [junit4]   2> 707477 ERROR (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 707477 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T12:39:16.992830Z
   [junit4]   2> 707478 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 707482 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 707482 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 707483 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 707570 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 707572 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5bd68f77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707580 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@61ca66d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 707598 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 707598 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 707632 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 707657 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 707657 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 707660 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard1/cores
   [junit4]   2> 707660 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 707661 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 707725 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 707789 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 707991 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708002 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 708003 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 708003 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 708006 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.1142578125, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=14.352225393945815, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8419052995235371, deletesPctAllowed=49.921869403423955
   [junit4]   2> 708009 WARN  (coreLoadExecutor-2322-thread-1) [    x:collection1] 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> 708241 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 708241 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 708243 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 708243 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 708245 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.466796875, floorSegmentMB=0.279296875, forceMergeDeletesPctAllowed=29.685748769158387, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326874206233095, deletesPctAllowed=46.96989159882985
   [junit4]   2> 708246 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c914477[collection1] main]
   [junit4]   2> 708246 WARN  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 708247 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 708247 INFO  (coreLoadExecutor-2322-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632333314404646912
   [junit4]   2> 708259 INFO  (searcherExecutor-2323-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c914477[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 709326 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 709327 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 709327 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 709327 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 709327 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 709329 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 709329 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 709329 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 709329 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@544d62dc{/,null,AVAILABLE}
   [junit4]   2> 709330 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c0db042{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43237}
   [junit4]   2> 709330 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.s.Server Started @709381ms
   [junit4]   2> 709330 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/, solrconfig=solrconfig-tlog.xml, hostPort=43237, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard2/cores}
   [junit4]   2> 709331 ERROR (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 709331 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 709331 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 709331 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 709331 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 709331 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T12:39:18.846631Z
   [junit4]   2> 709332 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 709335 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 709335 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 709337 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 709566 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 709568 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@360b77e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709572 WARN  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45bc62d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709590 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 709591 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 709622 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 709646 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 709646 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 709649 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard2/cores
   [junit4]   2> 709649 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 709650 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 709695 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 709785 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 709894 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 709905 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 709918 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44c8da19
   [junit4]   2> 709918 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_4C8CA59F47223283-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 709929 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=55.1142578125, floorSegmentMB=0.8564453125, forceMergeDeletesPctAllowed=14.352225393945815, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8419052995235371, deletesPctAllowed=49.921869403423955
   [junit4]   2> 709931 WARN  (coreLoadExecutor-2336-thread-1) [    x:collection1] 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> 710049 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 710049 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 710051 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 710051 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 710052 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=64.466796875, floorSegmentMB=0.279296875, forceMergeDeletesPctAllowed=29.685748769158387, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326874206233095, deletesPctAllowed=46.96989159882985
   [junit4]   2> 710053 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4980908c[collection1] main]
   [junit4]   2> 710053 WARN  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 710054 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 710054 INFO  (coreLoadExecutor-2336-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632333316299423744
   [junit4]   2> 710058 INFO  (searcherExecutor-2337-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4980908c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 710058 INFO  (TEST-PeerSyncTest.test-seed#[4C8CA59F47223283]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 710067 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 3
   [junit4]   2> 710078 INFO  (qtp1042126487-6732) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41042/collection1] nUpdates=100
   [junit4]   2> 710096 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@523bfa05[collection1] realtime]
   [junit4]   2> 710096 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:10.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 710097 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 710098 INFO  (qtp1042126487-6732) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 710109 INFO  (qtp1042126487-6732) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  sync failed.
   [junit4]   2> 710110 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 710111 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 710111 INFO  (qtp1042126487-6732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41042/collection1&wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 710113 INFO  (qtp1042126487-6733) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 710115 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41042/collection1] nUpdates=100
   [junit4]   2> 710116 INFO  (qtp550414066-6708) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 710116 INFO  (qtp550414066-6708) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 710119 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5afd699[collection1] realtime]
   [junit4]   2> 710120 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 710120 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 710120 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41042/collection1&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 710121 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632333316369678336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 710121 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6bd7eea6 commitCommandVersion:1632333316369678336
   [junit4]   2> 710122 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63b18b4e[collection1] main]
   [junit4]   2> 710123 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 710126 INFO  (searcherExecutor-2309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63b18b4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359609, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 710126 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 710127 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632333316375969792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 710127 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c2bd869 commitCommandVersion:1632333316375969792
   [junit4]   2> 710128 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16b22c70[collection1] main]
   [junit4]   2> 710131 INFO  (searcherExecutor-2323-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16b22c70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359633, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 710131 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 710131 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 710132 INFO  (qtp550414066-6712) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 710133 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 710137 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 2
   [junit4]   2> 710137 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:41042/collection1] nUpdates=100
   [junit4]   2> 710143 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d935513[collection1] realtime]
   [junit4]   2> 710143 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:5.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 710144 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 710144 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1, maxInHash=1, versionsHash=-5451962507482445012, numVersions=1, numDocs=1, maxDoc=1}
   [junit4]   2> 710145 INFO  (qtp550414066-6708) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 710145 INFO  (qtp550414066-6708) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&fingerprint=true&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 710146 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=  Received 2 versions from http://127.0.0.1:41042/collection1 fingerprint:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 710147 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&checkCanHandleVersionRanges=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 710184 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= Requesting updates from http://127.0.0.1:41042/collection1n=1 versions=2...2
   [junit4]   2> 710189 INFO  (qtp550414066-6712) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 710190 INFO  (qtp550414066-6712) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={getUpdates=2...2&distrib=false&qt=/get&fingerprint=true&onlyIfActive=false&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 710193 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (2)]} 0 2
   [junit4]   2> 710207 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@222e1f05[collection1] realtime]
   [junit4]   2> 710207 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:13.0 result:{maxVersionSpecified=2, maxVersionEncountered=2, maxInHash=2, versionsHash=-1218814014108643565, numVersions=2, numDocs=2, maxDoc=1}
   [junit4]   2> 710207 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync Fingerprint comparison: 0
   [junit4]   2> 710207 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE. sync succeeded
   [junit4]   2> 710208 INFO  (qtp1042126487-6734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={qt=/get&getVersions=100&sync=http://127.0.0.1:41042/collection1&wt=javabin&version=2} status=0 QTime=70
   [junit4]   2> 710209 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632333316461953024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 710209 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6bd7eea6 commitCommandVersion:1632333316461953024
   [junit4]   2> 710210 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dab4df9[collection1] main]
   [junit4]   2> 710210 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 710213 INFO  (searcherExecutor-2309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6dab4df9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359609, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359656, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 710214 INFO  (qtp550414066-6713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 710215 INFO  (qtp1042126487-6735) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632333316468244480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 710215 INFO  (qtp1042126487-6735) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c2bd869 commitCommandVersion:1632333316468244480
   [junit4]   2> 710216 INFO  (qtp1042126487-6735) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@444b9992[collection1] main]
   [junit4]   2> 710220 INFO  (searcherExecutor-2323-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@444b9992[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359633, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556714359720, java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 710220 INFO  (qtp1042126487-6735) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 710221 INFO  (qtp1042126487-6735) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 710222 INFO  (qtp550414066-6714) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 710241 INFO  (qtp1042126487-6731) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 710244 INFO  (qtp550414066-6708) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 1
   [junit4]   2> 710248 INFO  (qtp550414066-6711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update p

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

le_stemmed=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Direct), title=PostingsFormat(name=MockRandom), title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), val_i_dvo=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1643, maxMBSortInHeap=6.275876791338384, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@221e500a), locale=fr-RE, timezone=Australia/Eucla
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=320079544,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestInitQParser, CoreAdminCreateDiscoverTest, TestCloudNestedDocsSort, TestConfigSetsAPI, TestGroupingSearch, TestImpersonationWithHadoopAuth, DeleteLastCustomShardedReplicaTest, SpellCheckComponentTest, SolrSlf4jReporterTest, TestFieldCacheReopen, IndexSchemaTest, HdfsRecoveryZkTest, TestUseDocValuesAsStored, TestSafeXMLParsing, ZkFailoverTest, TestTrieFacet, DistributedUpdateProcessorTest, TestHashPartitioner, TestCustomSort, ForceLeaderWithTlogReplicasTest, TestDistributedMissingSort, RequiredFieldsTest, TestExportWriter, TestDocBasedVersionConstraints, BooleanFieldTest, TestDynamicLoading, TestExtendedDismaxParser, TestLMDirichletSimilarityFactory, DistributedFacetPivotSmallTest, TestNumericTerms32, MetricsHistoryWithAuthIntegrationTest, PropertiesRequestHandlerTest, TestFieldCollectionResource, TestRequestForwarding, TlogReplayBufferedWhileIndexingTest, TestSimDistributedQueue, SolrGraphiteReporterTest, TestLegacyTerms, TestNumericRangeQuery64, TestInfoStreamLogging, TestSolrQueryParser, V2ApiIntegrationTest, EnumFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SliceStateTest, IndexBasedSpellCheckerTest, AutoAddReplicasIntegrationTest, QueryElevationComponentTest, TaggingAttributeTest, TestSolrXml, TestLegacyField, TestDocTermOrds, CustomHighlightComponentTest, AuthToolTest, ConjunctionSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestBadConfig, VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeyNothingIsSafeTest, TestStressCloudBlindAtomicUpdates, MaxSizeAutoCommitTest, DistributedSpellCheckComponentTest, MBeansHandlerTest, JWTAuthPluginTest, CategoryRoutedAliasUpdateProcessorTest, SpellPossibilityIteratorTest, CollectionsAPIDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestSolrCloudWithDelegationTokens, TestPostingsSolrHighlighter, TestStressUserVersions, CreateCollectionCleanupTest, TestSchemaManager, UtilsToolTest, SolrRrdBackendFactoryTest, DistributedVersionInfoTest, DateMathParserTest, SolrXmlInZkTest, TestMissingGroups, CoreAdminRequestStatusTest, TestRawTransformer, TestManagedResourceStorage, SimpleMLTQParserTest, DistanceFunctionTest, TestSimNodeLostTrigger, EchoParamsTest, TimeRoutedAliasUpdateProcessorTest, SearchHandlerTest, MultiSolrCloudTestCaseTest, PathHierarchyTokenizerFactoryTest, TestPrepRecovery, TestApiFramework, TestConfigOverlay, DistributedQueryComponentCustomSortTest, CursorPagingTest, TestCrossCoreJoin, SpatialHeatmapFacetsTest, UUIDUpdateProcessorFallbackTest, TestRuleBasedAuthorizationPlugin, SolrMetricManagerTest, QueryEqualityTest, BasicAuthIntegrationTest, BlockJoinFacetRandomTest, TestLockTree, ClassificationUpdateProcessorTest, SolrIndexConfigTest, TestConfigSets, HdfsThreadLeakTest, TestChildDocTransformer, ComputePlanActionTest, TestSchemaSimilarityResource, CurrencyFieldTypeTest, ZkSolrClientTest, TestUniqueKeyFieldResource, TestAtomicUpdateErrorCases, ReturnFieldsTest, DistributedDebugComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestPhraseSuggestions, BasicDistributedZk2Test, TestCloudPivotFacet, TestReplicationHandlerBackup, TestInPlaceUpdatesStandalone, CdcrVersionReplicationTest, BigEndianAscendingWordDeserializerTest, OverseerCollectionConfigSetProcessorTest, TestQuerySenderListener, MetricTriggerTest, SimplePostToolTest, CollectionReloadTest, SolrLogAuditLoggerPluginTest, BufferStoreTest, AnalysisAfterCoreReloadTest, TestAnalyzedSuggestions, HttpTriggerListenerTest, TestDistributedMap, HdfsCollectionsAPIDistributedZkTest, UninvertDocValuesMergePolicyTest, SuggestComponentTest, TestBinaryField, InfoHandlerTest, AssignBackwardCompatibilityTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, MetricsHistoryIntegrationTest, MoveReplicaHDFSTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudSearcherWarming, TestRebalanceLeaders, TestWithCollection, ScheduledMaintenanceTriggerTest, TestPolicyCloud, TriggerSetPropertiesIntegrationTest, TestSimLargeCluster, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, RequestHandlersTest, TestCustomStream, TestSolrDeletionPolicy1, TestSolrIndexConfig, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestCoreBackup, TestHdfsBackupRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, ShowFileRequestHandlerTest, StatsReloadRaceTest, SystemInfoHandlerTest, TestCoreAdminApis, ZookeeperStatusHandlerTest, BadComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, PhrasesIdentificationComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestFaceting, TestStreamBody, TestMacroExpander, TestMacros, SmileWriterTest, TestCSVResponseWriter, TestGeoJSONResponseWriter, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestRawResponseWriter, TestSubQueryTransformerDistrib, BadCopyFieldTest, BadIndexSchemaTest, DocValuesTest, SynonymTokenizerTest, TestCollationField, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields, TestFilteredDocIdSet, TestFiltering, TestReRankQParserPlugin, TestRealTimeGet, TestRecovery, TestReload, TestReloadDeadlock, TestSearchPerf, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrJ, TestStressLucene, TestStressRecovery, TestStressReorder, TestJsonFacetRefinement, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, SortByFunctionTest, TestMinMaxOnMultiValuedField, CloudMLTQParserTest, TestExactStatsCache, AuditLoggerIntegrationTest, DirectSolrConnectionTest, NoCacheHeaderTest, ResponseHeaderTest, SolrRequestParserTest, SuggesterWFSTTest, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, TestFieldCacheWithThreads, TestLegacyFieldCache, AddBlockUpdateTest, AnalysisErrorHandlingTest, CdcrUpdateLogTest, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderTest]
   [junit4] Completed [824/855 (3!)] on J0 in 143.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 19992 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-11
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-11
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/tools/forbiddenApis/lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.lucene.queries.mlt.TestMoreLikeThis (TestMoreLikeThis.java:497)
[forbidden-apis] Scanned 239 class file(s) for forbidden API invocations (in 0.16s), 1 error(s).

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:634: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:117: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:119: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2180: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2355: Check for forbidden API calls failed, see log.

Total time: 113 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-master - Build # 3321 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3321/

4 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([AF71BCFFA6822A94:DF841F56C64A83E2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:203)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44147/o_/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44147/o_/collection1
	at __randomizedtesting.SeedInfo.seed([AF71BCFFA6822A94:27258325087E476C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44147/o_/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35685/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35685/collection1
	at __randomizedtesting.SeedInfo.seed([AF71BCFFA6822A94:27258325087E476C]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35685/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	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.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
	... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
	at __randomizedtesting.SeedInfo.seed([AF71BCFFA6822A94:27258325087E476C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:273)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12475 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/init-core-data-001
   [junit4]   2> 32260 WARN  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 32260 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 32262 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 32262 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 32268 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001
   [junit4]   2> 32269 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 32269 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 32269 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 32369 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37120
   [junit4]   2> 32369 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37120
   [junit4]   2> 32369 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37120
   [junit4]   2> 32395 INFO  (zkConnectionManagerCallback-95-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32412 INFO  (zkConnectionManagerCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32424 INFO  (zkConnectionManagerCallback-99-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32532 WARN  (jetty-launcher-100-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 32535 WARN  (jetty-launcher-100-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 32672 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 32674 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 32680 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 32681 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 32681 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 32682 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 32740 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 32740 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 32742 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 32748 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 32748 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 32749 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 32766 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5897780e{/solr,null,AVAILABLE}
   [junit4]   2> 32767 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@977ee95{/solr,null,AVAILABLE}
   [junit4]   2> 32772 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d3db166{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٤٠٢٦}
   [junit4]   2> 32775 INFO  (jetty-launcher-100-thread-2) [    ] o.e.j.s.Server Started @٣٢٨٦٨ms
   [junit4]   2> 32776 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34026}
   [junit4]   2> 32791 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b7ea703{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٧٢٤٨}
   [junit4]   2> 32791 INFO  (jetty-launcher-100-thread-1) [    ] o.e.j.s.Server Started @٣٢٨٨٤ms
   [junit4]   2> 32792 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37248}
   [junit4]   2> 32813 ERROR (jetty-launcher-100-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32813 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 32813 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 32814 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32814 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32814 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T04:34:26.986227Z
   [junit4]   2> 32815 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 32829 ERROR (jetty-launcher-100-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32829 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 32829 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 32829 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32829 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32829 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-01T04:34:27.001535Z
   [junit4]   2> 32867 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32876 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32879 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 32879 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33124 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 33134 WARN  (jetty-launcher-100-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7932708f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33164 WARN  (jetty-launcher-100-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2258169c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33166 INFO  (jetty-launcher-100-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37120/solr
   [junit4]   2> 33175 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33186 INFO  (zkConnectionManagerCallback-114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33356 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37248_solr
   [junit4]   2> 33357 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.c.Overseer Overseer (id=73225446745374726-127.0.0.1:37248_solr-n_0000000000) starting
   [junit4]   2> 33388 INFO  (zkConnectionManagerCallback-121-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33396 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37120/solr ready
   [junit4]   2> 33410 INFO  (OverseerStateUpdate-73225446745374726-127.0.0.1:37248_solr-n_0000000000) [n:127.0.0.1:37248_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37248_solr
   [junit4]   2> 33421 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37248_solr
   [junit4]   2> 33432 INFO  (zkCallback-120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33438 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33488 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33605 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33606 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33606 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33610 INFO  (jetty-launcher-100-thread-1) [n:127.0.0.1:37248_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/.
   [junit4]   2> 33695 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 33698 WARN  (jetty-launcher-100-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@71faf6fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33726 WARN  (jetty-launcher-100-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@344e304c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 33727 INFO  (jetty-launcher-100-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37120/solr
   [junit4]   2> 33742 INFO  (zkConnectionManagerCallback-128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33754 INFO  (zkConnectionManagerCallback-130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33764 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33772 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34026_solr as DOWN
   [junit4]   2> 33777 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 33777 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34026_solr
   [junit4]   2> 33780 INFO  (zkCallback-120-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33780 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33781 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33812 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33816 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 33819 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37120/solr ready
   [junit4]   2> 33820 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 33878 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34026.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33919 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34026.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33920 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34026.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 33923 INFO  (jetty-launcher-100-thread-2) [n:127.0.0.1:34026_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node2/.
   [junit4]   2> 33997 INFO  (zkConnectionManagerCallback-143-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 34002 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 34004 INFO  (SUITE-SystemCollectionCompatTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37120/solr ready
   [junit4]   2> 34054 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF71BCFFA6822A94]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 34373 INFO  (qtp1505212157-238) [n:127.0.0.1:34026_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 34460 INFO  (OverseerThreadFactory-62-thread-1-processing-n:127.0.0.1:37248_solr) [n:127.0.0.1:37248_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 34637 INFO  (OverseerStateUpdate-73225446745374726-127.0.0.1:37248_solr-n_0000000000) [n:127.0.0.1:37248_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34026/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 34647 INFO  (OverseerStateUpdate-73225446745374726-127.0.0.1:37248_solr-n_0000000000) [n:127.0.0.1:37248_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37248/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 34877 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr    x:.system_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 34902 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr    x:.system_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 34903 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr    x:.system_shard1_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 35935 WARN  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 35935 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 35943 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 35960 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 35961 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 35971 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 35974 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 35981 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 35981 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 35994 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 35995 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 36002 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 36002 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 36002 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 36002 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n3' using configuration from collection .system, trusted=true
   [junit4]   2> 36008 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34026.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 36008 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 36009 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.core..system.shard1.replica_n3' (registry 'solr.core..system.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 36009 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/.system_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/./.system_shard1_replica_n3/data/]
   [junit4]   2> 36161 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36161 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 36167 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 36167 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 36171 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@30e95eff[.system_shard1_replica_n3] main]
   [junit4]   2> 36174 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 36175 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 36180 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 36187 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 36204 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 36206 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 36206 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 36209 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 36209 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 36249 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b97bbd6[.system_shard1_replica_n1] main]
   [junit4]   2> 36251 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 36253 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 36253 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 36255 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 36255 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 36256 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 36256 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632302814124310528
   [junit4]   2> 36257 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 68 ms
   [junit4]   2> 36259 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 36259 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1632302814127456256
   [junit4]   2> 36263 INFO  (searcherExecutor-74-thread-1-processing-n:127.0.0.1:34026_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1b97bbd6[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36275 INFO  (searcherExecutor-75-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@30e95eff[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36287 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 36288 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 36301 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 36301 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 36306 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 36808 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 36808 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 36809 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37248/solr/.system_shard1_replica_n3/
   [junit4]   2> 36820 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:37248/solr START replicas=[http://127.0.0.1:34026/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 36821 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n3 url=http://127.0.0.1:37248/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 36830 INFO  (qtp1505212157-237) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 36854 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 36854 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 36854 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/73225446745374726-core_node4-n_0000000000
   [junit4]   2> 36858 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37248/solr/.system_shard1_replica_n3/ shard1
   [junit4]   2> 36961 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 36965 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 36973 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n3&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2071
   [junit4]   2> 37074 INFO  (zkCallback-113-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37074 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37322 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2449
   [junit4]   2> 37363 INFO  (OverseerCollectionConfigSetProcessor-73225446745374726-127.0.0.1:37248_solr-n_0000000000) [n:127.0.0.1:37248_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 37365 INFO  (qtp1505212157-238) [n:127.0.0.1:34026_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 37423 INFO  (zkCallback-129-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37423 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37423 INFO  (zkCallback-113-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37429 INFO  (qtp1505212157-238) [n:127.0.0.1:34026_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3058
   [junit4]   2> 37431 INFO  (zkCallback-129-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 37483 INFO  (zkConnectionManagerCallback-150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 37486 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF71BCFFA6822A94]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 37488 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF71BCFFA6822A94]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37120/solr ready
   [junit4]   2> 37600 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=1, core_node4=1}, version=2}
   [junit4]   2> 37833 INFO  (qtp1505212157-237) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37248/solr/.system_shard1_replica_n3/&wt=javabin&version=2}{add=[16a71ac3245Tbx4nb98ci0w3btbvp2hhfup2k (1632302815487459328)]} 0 18
   [junit4]   2> 37841 ERROR (updateExecutor-108-thread-1-processing-x:.system_shard1_replica_n3 r:core_node4 null n:127.0.0.1:37248_solr c:.system s:shard1) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Error consuming and closing http response stream.
   [junit4]   2>           => java.nio.channels.AsynchronousCloseException
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316)
   [junit4]   2> java.nio.channels.AsynchronousCloseException: null
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:316) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.io.InputStream.read(InputStream.java:205) ~[?:?]
   [junit4]   2> 	at org.eclipse.jetty.client.util.InputStreamResponseListener$Input.read(InputStreamResponseListener.java:287) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:283) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176) ~[java/:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181) ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 37841 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16a71ac3245Tbx4nb98ci0w3btbvp2hhfup2k (1632302815487459328)]} 0 315
   [junit4]   2> 37857 INFO  (qtp1179266055-231) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632302815803080704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 37858 INFO  (qtp1179266055-231) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54bb2e10 commitCommandVersion:1632302815803080704
   [junit4]   2> 37866 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1632302815812517888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 37866 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9cc9f48 commitCommandVersion:1632302815812517888
   [junit4]   2> 37934 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d09ddc[.system_shard1_replica_n1] main]
   [junit4]   2> 37935 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 37938 INFO  (searcherExecutor-74-thread-1-processing-n:127.0.0.1:34026_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@5d09ddc[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272083}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 37939 INFO  (qtp1505212157-241) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37248/solr/.system_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 74
   [junit4]   2> 37942 INFO  (qtp1179266055-231) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@d22dfaa[.system_shard1_replica_n3] main]
   [junit4]   2> 37948 INFO  (searcherExecutor-75-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@d22dfaa[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272068}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 37949 INFO  (qtp1179266055-231) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 37950 INFO  (qtp1179266055-231) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 99
   [junit4]   2> 37968 INFO  (qtp1179266055-230) [n:127.0.0.1:37248_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 37995 INFO  (qtp1179266055-232) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.S.Request [.system_shard1_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 38014 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 38029 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 38051 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38065 INFO  (zkCallback-129-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 38065 INFO  (zkCallback-113-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 38065 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 38066 INFO  (zkCallback-129-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 38070 INFO  (zkCallback-129-thread-2) [    ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 38076 INFO  (zkCallback-129-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38080 INFO  (zkCallback-129-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 13 ms
   [junit4]   2> 38081 INFO  (Thread-30) [    ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n3
   [junit4]   2> 38081 INFO  (Thread-29) [    ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 38086 INFO  (Thread-30) [    ] o.a.s.c.SolrCore core reload .system_shard1_replica_n3
   [junit4]   2> 38093 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 38110 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 38117 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38117 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from collection .system
   [junit4]   2> 38224 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.core..system.shard1.replica_n3' (registry 'solr.core..system.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 38224 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/.system_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/./.system_shard1_replica_n3/data/]
   [junit4]   2> 38328 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 38328 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 38357 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ea3272a[.system_shard1_replica_n3] main]
   [junit4]   2> 38359 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 38359 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 38360 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 38361 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 38361 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 38373 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 38383 INFO  (searcherExecutor-84-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@2ea3272a[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272068}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 38390 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7729c24a[.system_shard1_replica_n3] main]
   [junit4]   2> 38393 INFO  (zkCallback-113-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 38396 INFO  (zkCallback-113-thread-3) [    ] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 38406 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 38406 INFO  (zkCallback-113-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38406 INFO  (zkCallback-113-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 13 ms
   [junit4]   2> 38410 INFO  (Thread-30) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 38413 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 38414 INFO  (searcherExecutor-84-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@7729c24a[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272068}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 38416 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ManagedIndexSchema Took 24.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 38416 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.S.Request [.system_shard1_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=408
   [junit4]   2> 38416 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@11d78fc7
   [junit4]   2> 38416 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3, tag=11d78fc7
   [junit4]   2> 38416 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@693deceb: rootName = solr_37248, domain = solr.core..system.shard1.replica_n3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@5199a62e
   [junit4]   2> 38439 INFO  (Thread-30) [    ] o.a.s.s.IndexSchema [.system_shard1_replica_n3] Schema name=_system collection or core
   [junit4]   2> 38445 INFO  (qtp1179266055-233) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=11d78fc7
   [junit4]   2> 38446 INFO  (Thread-30) [    ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38446 INFO  (Thread-30) [    ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n3' using configuration from collection .system
   [junit4]   2> 38454 INFO  (qtp1505212157-238) [n:127.0.0.1:34026_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38459 INFO  (OverseerThreadFactory-62-thread-2-processing-n:127.0.0.1:37248_solr) [n:127.0.0.1:37248_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 38473 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr    x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 38492 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr    x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 38499 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr    x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 38499 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr    x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 38527 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37248.solr.core..system.shard1.replica_n3' (registry 'solr.core..system.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 38527 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [[.system_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/.system_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node1/./.system_shard1_replica_n3/data/]
   [junit4]   2> 38593 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34026.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2dcfbe91
   [junit4]   2> 38593 INFO  (qtp1505212157-240) [n:127.0.0.1:34026_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_AF71BCFFA6822A94-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 38611 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 38611 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 38622 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@33f72927[.system_shard1_replica_n3] main]
   [junit4]   2> 38625 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 38625 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 38625 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 38626 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 38626 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 38670 INFO  (searcherExecutor-89-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@33f72927[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272068}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 38672 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 38674 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@69b20f83[.system_shard1_replica_n3] main]
   [junit4]   2> 38674 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@52264581
   [junit4]   2> 38674 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n3, tag=52264581
   [junit4]   2> 38674 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@189b69a1: rootName = solr_37248, domain = solr.core..system.shard1.replica_n3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@5199a62e
   [junit4]   2> 38687 INFO  (searcherExecutor-89-thread-1-processing-n:127.0.0.1:37248_solr x:.system_shard1_replica_n3 c:.system s:shard1 r:core_node4) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.c.SolrCore [.system_shard1_replica_n3] Registered new searcher Searcher@69b20f83[.system_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, os.version=4.4.0-137-generic, java.runtime.version=11.0.1+13-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1556685272068}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 38694 INFO  (Thread-30) [n:127.0.0.1:37248_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricM

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

7 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2758837 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4298a789: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@333c61aa
   [junit4]   2> 2758839 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2758839 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ce4e61b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@52f68f14
   [junit4]   2> 2758840 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2758840 INFO  (SUITE-PeerSyncWithLeaderTest-seed#[AF71BCFFA6822A94]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@416872b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@50e9e563
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncWithLeaderTest_AF71BCFFA6822A94-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {title_stringNoNorms=PostingsFormat(name=MockRandom), title_stemmed=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), _root_=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title=Lucene50(blocksize=128), title_lettertok=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), val_i_dvo=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1078, maxMBSortInHeap=6.554541207858563, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@513a2942), locale=en-HK, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=245914640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, ZkCLITest, ZookeeperStatusHandlerTest, TestJsonRequest, TestRestManager, TestAuthenticationFramework, LargeFieldTest, TestFieldCacheSort, ZkNodePropsTest, SignificantTermsQParserPluginTest, UniqFieldsUpdateProcessorFactoryTest, TestCloudSearcherWarming, DistributedFacetPivotWhiteBoxTest, ShardsWhitelistTest, TestPushWriter, PreAnalyzedUpdateProcessorTest, MultiDestinationAuditLoggerTest, TestInPlaceUpdatesDistrib, ShardRoutingTest, DocExpirationUpdateProcessorFactoryTest, TestFuzzyAnalyzedSuggestions, IndexSizeTriggerTest, StatsComponentTest, OverseerModifyCollectionTest, TestCustomStream, TestPolicyCloud, TestUnifiedSolrHighlighter, TestOmitPositions, SpellCheckCollatorTest, CustomTermsComponentTest, DisMaxRequestHandlerTest, DateFieldTest, HighlighterMaxOffsetTest, ResourceLoaderTest, TestCollationField, TestSolrFieldCacheBean, ClusterStateTest, TestSimPolicyCloud, WrapperMergePolicyFactoryTest, TestBM25SimilarityFactory, SortByFunctionTest, TestDynamicFieldCollectionResource, HdfsBasicDistributedZkTest, PeerSyncTest, TestJsonFacets, TestLuceneMatchVersion, AuditLoggerIntegrationTest, LeaderElectionIntegrationTest, TestGraphMLResponseWriter, AtomicUpdateRemovalJavabinTest, TestCSVLoader, DistributedSuggestComponentTest, TriLevelCompositeIdRoutingTest, ConnectionReuseTest, BlockCacheTest, TestDocSet, TestPerFieldSimilarity, DocValuesNotIndexedTest, LegacyCloudClusterPropTest, TestDeleteCollectionOnDownNodes, ConfigureRecoveryStrategyTest, TestConfigSetsAPIExclusivity, TestSha256AuthenticationProvider, ResponseBuilderTest, BasicAuthStandaloneTest, TestBulkSchemaConcurrent, TestQuerySenderNoQuery, SolrCoreTest, CdcrReplicationHandlerTest, StatsReloadRaceTest, StatelessScriptUpdateProcessorFactoryTest, DistribJoinFromCollectionTest, AssignTest, TestRandomFaceting, MoreLikeThisHandlerTest, RegexBytesRefFilterTest, RemoteQueryErrorTest, SoftAutoCommitTest, TestStressRecovery, SpatialRPTFieldTypeTest, TestFieldCacheWithThreads, TestStressInPlaceUpdates, ExecutePlanActionTest, PreAnalyzedFieldTest, SolrInfoBeanTest, LoggingHandlerTest, SearchRateTriggerIntegrationTest, HttpPartitionTest, ChangedSchemaMergeTest, BadCopyFieldTest, SplitShardTest, TestSubQueryTransformerDistrib, TestXIncludeConfig, TestReload, CloneFieldUpdateProcessorFactoryTest, TestHashQParserPlugin, BigEndianAscendingWordSerializerTest, CreateRoutedAliasTest, DistributedQueryComponentOptimizationTest, TestLegacyFieldReuse, SolrCloudReportersTest, TestCSVResponseWriter, TestObjectReleaseTracker, SecurityConfHandlerTest, TestOrdValues, BasicFunctionalityTest, TestStressVersions, TestLeaderElectionWithEmptyReplica, MultiThreadedOCPTest, ShardSplitTest, TestSort, TestExceedMaxTermLength, TestFacetMethods, TestPivotHelperCode, HdfsTlogReplayBufferedWhileIndexingTest, HdfsRestartWhileUpdatingTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRetrieveFieldsOptimizer, TriggerIntegrationTest, DocumentAnalysisRequestHandlerTest, V2StandaloneTest, TestSearcherReuse, TestNumericTerms64, CdcrWithNodesRestartsTest, TestBlendedInfixSuggestions, MigrateRouteKeyTest, SolrMetricReporterTest, TestReplicationHandlerDiskOverFlow, TestUtils, CoreAdminHandlerTest, DistanceUnitsTest, CollectionTooManyReplicasTest, TestDFRSimilarityFactory, CollectionStateFormat2Test, TestTolerantUpdateProcessorCloud, DistributedFacetPivotLongTailTest, TestCollectionAPIs, TestCollectionsAPIViaSolrCloudCluster, MoveReplicaHDFSTest, SchemaApiFailureTest, TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestZkChroot, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, MetricTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, ScheduledTriggerIntegrationTest, TestSimClusterStateProvider, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimLargeCluster, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestCoreContainer, TestDynamicURP, TestLazyCores, TestSolrDeletionPolicy1, TestSolrIndexConfig, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, TestCoreBackup, TestReplicationHandler, MBeansHandlerTest, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, TestExportWriter, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestMacroExpander, TestMacros, JSONWriterTest, TestChildDocTransformer, TestSubQueryTransformer, TestFieldResource, TestFieldTypeResource, TestSchemaResource, TestSchemaVersionResource, TestManagedStopFilterFactory, DocValuesMissingTest, DocValuesTest, TestManagedSchemaAPI, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestUseDocValuesAsStored2, UUIDFieldTest, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, RankQueryTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, TestComponentsName, TestExtendedDismaxParser, TestFiltering, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMinHashQParser, TestMissingGroups, TestMultiWordSynonyms, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestQueryTypes, TestQueryUtils, TestRTGBase, TestRandomCollapseQParserPlugin, TestSmileRequest, TestSolr4Spatial, TestSolr4Spatial2, TestTrieFacet, TestValueSourceCache, TestXmlQParser, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, RangeFacetCloudTest, TestCloudJSONFacetJoinDomain, DistanceFunctionTest, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestDistribIDF, TestPKIAuthenticationPlugin, TestSolrCloudWithHadoopAuthPlugin, ResponseHeaderTest, SolrRequestParserTest, SpellPossibilityIteratorTest, SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, SuggesterTest, BufferStoreTest, HdfsLockFactoryTest, TestDocTermOrdsUninvertLimit, TestFieldCache, AnalysisErrorHandlingTest, CdcrUpdateLogTest, DataDrivenBlockJoinTest, DocumentBuilderTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderTest]
   [junit4] Completed [854/855 (4!)] on J1 in 142.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 8963 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:634: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:128: Found 1 violations in source files (File uses Mockito but has no assumeWorkingMockito() call).

Total time: 109 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any