You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/25 06:01:44 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 393 - Unstable

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

3 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterWithThreads.testCloseWithThreads

Error Message:
refusing to delete any files: this IndexWriter hit an unrecoverable exception

Stack Trace:
org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
	at __randomizedtesting.SeedInfo.seed([9174D55E0C77CCD0:8CB0FC296F82D676]:0)
	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:349)
	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:669)
	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
	at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2590)
	at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2668)
	at org.apache.lucene.index.IndexWriter.lambda$publishFlushedSegments$10(IndexWriter.java:5107)
	at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:119)
	at org.apache.lucene.index.DocumentsWriterFlushQueue.tryPurge(DocumentsWriterFlushQueue.java:150)
	at org.apache.lucene.index.DocumentsWriter.purgeFlushTickets(DocumentsWriter.java:202)
	at org.apache.lucene.index.IndexWriter.publishFlushedSegments(IndexWriter.java:5087)
	at org.apache.lucene.index.IndexWriter$1.afterSegmentsFlushed(IndexWriter.java:448)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:677)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3224)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3469)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3434)
	at org.apache.lucene.index.TestIndexWriterWithThreads.testCloseWithThreads(TestIndexWriterWithThreads.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterWithThreads_9174D55E0C77CCD0-001/index-NIOFSDirectory-001/_9p.fdt: Too many open files
	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:113)
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:130)
	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:145)
	at org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:366)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:402)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:251)
	at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:451)
	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1363)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1650)
	at org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:96)


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

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesDistrib

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

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




Build Log:
[...truncated 410 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterWithThreads -Dtests.method=testCloseWithThreads -Dtests.seed=9174D55E0C77CCD0 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=pl-PL -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.96s J2 | TestIndexWriterWithThreads.testCloseWithThreads <<<
   [junit4]    > Throwable #1: org.apache.lucene.store.AlreadyClosedException: refusing to delete any files: this IndexWriter hit an unrecoverable exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9174D55E0C77CCD0:8CB0FC296F82D676]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.ensureOpen(IndexFileDeleter.java:349)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:669)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2590)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2668)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.lambda$publishFlushedSegments$10(IndexWriter.java:5107)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:119)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushQueue.tryPurge(DocumentsWriterFlushQueue.java:150)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.purgeFlushTickets(DocumentsWriter.java:202)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.publishFlushedSegments(IndexWriter.java:5087)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$1.afterSegmentsFlushed(IndexWriter.java:448)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:555)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:677)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3224)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3469)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3434)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterWithThreads.testCloseWithThreads(TestIndexWriterWithThreads.java:241)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterWithThreads_9174D55E0C77CCD0-001/index-NIOFSDirectory-001/_9p.fdt: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:410)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:406)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:254)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.<init>(CompressingStoredFieldsWriter.java:113)
   [junit4]    > 	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsFormat.fieldsWriter(CompressingStoredFieldsFormat.java:130)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50StoredFieldsFormat.fieldsWriter(Lucene50StoredFieldsFormat.java:145)
   [junit4]    > 	at org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat.fieldsWriter(AssertingStoredFieldsFormat.java:48)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.initStoredFieldsWriter(StoredFieldsConsumer.java:39)
   [junit4]    > 	at org.apache.lucene.index.StoredFieldsConsumer.startDocument(StoredFieldsConsumer.java:46)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.startStoredFields(DefaultIndexingChain.java:366)
   [junit4]    > 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:402)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:251)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:451)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1363)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1650)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterWithThreads$IndexerThread.run(TestIndexWriterWithThreads.java:96)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterWithThreads_9174D55E0C77CCD0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {date=BlockTreeOrds(blocksize=128), field=BlockTreeOrds(blocksize=128), docid=PostingsFormat(name=Direct), titleTokenized=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), body=BlockTreeOrds(blocksize=128), title=PostingsFormat(name=MockRandom)}, docValues:{dv=DocValuesFormat(name=Lucene80), docid_intDV=DocValuesFormat(name=Lucene80), field=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), ___soft_deletes=DocValuesFormat(name=Lucene80), titleDV=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1302, maxMBSortInHeap=7.753881626271223, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@22de20e), locale=pl-PL, timezone=Etc/GMT
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=211698064,total=324009984
   [junit4]   2> NOTE: All tests run in this JVM: [TestSleepingLockWrapper, TestMinShouldMatch2, TestConcurrentMergeScheduler, TestNRTThreads, TestPayloadsOnVectors, TestSortedSetSelector, TestIndexWriterWithThreads]
   [junit4] Completed [30/563 (1!)] on J2 in 13.01s, 14 tests, 1 error <<< FAILURES!

[...truncated 16283 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 8112196 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 8112196 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8112197 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/data-dir-318-001
   [junit4]   2> 8112197 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 8112197 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8112207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8112207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 8112207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 8112207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8112215 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 8112240 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 8112252 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 8117526 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_191]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_191]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_191]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:519) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:610) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:795) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:645) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) ~[test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) ~[randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 8117544 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 8117544 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d3b06b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8117544 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d3b06b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8117547 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ceaddc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8117547 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ceaddc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8117549 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 8117577 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8117577 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8117621 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8117641 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8117641 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8117665 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 8117744 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 8117748 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 8117748 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 8117749 INFO  (coreLoadExecutor-18420-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@e847652
   [junit4]   2> 8117749 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/data-dir-318-001/]
   [junit4]   2> 8117752 WARN  (coreLoadExecutor-18420-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> 8117840 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 8117840 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 8117841 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8117841 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8117843 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@777ee448[collection1] main]
   [junit4]   2> 8117851 WARN  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 8117852 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8117852 INFO  (coreLoadExecutor-18420-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1662105009390616576
   [junit4]   2> 8117855 INFO  (searcherExecutor-18421-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@777ee448[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8117855 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[F9821221CA3C3A63]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8117864 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 8117865 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8117865 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 8117965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer start zk server on port:34321
   [junit4]   2> 8117965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34321
   [junit4]   2> 8117965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34321
   [junit4]   2> 8117965 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34321
   [junit4]   2> 8117967 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8117983 INFO  (zkConnectionManagerCallback-66809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8117983 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8117986 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8117987 INFO  (zkConnectionManagerCallback-66811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8117987 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8117989 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 8117990 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 8117991 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 8117992 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 8117993 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 8118003 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 8118004 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 8118004 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 8118005 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 8118006 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 8118007 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 8118008 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 8118231 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8118231 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8118231 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8118231 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8118232 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8118232 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8118232 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 8118232 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64f4f647{/,null,AVAILABLE}
   [junit4]   2> 8118233 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63f8592c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42333}
   [junit4]   2> 8118233 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.s.Server Started @8118267ms
   [junit4]   2> 8118233 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/tempDir-001/control/data, hostContext=/, hostPort=42333, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/control-001/cores}
   [junit4]   2> 8118233 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8118233 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8118233 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 8118245 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8118245 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 8118245 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-25T03:27:39.019Z
   [junit4]   2> 8118247 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8118248 INFO  (zkConnectionManagerCallback-66813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8118248 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8118349 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 8118349 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/control-001/solr.xml
   [junit4]   2> 8118353 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8118353 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8118355 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8121094 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 8121094 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76ee0ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8121094 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76ee0ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8121098 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18dbacf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8121098 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18dbacf2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8121099 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 8121101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8121101 INFO  (zkConnectionManagerCallback-66820-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8121109 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8121232 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8121248 INFO  (zkConnectionManagerCallback-66822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8121248 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8121366 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42333_
   [junit4]   2> 8121366 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.Overseer Overseer (id=72508638625857540-127.0.0.1:42333_-n_0000000000) starting
   [junit4]   2> 8121373 INFO  (OverseerStateUpdate-72508638625857540-127.0.0.1:42333_-n_0000000000) [n:127.0.0.1:42333_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42333_
   [junit4]   2> 8121373 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42333_
   [junit4]   2> 8121374 INFO  (OverseerStateUpdate-72508638625857540-127.0.0.1:42333_-n_0000000000) [n:127.0.0.1:42333_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8121400 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8121401 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 8121437 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8121584 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8121607 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8121607 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8121610 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/control-001/cores
   [junit4]   2> 8121667 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8121668 INFO  (zkConnectionManagerCallback-66831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8121668 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8121669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8121679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 8121680 INFO  (qtp741375196-288598) [n:127.0.0.1:42333_     ] 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:42333_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8121685 INFO  (OverseerThreadFactory-18435-thread-1) [     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 8121793 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_    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> 8121794 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 8122821 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 8122851 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 8122863 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122863 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 8122864 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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@e847652
   [junit4]   2> 8122864 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 8122868 WARN  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122969 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122969 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122971 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8122971 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8122973 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@447dff57[control_collection_shard1_replica_n1] main]
   [junit4]   2> 8122974 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 8122974 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122975 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 8122975 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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 1662105014762471424
   [junit4]   2> 8122988 INFO  (searcherExecutor-18440-thread-1-processing-n:127.0.0.1:42333_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42333_ 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@447dff57[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8122991 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122991 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42333/control_collection_shard1_replica_n1/
   [junit4]   2> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42333/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 8122995 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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/72508638625857540-core_node2-n_0000000000
   [junit4]   2> 8122997 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42333/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 8123099 INFO  (zkCallback-66821-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> 8123099 INFO  (zkCallback-66821-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> 8123100 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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> 8123101 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_ 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=1308
   [junit4]   2> 8123104 INFO  (qtp741375196-288598) [n:127.0.0.1:42333_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 8123202 INFO  (zkCallback-66821-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> 8123202 INFO  (zkCallback-66821-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> 8123202 INFO  (zkCallback-66821-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> 8123202 INFO  (qtp741375196-288598) [n:127.0.0.1:42333_     ] 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:42333_&wt=javabin&version=2} status=0 QTime=1522
   [junit4]   2> 8123203 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 8123320 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8123334 INFO  (zkConnectionManagerCallback-66837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8123334 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8123335 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8123336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34321/solr ready
   [junit4]   2> 8123336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 8123337 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_     ] 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> 8123340 INFO  (OverseerThreadFactory-18435-thread-2) [     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 8123341 INFO  (OverseerCollectionConfigSetProcessor-72508638625857540-127.0.0.1:42333_-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> 8123552 WARN  (OverseerThreadFactory-18435-thread-2) [     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 8123554 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 8123555 INFO  (qtp741375196-288597) [n:127.0.0.1:42333_     ] 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=217
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 8123556 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 8123956 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 8123958 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8123958 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8123958 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8123958 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8123967 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8123967 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8123967 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8123967 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38441d0c{/,null,AVAILABLE}
   [junit4]   2> 8123967 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4626a687{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45023}
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.Server Started @8124002ms
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45023, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-1-001/cores}
   [junit4]   2> 8123968 ERROR (closeThreadPool-66838-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 8123968 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-25T03:27:44.742Z
   [junit4]   2> 8123969 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8123970 INFO  (zkConnectionManagerCallback-66840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8123970 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8124071 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 8124071 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-1-001/solr.xml
   [junit4]   2> 8124076 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8124076 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8124077 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8124546 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 8124547 WARN  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8124547 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8124547 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8124547 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8124548 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8124548 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8124548 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 8124548 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cec460f{/,null,AVAILABLE}
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d47fd10{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39322}
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.e.j.s.Server Started @8124583ms
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=39322, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-2-001/cores}
   [junit4]   2> 8124549 ERROR (closeThreadPool-66838-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 8124549 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-25T03:27:45.323Z
   [junit4]   2> 8124550 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8124551 INFO  (zkConnectionManagerCallback-66843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8124563 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8124664 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 8124665 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-2-001/solr.xml
   [junit4]   2> 8124705 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8124705 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8124707 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8125025 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 8125071 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@583b9c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8125071 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@583b9c44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8125213 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48f6c414[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8125213 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48f6c414[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8125214 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 8125323 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8125324 INFO  (zkConnectionManagerCallback-66850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8125324 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8125343 INFO  (OverseerCollectionConfigSetProcessor-72508638625857540-127.0.0.1:42333_-n_0000000000) [     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 8125464 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8125469 INFO  (zkConnectionManagerCallback-66852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8125469 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8125474 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8125486 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45023_ as DOWN
   [junit4]   2> 8125487 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 8125487 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45023_
   [junit4]   2> 8125489 INFO  (zkCallback-66821-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8125489 INFO  (zkCallback-66836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8125490 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8125491 WARN  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 8125606 INFO  (zkCallback-66851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8125626 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8125811 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8125907 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8125907 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8125922 INFO  (closeThreadPool-66838-thread-1) [n:127.0.0.1:45023_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-1-001/cores
   [junit4]   2> 8126316 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45023_
   [junit4]   2> 8126762 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[F9821221CA3C3A63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 8126763 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8126763 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8126763 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 8126763 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 8126764 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8126764 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8126764 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 8126764 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58569d39{/,null,AVAILABLE}
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7303f72e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34387}
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.e.j.s.Server Started @8126799ms
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34387, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-3-001/cores}
   [junit4]   2> 8126765 ERROR (closeThreadPool-66838-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 8126765 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-25T03:27:47.539Z
   [junit4]   2> 8126766 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8126767 INFO  (zkConnectionManagerCallback-66858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8126767 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8126868 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 8126868 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-3-001/solr.xml
   [junit4]   2> 8126881 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8126881 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8126883 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8127238 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 8127238 WARN  (closeThreadPool-66838-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29a77ce9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8127238 WARN  (closeThreadPool-66838-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29a77ce9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8127250 WARN  (closeThreadPool-66838-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4488e450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8127250 WARN  (closeThreadPool-66838-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4488e450[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8127251 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 8127252 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8127253 INFO  (zkConnectionManagerCallback-66865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8127253 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8127358 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8127359 INFO  (zkConnectionManagerCallback-66867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8127360 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8127373 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8127377 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39322_ as DOWN
   [junit4]   2> 8127378 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 8127378 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39322_
   [junit4]   2> 8127379 INFO  (zkCallback-66836-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8127379 INFO  (zkCallback-66821-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8127379 INFO  (zkCallback-66851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8127379 INFO  (zkCallback-66866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8127381 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 8127382 WARN  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 8127460 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 8127555 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8127611 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8127611 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e847652
   [junit4]   2> 8127613 INFO  (closeThreadPool-66838-thread-2) [n:127.0.0.1:39322_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_F9821221CA3C3A63-001/shard-2-001/cores
   [junit4]   2> 8127934 INFO  (closeThreadPool-66838-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39322_
   [junit4]   2> 8130303 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 8130304 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@308fc80c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8130304 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@308fc80c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8130323 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fc677d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8130323 WARN  (closeThreadPool-66838-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fc677d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8130325 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34321/solr
   [junit4]   2> 8130342 INFO  (closeThreadPool-66838-thread-1) [     ] o.a.s.c.c.Connect

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

ke(BlockingArrayQueue.java:342)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   123) Thread[id=288711, name=closeThreadPool-66838-thread-2-SendThread(127.0.0.1:34321), state=TIMED_WAITING, group=TGRP-TestInPlaceUpdatesDistrib]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:369)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1137)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=Direct), title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=FST50, id_field_copy_that_does_not_support_in_place_update_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1914, maxMBSortInHeap=7.892173664979563, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@29e58ab2), locale=mk, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=143,free=18808400,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, JavaBinAtomicUpdateMultivalueTest, TestLazyCores, NodeMarkersRegistrationTest, ClusterStateUpdateTest, TestSolrJ, AutoscalingHistoryHandlerTest, TestExtendedDismaxParser, TestRetrieveFieldsOptimizer, ExplicitHLLTest, RootFieldTest, TestSolrConfigHandlerCloud, AddBlockUpdateTest, QueryResultKeyTest, BJQFilterAccessibleTest, LeaderElectionTest, TestJettySolrRunner, SimplePostToolTest, TestStressLiveNodes, TestSimDistribStateManager, TestFilteredDocIdSet, TestCloudPseudoReturnFields, CloudExitableDirectoryReaderTest, RequiredFieldsTest, TestTestInjection, ZkSolrClientTest, HLLUtilTest, TestFieldCacheReopen, ReplaceNodeNoTargetTest, TestNumericTerms32, AddReplicaTest, XmlUpdateRequestHandlerTest, CollectionsAPIDistributedZkTest, TestNamedUpdateProcessors, PackageManagerCLITest, TestDownShardTolerantSearch, HttpPartitionWithTlogReplicasTest, HdfsChaosMonkeyNothingIsSafeTest, TestAtomicUpdateErrorCases, TestLockTree, MinimalSchemaTest, TestChildDocTransformerHierarchy, DistribCursorPagingTest, CustomTermsComponentTest, SolrIndexConfigTest, OverriddenZkACLAndCredentialsProvidersTest, TestMissingGroups, TestDistribIDF, TestUseDocValuesAsStored2, Tagger2Test, AtomicUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper, DistributedFacetSimpleRefinementLongTailTest, AuthToolTest, TestLMDirichletSimilarityFactory, StatelessScriptUpdateProcessorFactoryTest, CoreAdminOperationTest, SimpleCollectionCreateDeleteTest, TestQueryingOnDownCollection, MissingSegmentRecoveryTest, TestCustomSort, TestManagedSynonymGraphFilterFactory, SolrInfoBeanTest, TestLRUStatsCache, TestSolrCloudSnapshots, TestCodecSupport, TestClusterStateMutator, HealthCheckHandlerTest, TestSchemaSimilarityResource, TriggerSetPropertiesIntegrationTest, MetricsHandlerTest, TestCoreContainer, TestLegacyNumericRangeQueryBuilder, TestWriterPerf, TestCloudSearcherWarming, ForceLeaderTest, DistributedFacetPivotWhiteBoxTest, NestedShardedAtomicUpdateTest, TestPushWriter, TestManagedResourceStorage, FieldAnalysisRequestHandlerTest, TestImpersonationWithHadoopAuth, PreAnalyzedFieldManagedSchemaCloudTest, SpellPossibilityIteratorTest, MaxSizeAutoCommitTest, EnumFieldTest, TestInitQParser, TestUpdate, DistributedQueueTest, TestFreeTextSuggestions, MetricUtilsTest, TestCursorMarkWithoutUniqueKey, TestCopyFieldCollectionResource, TestSortableTextField, TestInfoStreamLogging, HighlighterMaxOffsetTest, TestSmileRequest, TestSubQueryTransformerCrossCore, TestQuerySenderListener, TestRebalanceLeaders, DaemonStreamApiTest, TestConfigSetImmutable, AutoAddReplicasPlanActionTest, SearchHandlerTest, BufferStoreTest, TestSimExtremeIndexing, BasicDistributedZk2Test, TestDistributedStatsComponentCardinality, DocValuesMissingTest, QueryElevationComponentTest, TestPseudoReturnFields, TestBinaryField, ShardRoutingTest, TestConfigSetsAPIExclusivity, TestScoreJoinQPNoScore, TestRandomFaceting, DimensionalRoutedAliasUpdateProcessorTest, TestTolerantUpdateProcessorCloud, RecoveryZkTest, OverseerStatusTest, TestLegacyNumericUtils, XmlInterpolationTest, TestHighlightDedupGrouping, UniqFieldsUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestCloudSchemaless, ClassificationUpdateProcessorTest, AnalyticsQueryTest, DeleteInactiveReplicaTest, GraphQueryTest, NumericFieldsTest, CustomCollectionTest, TestHashPartitioner, HdfsRecoverLeaseTest, TestRuleBasedAuthorizationPlugin, SimpleMLTQParserTest, TestEmbeddedSolrServerAdminHandler, JWTVerificationkeyResolverTest, TestFieldCollectionResource, TestCoreBackup, CategoryRoutedAliasUpdateProcessorTest, SolrMetricsIntegrationTest, JSONWriterTest, TermVectorComponentDistributedTest, TestCloudInspectUtil, ChaosMonkeySafeLeaderWithPullReplicasTest, TestObjectReleaseTracker, UpdateParamsTest, TestSimScenario, IndexSizeTriggerMixedBoundsTest, MetricTriggerTest, ScheduledTriggerIntegrationTest, TestPolicyCloud, TestSimLargeCluster, CdcrOpsAndBoundariesTest, HdfsBasicDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestDistribPackageStore, TestCSVLoader, TestReplicationHandlerDiskOverFlow, TestSQLHandlerNonCloud, TestSystemCollAutoCreate, LoggingHandlerTest, LukeRequestHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryElevationComponentTest, DistributedTermsComponentTest, SuggestComponentContextFilterQueryTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyFieldReuse, TestNumericRangeQuery32, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, RegexBytesRefFilterTest, SimpleFacetsTest, SubstringBytesRefFilterTest, TestFacetMethods, TestFaceting, TestRemoteStreaming, TestMacros, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestFieldTypeResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, CurrencyFieldTypeTest, IndexSchemaTest, ManagedSchemaRoundRobinCloudTest, PrimitiveFieldTypeTest, SpatialRPTFieldTypeTest, TestSchemaField, TestSchemaManager, AnalyticsMergeStrategyTest, LargeFieldTest, MergeStrategyTest, TestComplexPhraseLeadingWildcard, TestFoldingMultitermQuery, TestHashQParserPlugin, TestPayloadCheckQParserPlugin, TestQueryUtils, TestReRankQParserPlugin, TestRecovery, TestStandardQParsers, TestStressLucene, TestStressRecovery, TestStressReorder, TestValueSourceCache, TestXmlQParser, TestCloudJSONFacetSKG, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, TestJsonRangeFacets, TestFunctionQuery, TestMinMaxOnMultiValuedField, TestOrdValues, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDFRSimilarityFactory, TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, BasicAuthIntegrationTest, BasicAuthOnSingleNodeTest, BasicAuthStandaloneTest, JWTAuthPluginIntegrationTest, JWTAuthPluginTest, SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, CacheHeaderTest, DirectSolrConnectionTest, HttpSolrCallGetCoreTest, NoCacheHeaderTest, ResponseHeaderTest, SolrRequestParserTest, ConjunctionSolrSpellCheckerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, IndexBasedSpellCheckerTest, SpellCheckCollatorTest, TestSuggestSpellingConverter, WordBreakSolrSpellCheckerTest, SuggesterFSTTest, SuggesterTest, SuggesterWFSTTest, TestAnalyzedSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestPhraseSuggestions, BlockCacheTest, TestDocTermOrds, TestDocTermOrdsUninvertLimit, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestLegacyFieldCache, TestUninvertingReader, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, PeerSyncWithIndexFingerprintCachingTest, PeerSyncWithLeaderTest, SolrIndexSplitterTest, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.seed=F9821221CA3C3A63 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=mk -Dtests.timezone=Europe/Uzhgorod -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestInPlaceUpdatesDistrib (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9821221CA3C3A63]:0)
   [junit4] Completed [904/904 (1!)] on J1 in 7225.90s, 1 test, 2 errors <<< FAILURES!

[...truncated 52549 lines...]