Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/422/

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test

Error Message:
Input length = 1

Stack Trace:
java.nio.charset.MalformedInputException: Input length = 1
        at 
__randomizedtesting.SeedInfo.seed([2EBBABDDAB369DFB:A6EF940705CAF003]:0)
        at java.nio.charset.CoderResult.throwException(CoderResult.java:281)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:161)
        at java.io.BufferedReader.readLine(BufferedReader.java:324)
        at java.io.BufferedReader.readLine(BufferedReader.java:389)
        at org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
        at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
        at org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
        at 
org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test(TestIndexWriterOutOfFileDescriptors.java:40)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:45081/qc/e

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:45081/qc/e
        at 
__randomizedtesting.SeedInfo.seed([63F69A7E6F41308D:EBA2A5A4C1BD5D75]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        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:157)
        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:186)
        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:564)
        ... 52 more




Build Log:
[...truncated 1336 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterOutOfFileDescriptors -Dtests.method=test 
-Dtests.seed=2EBBABDDAB369DFB -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-BA -Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J2 | TestIndexWriterOutOfFileDescriptors.test <<<
   [junit4]    > Throwable #1: java.nio.charset.MalformedInputException: Input 
length = 1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2EBBABDDAB369DFB:A6EF940705CAF003]:0)
   [junit4]    >        at 
java.nio.charset.CoderResult.throwException(CoderResult.java:281)
   [junit4]    >        at 
sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
   [junit4]    >        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
   [junit4]    >        at 
java.io.InputStreamReader.read(InputStreamReader.java:184)
   [junit4]    >        at java.io.BufferedReader.fill(BufferedReader.java:161)
   [junit4]    >        at 
java.io.BufferedReader.readLine(BufferedReader.java:324)
   [junit4]    >        at 
java.io.BufferedReader.readLine(BufferedReader.java:389)
   [junit4]    >        at 
org.apache.lucene.util.LineFileDocs.open(LineFileDocs.java:175)
   [junit4]    >        at 
org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:65)
   [junit4]    >        at 
org.apache.lucene.util.LineFileDocs.<init>(LineFileDocs.java:69)
   [junit4]    >        at 
org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test(TestIndexWriterOutOfFileDescriptors.java:40)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterOutOfFileDescriptors_2EBBABDDAB369DFB-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=6, maxDocsPerChunk=3, blockShift=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=6, blockSize=8)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6425eee5),
 locale=sr-BA, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=77342024,total=373817344
   [junit4]   2> NOTE: All tests run in this JVM: [TestRegexpQuery, 
TestForceMergeForever, TestIntsRef, TestTimSorterWorstCase, 
TestMaxScoreSumPropagator, TestWildcardRandom, TestRamUsageEstimator, 
TestCustomTermFreq, TestFlex, TestPerFieldDocValuesFormat, 
TestNearSpansOrdered, TestTermRangeQuery, TestFloatRangeFieldQueries, 
TestIndexOptions, TestBasics, TestMixedDocValuesUpdates, TestNoMergeScheduler, 
TestBitTableUtil, TestDirectoryReader, TestNot, TestShardSearching, TestRegExp, 
TestMultiLevelSkipList, TestTopFieldCollectorEarlyTermination, TestTerms, 
TestXYCircle, TestFixedLengthBytesRefArray, TestVirtualMethod, 
TestParallelLeafReader, TestLongPostings, TestCloseableThreadLocal, 
TestIndexWriterConfig, TestDoubleRange, TestMmapDirectory, TestQueryRescorer, 
TestForUtil, TestOneMergeWrappingMergePolicy, TestGrowableByteArrayDataOutput, 
TestSubScorerFreqs, TestXYPolygon, TestLatLonLineShapeQueries, 
TestReadOnlyIndex, TestMatchNoDocsQuery, TestStringHelper, TestXYPointQueries, 
TestDocIdsWriter, TestPendingSoftDeletes, TestBasicModelG, 
TestLatLonDocValuesQueries, TestMutableValues, TestDocCount, 
TestIntArrayDocIdSet, TestSmallFloat, TestDoubleValuesSource, TestConjunctions, 
TestFeatureSort, TestSortedNumericSortField, TestLucene50TermVectorsFormat, 
TestLatLonShape, TestGraphTokenizers, TestByteSlices, TestPoint2D, 
TestDocsAndPositions, TestIndexTooManyDocs, TestCharacterUtils, 
TestFieldCacheRewriteMethod, Test2BDocs, TestMergedIterator, 
TestIndexWriterUnicode, TestControlledRealTimeReopenThread, 
TestTermVectorsReader, TestApproximationSearchEquivalence, TestBooleanQuery, 
TestPriorityQueue, TestIsCurrent, TestOmitNorms, TestFstDirectAddressing, 
TestIndexWriterMergePolicy, TestSort, Test2BPagedBytes, 
TestSameTokenSamePosition, TestCircle, TestIndexSearcher, 
TestIndexingSequenceNumbers, TestIndexWriterOutOfFileDescriptors]
   [junit4] Completed [300/564 (1!)] on J2 in 0.25s, 1 test, 1 error <<< 
FAILURES!

[...truncated 12709 lines...]
   [junit4] Suite: org.apache.solr.cloud.RollingRestartTest
   [junit4]   2> 1967996 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1967996 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/data-dir-131-001
   [junit4]   2> 1967997 WARN  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1967997 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1967998 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1967998 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1967998 INFO  
(SUITE-RollingRestartTest-seed#[63F69A7E6F41308D]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qc/e
   [junit4]   2> 1968002 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1968002 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1968002 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1968102 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35939
   [junit4]   2> 1968102 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35939
   [junit4]   2> 1968102 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35939
   [junit4]   2> 1968102 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35939
   [junit4]   2> 1968103 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968105 INFO  (zkConnectionManagerCallback-9316-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1968105 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1968108 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968108 INFO  (zkConnectionManagerCallback-9318-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1968108 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1968109 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1968110 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1968111 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1968111 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1968112 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1968113 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1968113 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1968114 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1968114 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1968115 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1968116 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1968116 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1968197 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 1968197 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e66135b{/qc/e,null,AVAILABLE}
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77943f72{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] o.e.j.s.Server 
Started @???????ms
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/control/data,
 hostContext=/qc/e, hostPort=41363, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/control-001/cores}
   [junit4]   2> 1968199 ERROR 
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1968199 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:23.735Z
   [junit4]   2> 1968200 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968200 INFO  (zkConnectionManagerCallback-9320-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1968201 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1968301 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1968301 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/control-001/solr.xml
   [junit4]   2> 1968305 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1968305 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1968306 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1968827 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1968828 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@310791ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1968828 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@310791ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1968839 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e49bf63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1968839 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e49bf63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1968840 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 1968841 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1968842 INFO  (zkConnectionManagerCallback-9331-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1968842 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1968943 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 1968944 INFO  (zkConnectionManagerCallback-9333-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1968944 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1968999 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:41363_qc%2Fe
   [junit4]   2> 1968999 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.Overseer Overseer 
(id=73638052138844164-127.0.0.1:41363_qc%2Fe-n_0000000000) starting
   [junit4]   2> 1969003 INFO  
(OverseerStateUpdate-73638052138844164-127.0.0.1:41363_qc%2Fe-n_0000000000) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41363_qc%2Fe
   [junit4]   2> 1969003 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41363_qc%2Fe
   [junit4]   2> 1969007 INFO  (zkCallback-9332-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1969008 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1969009 WARN  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 1969024 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1969042 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5
   [junit4]   2> 1969048 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5
   [junit4]   2> 1969049 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5
   [junit4]   2> 1969050 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/control-001/cores
   [junit4]   2> 1969059 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969060 INFO  (zkConnectionManagerCallback-9350-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969060 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969061 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1969062 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 1969064 INFO  (qtp673498151-22135) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41363_qc%252Fe&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1969067 INFO  
(OverseerThreadFactory-9340-thread-1-processing-n:127.0.0.1:41363_qc%2Fe) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1969172 INFO  (qtp673498151-22137) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1969173 INFO  (qtp673498151-22138) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1969176 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
 x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1969176 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
 x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1970187 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1970203 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1970317 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1970329 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 1970330 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5
   [junit4]   2> 1970330 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1970332 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1970338 WARN  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1970377 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1970377 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1970378 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1970378 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1970379 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@494ed0f2
   [junit4]   2> 1970379 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6467cccc[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1970381 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1970381 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1970382 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1970382 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1664818123550752768
   [junit4]   2> 1970387 INFO  
(searcherExecutor-9352-thread-1-processing-n:127.0.0.1:41363_qc%2Fe 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41363_qc%2Fe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@6467cccc[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1970389 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1970389 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41363/qc/e/control_collection_shard1_replica_n1/
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41363/qc/e/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1970392 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/73638052138844164-core_node2-n_0000000000
   [junit4]   2> 1970393 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41363/qc/e/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1970495 INFO  (zkCallback-9332-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1970495 INFO  (zkCallback-9332-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1970496 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1970499 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1323
   [junit4]   2> 1970500 INFO  (qtp673498151-22135) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1970599 INFO  (zkCallback-9332-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1970599 INFO  (zkCallback-9332-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1970599 INFO  (zkCallback-9332-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1970600 INFO  (qtp673498151-22135) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41363_qc%252Fe&wt=javabin&version=2}
 status=0 QTime=1535
   [junit4]   2> 1970600 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1970705 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1970706 INFO  (zkConnectionManagerCallback-9361-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1970706 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1970708 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1970709 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 1970709 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1970710 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1970713 INFO  
(OverseerThreadFactory-9340-thread-2-processing-n:127.0.0.1:41363_qc%2Fe) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1970713 INFO  
(OverseerCollectionConfigSetProcessor-73638052138844164-127.0.0.1:41363_qc%2Fe-n_0000000000)
 [n:127.0.0.1:41363_qc%2Fe     ] 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> 1970915 WARN  
(OverseerThreadFactory-9340-thread-2-processing-n:127.0.0.1:41363_qc%2Fe) 
[n:127.0.0.1:41363_qc%2Fe     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1970916 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1970916 INFO  (qtp673498151-22134) [n:127.0.0.1:41363_qc%2Fe   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1970917 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=16
   [junit4]   2> 1970996 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1970996 WARN  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1970996 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1970996 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1970997 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1970999 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1970999 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1970999 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971003 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e07d92f{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971003 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ddb8f7b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971003 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971003 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=36821, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-1-001/cores}
   [junit4]   2> 1971004 ERROR (closeThreadPool-9362-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971004 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971004 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971004 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971004 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971004 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:26.540Z
   [junit4]   2> 1971005 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971007 INFO  (zkConnectionManagerCallback-9364-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971007 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971076 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1971077 WARN  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971077 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971077 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971077 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971079 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971079 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971079 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63f9a8d3{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@341d7d80{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=42535, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-2-001/cores}
   [junit4]   2> 1971080 ERROR (closeThreadPool-9362-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971080 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:26.616Z
   [junit4]   2> 1971081 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971083 INFO  (zkConnectionManagerCallback-9366-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971083 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971108 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1971108 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-1-001/solr.xml
   [junit4]   2> 1971112 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1971112 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1971113 INFO  (closeThreadPool-9362-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1971174 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1971175 WARN  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971175 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971175 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971175 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971176 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971176 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971176 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1971177 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e053be9{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b811de0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=40491, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-3-001/cores}
   [junit4]   2> 1971178 ERROR (closeThreadPool-9362-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971178 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:26.714Z
   [junit4]   2> 1971183 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971185 INFO  (zkConnectionManagerCallback-9371-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971185 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971209 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1971209 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-2-001/solr.xml
   [junit4]   2> 1971212 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1971212 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1971213 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1971258 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1971259 WARN  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971259 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@391f4234{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7df32181{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=45081, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-4-001/cores}
   [junit4]   2> 1971260 ERROR (closeThreadPool-9362-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971260 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:26.796Z
   [junit4]   2> 1971261 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971262 INFO  (zkConnectionManagerCallback-9376-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971262 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971286 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1971286 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-3-001/solr.xml
   [junit4]   2> 1971290 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1971290 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1971291 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1971342 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-5-001
 of type NRT for shard2
   [junit4]   2> 1971357 WARN  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971357 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971357 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971357 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971399 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1971399 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-4-001/solr.xml
   [junit4]   2> 1971403 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1971403 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1971404 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1971404 INFO  (closeThreadPool-9362-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1971423 WARN  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f04bf8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971423 WARN  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f04bf8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971437 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971437 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971437 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971440 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-6-001
 of type NRT for shard1
   [junit4]   2> 1971441 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1843c17e{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971450 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f62f22c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971450 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971450 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=46531, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-5-001/cores}
   [junit4]   2> 1971450 ERROR (closeThreadPool-9362-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971450 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971450 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971451 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971451 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971451 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:26.987Z
   [junit4]   2> 1971458 WARN  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971458 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971458 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971458 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971461 WARN  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ab85836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971461 WARN  (closeThreadPool-9362-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ab85836[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971462 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 1971481 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971507 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971517 INFO  (zkConnectionManagerCallback-9389-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971517 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971533 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-7-001
 of type NRT for shard2
   [junit4]   2> 1971533 INFO  (zkConnectionManagerCallback-9392-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971533 INFO  (closeThreadPool-9362-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971542 WARN  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971542 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971542 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971543 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971559 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1971560 WARN  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f9ad7d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971560 WARN  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f9ad7d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971561 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971561 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971561 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971567 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e228524{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971571 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971571 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1971571 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4bbf376c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=46181, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-6-001/cores}
   [junit4]   2> 1971572 ERROR (closeThreadPool-9362-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971572 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:27.108Z
   [junit4]   2> 1971573 WARN  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6cdb63f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971573 WARN  (closeThreadPool-9362-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6cdb63f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1971574 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 1971574 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@454ba6c9{/qc/e,null,AVAILABLE}
   [junit4]   2> 1971579 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971582 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971582 INFO  (zkConnectionManagerCallback-9402-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971582 INFO  (closeThreadPool-9362-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3493f4f7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/tempDir-001/jetty7,
 solrconfig=solrconfig.xml, hostContext=/qc/e, hostPort=43951, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-7-001/cores}
   [junit4]   2> 1971583 INFO  (zkConnectionManagerCallback-9399-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971583 ERROR (closeThreadPool-9362-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1971583 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-24T02:11:27.119Z
   [junit4]   2> 1971587 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1971590 INFO  (zkConnectionManagerCallback-9404-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1971590 INFO  (closeThreadPool-9362-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1971624 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-8-001
 of type NRT for shard1
   [junit4]   2> 1971624 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1971624 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-5-001/solr.xml
   [junit4]   2> 1971629 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1971629 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1971631 INFO  (closeThreadPool-9362-thread-5) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34caff5, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1971638 WARN  (closeThreadPool-9362-thread-8) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1971638 INFO  (closeThreadPool-9362-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1971638 INFO  (closeThreadPool-9362-thread-8) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1971639 INFO  (closeThreadPool-9362-thread-8) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1971712 INFO  
(TEST-RollingRestartTest.test-seed#[63F69A7E6F41308D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 9 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001/shard-9-001
 of type NRT for shard2
   [junit4]   2> 1971712 INFO  (closeThreadPool-9362-thread-8) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1971712 INFO  (clos

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

        16      /solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        435     /solr/clusterstate.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        4       
/solr/collections/collection1/leader_elect/shard2/election/73638052138844201-core_node14-n_0000000003
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/73638052138844188-127.0.0.1:43951_qc%2Fe-n_0000075878
   [junit4]   2>        3       
/solr/overseer_elect/election/73638052138844179-127.0.0.1:40491_qc%2Fe-n_0000075879
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/73638052138844177-core_node2-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/73638052138844194-127.0.0.1:46531_qc%2Fe-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844188-127.0.0.1:43951_qc%2Fe-n_0000000004
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/73638052138844188-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73638052138844209-core_node16-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844177-127.0.0.1:42535_qc%2Fe-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844187-127.0.0.1:45081_qc%2Fe-n_0000075874
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73638052138844202-core_node20-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844201-127.0.0.1:42721_qc%2Fe-n_0000075882
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844210-127.0.0.1:38331_qc%2Fe-n_0000000014
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844164-127.0.0.1:41363_qc%2Fe-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73638052138844164-127.0.0.1:41363_qc%2Fe-n_0000000019
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        269     /solr/live_nodes
   [junit4]   2>        106     /solr/overseer/queue
   [junit4]   2>        45      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        3       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        3       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=63F69A7E6F41308D -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Almaty 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    148s J1 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:45081/qc/e
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([63F69A7E6F41308D:EBA2A5A4C1BD5D75]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
   [junit4]    >        ... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_63F69A7E6F41308D-001
   [junit4]   2> Apr 24, 2020 2:13:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@34b4240),
 locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=225013152,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [AutoScalingHandlerTest, 
TestIntervalFaceting, StatsReloadRaceTest, TestSystemCollAutoCreate, 
TestFieldCacheSortRandom, PeerSyncReplicationTest, TestCoreContainer, 
BlockDirectoryTest, TestWordDelimiterFilterFactory, TestRangeQuery, 
CloudMLTQParserTest, ConcurrentCreateCollectionTest, 
HdfsBasicDistributedZk2Test, TestMacros, SolrInfoBeanTest, TestWithCollection, 
BJQParserTest, TestQueryUtils, TestExactStatsCache, TestTrieFacet, 
HdfsThreadLeakTest, TestSolrCloudSnapshots, TestReplicationHandlerBackup, 
PingRequestHandlerTest, SolrCoreTest, ResourceLoaderTest, 
UUIDUpdateProcessorFallbackTest, PeerSyncWithBufferUpdatesTest, 
SolrCloudExampleTest, ZkCLITest, TestHttpShardHandlerFactory, 
TestRandomFlRTGCloud, TestZkAclsWithHadoopAuth, 
TestSolrCloudWithDelegationTokens, TestExportWriter, BadIndexSchemaTest, 
CdcrOpsAndBoundariesTest, TriLevelCompositeIdRoutingTest, 
PathHierarchyTokenizerFactoryTest, LeaderFailoverAfterPartitionTest, 
TestDynamicFieldResource, PolyFieldTest, XMLAtomicUpdateMultivalueTest, 
TestIBSimilarityFactory, TestReloadDeadlock, TestCollapseQParserPlugin, 
DisMaxRequestHandlerTest, TestElisionMultitermQuery, 
DocExpirationUpdateProcessorFactoryTest, TriggerEventQueueTest, 
BasicFunctionalityTest, OverseerCollectionConfigSetProcessorTest, 
TestDeprecatedFilters, OrderedExecutorTest, ReindexCollectionTest, 
TestHdfsUpdateLog, CdcrUpdateLogTest, SolrIndexSplitterTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, SpatialFilterTest, 
TestTlogReplayVsRecovery, ScheduledTriggerTest, TestUnInvertedFieldException, 
XCJFQueryTest, PeerSyncWithLeaderTest, ChaosMonkeyNothingIsSafeTest, 
HdfsRecoveryZkTest, RollingRestartTest]
   [junit4] Completed [215/906 (1!)] on J1 in 149.47s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54939 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to