Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24303/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testQuery

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([2DB9E679B8310F88:A6C8920A49BB355D]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testQuery(TestRamUsageEstimator.java:168)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash

Error Message:
expected:<36104> but was:<36136>

Stack Trace:
java.lang.AssertionError: expected:<36104> but was:<36136>
        at 
__randomizedtesting.SeedInfo.seed([2DB9E679B8310F88:F4441D4B2E94AD20]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash(TestRamUsageEstimator.java:119)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:46005/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:46005/collection1
        at 
__randomizedtesting.SeedInfo.seed([D59BF24A17437D54:5DCFCD90B9BF10AC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1197)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1237)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:392)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 48 more




Build Log:
[...truncated 1926 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testQuery 
-Dtests.seed=2DB9E679B8310F88 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=kam-KE -Dtests.timezone=America/Lima -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestRamUsageEstimator.testQuery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DB9E679B8310F88:A6C8920A49BB355D]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testQuery(TestRamUsageEstimator.java:168)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testBytesRefHash 
-Dtests.seed=2DB9E679B8310F88 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=kam-KE -Dtests.timezone=America/Lima -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestRamUsageEstimator.testBytesRefHash <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<36104> but 
was:<36136>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DB9E679B8310F88:F4441D4B2E94AD20]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash(TestRamUsageEstimator.java:119)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4] IGNOR/A 0.00s J1 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants 
of RamUsageEstimator.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1edf005),
 locale=kam-KE, timezone=America/Lima
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 11.0.3 
(64-bit)/cpus=8,threads=1,free=261728624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLSBRadixSorter, 
TestSortRescorer, TestTopFieldCollector, TestWildcard, TestBoostQuery, 
TestUnicodeUtil, TestIndexWriterOnVMError, TestOmitTf, TestMSBRadixSorter, 
TestCodecHoldsOpenFiles, TestNormsFieldExistsQuery, TestTimeLimitingCollector, 
TestAutomaton, TestOfflineSorter, TestIndexableField, TestGeoEncodingUtils, 
TestClassicSimilarity, TestFilterMergePolicy, TestDoc, TestIndexSorting, 
TestIntBlockPool, TestAllFilesHaveChecksumFooter, TestMutablePointsReaderUtils, 
TestBlockMaxConjunction, TestPolygon2D, TestLucene60FieldInfoFormat, 
TestSegmentMerger, TestSpanExplanationsOfNonMatches, 
TestMultiTermConstantScore, TestIOUtils, TestIndexManyDocuments, 
TestRollingBuffer, TestIntroSelector, TestWeakIdentityMap, 
TestSloppyPhraseQuery2, TestNoMergePolicy, TestRollingUpdates, 
TestIndexOrDocValuesQuery, TestSimpleExplanationsWithFillerDocs, 
TestMaxClauseLimit, TestSimpleFSLockFactory, TestMultiFields, 
TestPositiveScoresOnlyCollector, TestIndependenceChiSquared, 
TestParallelTermEnum, TestIndexWriterMaxDocs, TestMutableValues, 
TestSimilarityBase, TestSpansEnum, TestDocIdSetIterator, TestLiveFieldValues, 
TestDemoParallelLeafReader, TestSegmentCacheables, TestSortedSetDocValues, 
TestDocumentWriter, TestLatLonDocValuesField, TestFeatureField, 
TestIndexWriterForceMerge, TestIndexedDISI, TestLMDirichletSimilarity, 
Test2BSortedDocValuesOrds, TestNeverDelete, TestConstantScoreQuery, 
TestSpanSearchEquivalence, TestSparseFixedBitDocIdSet, TestReaderPool, 
TestLRUQueryCache, TestDocument, TestFilterSpans, TestNumericDocValuesUpdates, 
TestTotalHits, TestCodecUtil, TestFieldType, TestCharsRefBuilder, 
TestCustomNorms, TestIndexWriterCommit, TestFilterCodecReader, 
TestBooleanQueryVisitSubscorers, TestNamedSPILoader, TestGraphTokenFilter, 
TestNativeFSLockFactory, TestDoubleRangeFieldQueries, TestCachingTokenFilter, 
TestStopFilter, TestDuelingCodecs, TestLucene50CompoundFormat, 
TestIndexWriterDeleteByQuery, TestAssertions, TestDemo, TestExternalCodecs, 
TestMergeSchedulerExternal, TestSearch, TestSearchForDuplicates, 
TestCharArraySet, TestCharFilter, TestCharacterUtils, TestGraphTokenizers, 
TestToken, TestWordlistLoader, TestStandardAnalyzer, TestBlockPostingsFormat, 
TestLucene80NormsFormatMergeInstance, TestPerFieldPostingsFormat, 
TestPerFieldPostingsFormat2, TestFeatureSort, TestFloatRange, TestLatLonPoint, 
TestLatLonPointDistanceFeatureQuery, TestLatLonPointDistanceSort, 
Test2BBinaryDocValues, Test2BDocs, Test2BNumericDocValues, Test2BPoints, 
Test2BPositions, Test2BPostings, Test2BPostingsBytes, Test2BTerms, 
Test4GBStoredFields, TestAddIndexes, TestAllFilesCheckIndexHeader, 
TestAtomicUpdate, TestBagOfPositions, TestDocValuesFieldUpdates, 
TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestFieldInvertState, 
TestFlushByRamOrCountsPolicy, TestIndexOptions, TestIndexWriterExceptions, 
TestIndexWriterOnDiskFull, TestIndexWriterOutOfFileDescriptors, 
TestIndexWriterThreadsToSegments, TestLazyProxSkipping, TestLogMergePolicy, 
TestLongPostings, TestMaxPosition, TestMaxTermFrequency, TestMixedCodecs, 
TestNewestSegment, TestOrdinalMap, TestPayloadsOnVectors, 
TestPendingSoftDeletes, TestPersistentSnapshotDeletionPolicy, 
TestPostingsOffsets, TestPrefixCodedTerms, TestReadOnlyIndex, 
TestSegmentTermDocs, TestStressAdvance, TestStressIndexing, TestTermVectors, 
TestTermVectorsWriter, TestTermsEnum, TestMultiCollector, TestMultiPhraseEnum, 
TestMultiThreadTermVectors, TestPhraseQuery, TestPrefixQuery, TestPrefixRandom, 
TestQueryRescorer, TestQueryVisitor, TestRangeFieldsDocValuesQuery, 
TestRegexpQuery, TestRegexpRandom2, TestScoreCachingWrappingScorer, 
TestSearchAfter, TestSearchWithThreads, TestShardSearching, TestAxiomaticF1LOG, 
TestAxiomaticF3EXP, TestBasicModelIF, TestDistributionLL, TestSpanNearQuery, 
TestSpanTermQuery, TestByteArrayDataInput, TestFileSwitchDirectory, 
TestFilterDirectory, TestMmapDirectory, TestRateLimiter, 
TestTrackingDirectoryWrapper, Test2BPagedBytes, TestArrayUtil, 
TestAttributeSource, TestByteBlockPool, TestBytesRef, TestBytesRefArray, 
TestDocIdSetBuilder, TestFilterIterator, TestFixedBitDocIdSet, TestIntroSorter, 
TestPriorityQueue, TestQueryBuilder, TestRamUsageEstimator]
   [junit4] Completed [490/521 (1!)] on J1 in 0.26s, 10 tests, 2 failures, 1 
skipped <<< FAILURES!

[...truncated 13788 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/init-core-data-001
   [junit4]   2> 2429244 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 2429244 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2429245 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2429253 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2429260 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2429261 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2429321 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2429323 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33176ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429323 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33176ef5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429324 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35fd5429[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429324 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35fd5429[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429332 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2429338 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2429347 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2429352 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2429352 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2429353 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2429362 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2429368 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2429370 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 2429370 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2429370 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2429370 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/init-core-data-001/]
   [junit4]   2> 2429371 WARN  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2429391 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2429391 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2429392 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2429392 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2429393 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b425d95[collection1] main]
   [junit4]   2> 2429393 WARN  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2429393 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2429393 INFO  (coreLoadExecutor-14512-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1637550676223459328
   [junit4]   2> 2429395 INFO  
(searcherExecutor-14513-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b425d95[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2429395 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[D59BF24A17437D54]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2429398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2429398 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2429398 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2429498 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:40861
   [junit4]   2> 2429498 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40861
   [junit4]   2> 2429498 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40861
   [junit4]   2> 2429499 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429500 INFO  (zkConnectionManagerCallback-17308-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429507 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429509 INFO  (zkConnectionManagerCallback-17310-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429511 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2429517 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2429517 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2429518 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2429518 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2429519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2429519 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2429520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2429520 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2429521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2429521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2429525 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429527 INFO  (zkConnectionManagerCallback-17314-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429527 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429641 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2429706 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2429706 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2429706 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2429706 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2429707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2429707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2429707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2429707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cb7b0da{/,null,AVAILABLE}
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1be92465{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37191}
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.s.Server Started @2429746ms
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/tempDir-001/control/data,
 hostPort=37191, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 2429708 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2429708 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T02:47:02.043570Z
   [junit4]   2> 2429709 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429709 INFO  (zkConnectionManagerCallback-17316-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429709 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2429811 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2429811 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/control-001/solr.xml
   [junit4]   2> 2429812 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2429812 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2429813 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2429895 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2429896 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a36b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429896 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a36b3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429898 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cd7b55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429898 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cd7b55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2429899 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40861/solr
   [junit4]   2> 2429899 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2429900 INFO  (zkConnectionManagerCallback-17323-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2429900 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2430002 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2430003 INFO  (zkConnectionManagerCallback-17325-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2430003 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2430047 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37191_
   [junit4]   2> 2430047 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.Overseer Overseer (id=72070949882363909-127.0.0.1:37191_-n_0000000000) 
starting
   [junit4]   2> 2430053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2430053 INFO  (zkConnectionManagerCallback-17332-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2430053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2430054 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40861/solr ready
   [junit4]   2> 2430055 INFO  
(OverseerStateUpdate-72070949882363909-127.0.0.1:37191_-n_0000000000) 
[n:127.0.0.1:37191_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:37191_
   [junit4]   2> 2430058 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37191_
   [junit4]   2> 2430058 INFO  (zkCallback-17331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2430061 INFO  (zkCallback-17324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2430066 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2430078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2430084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2430084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2430085 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/control-001/cores
   [junit4]   2> 2430100 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2430101 INFO  (zkConnectionManagerCallback-17338-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2430101 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2430102 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2430102 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40861/solr ready
   [junit4]   2> 2430113 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
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:37191_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2430115 INFO  (OverseerThreadFactory-14527-thread-1) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2430226 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_    
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> 2430226 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2431264 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2431271 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 2431273 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2431273 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 2431273 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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@1233fb80
   [junit4]   2> 2431273 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2431275 WARN  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431313 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2431313 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431314 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2431314 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2431314 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24664d6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2431316 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2431316 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431316 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2431316 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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 1637550678239870976
   [junit4]   2> 2431318 INFO  
(searcherExecutor-14532-thread-1-processing-n:127.0.0.1:37191_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:37191_ 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@24664d6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2431319 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431319 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431320 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2431320 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431320 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37191/control_collection_shard1_replica_n1/
   [junit4]   2> 2431321 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431321 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37191/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2431321 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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/72070949882363909-core_node2-n_0000000000
   [junit4]   2> 2431321 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37191/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2431422 INFO  (zkCallback-17324-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> 2431423 INFO  (zkCallback-17324-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> 2431423 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
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> 2431424 INFO  (qtp1469468186-50843) [n:127.0.0.1:37191_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1198
   [junit4]   2> 2431425 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2431524 INFO  (zkCallback-17324-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> 2431524 INFO  (zkCallback-17324-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> 2431524 INFO  (zkCallback-17324-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> 2431524 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
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:37191_&wt=javabin&version=2}
 status=0 QTime=1411
   [junit4]   2> 2431627 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2431628 INFO  (zkConnectionManagerCallback-17344-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2431628 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2431629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2431629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40861/solr ready
   [junit4]   2> 2431629 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2431639 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2431641 INFO  (OverseerThreadFactory-14527-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2431641 INFO  
(OverseerCollectionConfigSetProcessor-72070949882363909-127.0.0.1:37191_-n_0000000000)
 [     ] 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> 2431842 WARN  (OverseerThreadFactory-14527-thread-2) [     ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 2431843 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2431844 INFO  (qtp1469468186-50841) [n:127.0.0.1:37191_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 2431844 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 2431923 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-1-001
 of type NRT
   [junit4]   2> 2431924 WARN  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2431924 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2431924 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2431924 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2431925 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2431925 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2431925 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2431925 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c16caa7{/,null,AVAILABLE}
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4fc813e0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:46005}
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.s.Server Started @2431964ms
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/tempDir-001/jetty1,
 hostPort=46005, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-1-001/cores}
   [junit4]   2> 2431926 ERROR (closeThreadPool-17345-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2431926 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T02:47:04.261600Z
   [junit4]   2> 2431927 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2431929 INFO  (zkConnectionManagerCallback-17347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2431929 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432006 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-2-001
 of type NRT
   [junit4]   2> 2432007 WARN  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2432007 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2432007 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2432007 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2432008 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2432008 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2432008 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2432008 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3eda2ea6{/,null,AVAILABLE}
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@371a4f29{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33295}
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.s.Server Started @2432047ms
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/tempDir-001/jetty2,
 hostPort=33295, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-2-001/cores}
   [junit4]   2> 2432009 ERROR (closeThreadPool-17345-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2432009 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T02:47:04.344356Z
   [junit4]   2> 2432010 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2432010 INFO  (zkConnectionManagerCallback-17349-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432010 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432030 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2432030 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-1-001/solr.xml
   [junit4]   2> 2432031 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2432031 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2432032 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2432085 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[D59BF24A17437D54]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-3-001
 of type NRT
   [junit4]   2> 2432086 WARN  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2432087 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@658f2e5{/,null,AVAILABLE}
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fc2b4a4{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41657}
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.s.Server Started @2432126ms
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/tempDir-001/jetty3,
 hostPort=41657, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-3-001/cores}
   [junit4]   2> 2432088 ERROR (closeThreadPool-17345-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2432088 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T02:47:04.423594Z
   [junit4]   2> 2432089 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2432092 INFO  (zkConnectionManagerCallback-17352-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432092 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432130 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2432130 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-2-001/solr.xml
   [junit4]   2> 2432131 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2432131 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2432132 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2432169 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2432170 WARN  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@faafdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432170 WARN  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@faafdc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432172 WARN  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d994274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432172 WARN  (closeThreadPool-17345-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d994274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432172 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40861/solr
   [junit4]   2> 2432173 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2432173 INFO  (zkConnectionManagerCallback-17359-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432173 INFO  (closeThreadPool-17345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432230 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2432230 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-3-001/solr.xml
   [junit4]   2> 2432232 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2432232 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2432233 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2432287 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2432288 WARN  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55f2ff01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432288 WARN  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55f2ff01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432289 WARN  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5beee653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432289 WARN  (closeThreadPool-17345-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5beee653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432290 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40861/solr
   [junit4]   2> 2432290 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2432291 INFO  (zkConnectionManagerCallback-17366-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432291 INFO  (closeThreadPool-17345-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432301 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2432301 WARN  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7fcf3e2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432301 WARN  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7fcf3e2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432303 WARN  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2939ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432303 WARN  (closeThreadPool-17345-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2939ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2432304 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40861/solr
   [junit4]   2> 2432304 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2432305 INFO  (zkConnectionManagerCallback-17372-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432305 INFO  (closeThreadPool-17345-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2432331 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2432332 INFO  (zkConnectionManagerCallback-17374-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432332 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2432334 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2432335 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46005_ as 
DOWN
   [junit4]   2> 2432335 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2432335 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46005_
   [junit4]   2> 2432336 INFO  (zkCallback-17324-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2432336 INFO  (zkCallback-17343-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2432336 INFO  (zkCallback-17331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2432336 INFO  (zkCallback-17373-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2432336 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2432337 INFO  (zkConnectionManagerCallback-17381-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432337 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2432338 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2432338 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40861/solr ready
   [junit4]   2> 2432354 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2432364 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432370 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432370 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432371 INFO  (closeThreadPool-17345-thread-1) 
[n:127.0.0.1:46005_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-1-001/cores
   [junit4]   2> 2432431 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2432432 INFO  (zkConnectionManagerCallback-17384-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432432 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2432435 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2432437 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33295_ as 
DOWN
   [junit4]   2> 2432437 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2432437 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33295_
   [junit4]   2> 2432437 INFO  (zkCallback-17324-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432437 INFO  (zkCallback-17331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432437 INFO  (zkCallback-17343-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432438 INFO  (zkCallback-17373-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432438 INFO  (zkCallback-17383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432438 INFO  (zkCallback-17380-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2432438 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2432439 INFO  (zkConnectionManagerCallback-17391-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432439 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2432439 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2432439 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40861/solr ready
   [junit4]   2> 2432447 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2432456 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432462 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432462 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1233fb80
   [junit4]   2> 2432462 INFO  (closeThreadPool-17345-thread-2) 
[n:127.0.0.1:33295_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_D59BF24A17437D54-001/shard-2-001/cores
   [junit4]   2> 2432531 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2432532 INFO  (zkConnectionManagerCallback-17394-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2432532 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2432535 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2432537 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41657_ as 
DOWN
   [junit4]   2> 2432537 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2432537 INFO  (closeThreadPool-17345-thread-3) 
[n:127.0.0.1:41657_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41657_
   [junit4]   2> 2432537 INFO  (zkCallback-17373-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2432537 INFO  (zkCallback-17331-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2432537 INFO  (zkCallback-17380-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2432537 INFO  (zkCallback-17343-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2432537 INFO  (zkCallback-17324-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Upda

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

-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java 
(at line 21)
 [ecj-lint]     import javax.naming.NamingException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 22)
 [ecj-lint]     import javax.naming.NoInitialContextException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NoInitialContextException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]     ^^^^^^^
 [ecj-lint] Context cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]                     ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 779)
 [ecj-lint]     } catch (NoInitialContextException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 781)
 [ecj-lint]     } catch (NamingException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java
 (at line 535)
 [ecj-lint]     new PluginBag.RuntimeLib(req.getCore()).init(new 
PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java
 (at line 244)
 [ecj-lint]     leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java
 (at line 148)
 [ecj-lint]     return new JavaBinCodec(null, 
stringCache).setReadStringAsCharSeq(true);
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java
 (at line 137)
 [ecj-lint]     new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) 
throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new 
ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. INFO in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java
 (at line 187)
 [ecj-lint]     if (logger == root || root.equals(logger) || isRootLogger(name) 
|| "".equals(name)) {
 [ecj-lint]                                       ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> 
seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java
 (at line 258)
 [ecj-lint]     HardlinkCopyDirectoryWrapper hardLinkedDir = new 
HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint]                                  ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 50)
 [ecj-lint]     in = new FileInputStream(src).getChannel();
 [ecj-lint]          ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 51)
 [ecj-lint]     out = new FileOutputStream(destination).getChannel();
 [ecj-lint]           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java
 (at line 1143)
 [ecj-lint]     SnapshotCloudManager snapshotCloudManager = new 
SnapshotCloudManager(simCloudManager, config);
 [ecj-lint]                          ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java
 (at line 263)
 [ecj-lint]     timers.remove(this);
 [ecj-lint]                   ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a 
Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 21 problems (8 errors, 12 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:645: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2009: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2048: 
Compile failed; see the compiler error output for details.

Total time: 125 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to