You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/15 13:10:11 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26664 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26664/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Error from server at http://127.0.0.1:39593/collection1: Server error writing document id -9931 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39593/collection1: Server error writing document id -9931 to the index
	at __randomizedtesting.SeedInfo.seed([E2A0E9C5338AAC2B:6AF4D61F9D76C1D3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13766 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 94815 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 94815 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 94816 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/data-dir-10-001
   [junit4]   2> 94816 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 94816 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 94817 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 94817 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 94818 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 94818 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 94824 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 94837 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 94840 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 94925 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1044) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[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:633) ~[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:814) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:804) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:654) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.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.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 94925 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 94928 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bfb4437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94928 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bfb4437[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94930 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ce4577b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94930 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ce4577b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 94931 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-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> 94937 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 94937 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 94947 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 94950 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 94950 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 94956 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 94964 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 94966 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 94966 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 94967 INFO  (coreLoadExecutor-1007-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@2bab75b9
   [junit4]   2> 94967 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/data-dir-10-001/]
   [junit4]   2> 94970 WARN  (coreLoadExecutor-1007-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> 94989 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 94989 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 94990 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 94990 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 94992 WARN  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 94992 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 94993 INFO  (coreLoadExecutor-1007-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666760477842079744
   [junit4]   2> 94994 INFO  (searcherExecutor-1009-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms: Collection: 'null'
   [junit4]   2> 94994 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 95001 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 95001 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 95001 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 95101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43393
   [junit4]   2> 95101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43393
   [junit4]   2> 95101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43393
   [junit4]   2> 95101 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43393
   [junit4]   2> 95103 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95105 INFO  (zkConnectionManagerCallback-1016-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95105 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95108 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95109 INFO  (zkConnectionManagerCallback-1018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95109 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95114 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 95117 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 95120 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 95125 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 95126 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 95126 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 95127 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 95127 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 95127 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 95128 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 95128 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 95128 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 95189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 95189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 95189 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 95199 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 95199 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 95199 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 95200 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75da063b{/,null,AVAILABLE}
   [junit4]   2> 95204 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13423721{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37285}
   [junit4]   2> 95204 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.s.Server Started @95511ms
   [junit4]   2> 95204 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/tempDir-001/control/data, hostPort=37285, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 95205 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 95205 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 95205 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 95205 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 95205 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 95205 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:44:19.531894Z
   [junit4]   2> 95209 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95210 INFO  (zkConnectionManagerCallback-1020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95210 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95314 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 95314 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/control-001/solr.xml
   [junit4]   2> 95321 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 95411 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 95422 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30df8169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95422 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30df8169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95442 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70af4be7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95442 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70af4be7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95443 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43393/solr
   [junit4]   2> 95444 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95446 INFO  (zkConnectionManagerCallback-1031-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95446 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95549 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95550 INFO  (zkConnectionManagerCallback-1033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95550 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95593 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37285_
   [junit4]   2> 95593 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.Overseer Overseer (id=72272649674162180-127.0.0.1:37285_-n_0000000000) starting
   [junit4]   2> 95596 INFO  (OverseerStateUpdate-72272649674162180-127.0.0.1:37285_-n_0000000000) [n:127.0.0.1:37285_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37285_
   [junit4]   2> 95598 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37285_
   [junit4]   2> 95599 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 95600 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] 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> 95602 INFO  (zkCallback-1032-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95608 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 95620 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 95624 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 95624 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 95625 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [n:127.0.0.1:37285_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/control-001/cores
   [junit4]   2> 95631 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 95632 INFO  (zkConnectionManagerCallback-1050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95632 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 95632 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95633 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43393/solr ready
   [junit4]   2> 95637 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] 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:37285_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 95639 INFO  (OverseerThreadFactory-1040-thread-1-processing-n:127.0.0.1:37285_) [n:127.0.0.1:37285_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 95747 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 95749 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 95751 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_    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> 95751 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 96761 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 96770 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 96772 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96772 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96772 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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@2bab75b9
   [junit4]   2> 96773 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 96776 WARN  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96798 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 96798 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96798 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 96799 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96800 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 96800 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96801 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 96801 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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 1666760479737905152
   [junit4]   2> 96802 INFO  (searcherExecutor-1052-thread-1-processing-n:127.0.0.1:37285_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'control_collection'
   [junit4]   2> 96803 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96803 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96804 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 96804 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96804 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37285/control_collection_shard1_replica_n1/
   [junit4]   2> 96804 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96805 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37285/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 96805 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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/72272649674162180-core_node2-n_0000000000
   [junit4]   2> 96805 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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:37285/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 96906 INFO  (zkCallback-1032-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> 96906 INFO  (zkCallback-1032-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> 96907 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_ 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> 96908 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_     ] 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=1157
   [junit4]   2> 96910 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 97009 INFO  (zkCallback-1032-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> 97009 INFO  (zkCallback-1032-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> 97009 INFO  (zkCallback-1032-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> 97009 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] 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:37285_&wt=javabin&version=2} status=0 QTime=1372
   [junit4]   2> 97010 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 97116 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97117 INFO  (zkConnectionManagerCallback-1061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97117 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97117 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97118 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43393/solr ready
   [junit4]   2> 97120 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 97123 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] 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> 97124 INFO  (OverseerThreadFactory-1040-thread-2-processing-n:127.0.0.1:37285_) [n:127.0.0.1:37285_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 97124 INFO  (OverseerCollectionConfigSetProcessor-72272649674162180-127.0.0.1:37285_-n_0000000000) [n:127.0.0.1:37285_     ] 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> 97326 WARN  (OverseerThreadFactory-1040-thread-2-processing-n:127.0.0.1:37285_) [n:127.0.0.1:37285_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 97327 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 97327 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] 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=205
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 97329 INFO  (watches-1058-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 97329 INFO  (watches-1058-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 97329 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 97381 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 97385 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 97386 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 97386 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 97409 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97409 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97410 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 97410 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c097d46{/,null,AVAILABLE}
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6dc83aa7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39813}
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.e.j.s.Server Started @97721ms
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/tempDir-001/jetty1, hostPort=39813, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 97414 ERROR (closeThreadPool-1062-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 97414 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:44:21.740664Z
   [junit4]   2> 97418 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97418 INFO  (zkConnectionManagerCallback-1064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97419 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97442 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 97443 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 97443 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 97443 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 97449 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97450 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97450 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 97454 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26c8ae2e{/,null,AVAILABLE}
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f8bef41{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46303}
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.e.j.s.Server Started @97764ms
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/tempDir-001/jetty2, hostPort=46303, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 97457 ERROR (closeThreadPool-1062-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97457 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 97458 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:44:21.784611Z
   [junit4]   2> 97459 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97460 INFO  (zkConnectionManagerCallback-1066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97460 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97494 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[E2A0E9C5338AAC2B]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 97496 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 97496 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 97496 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 97520 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 97520 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-1-001/solr.xml
   [junit4]   2> 97528 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 97534 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 97534 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 97535 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 97542 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fe7edf1{/,null,AVAILABLE}
   [junit4]   2> 97558 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5dec482c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39593}
   [junit4]   2> 97558 INFO  (closeThreadPool-1062-thread-3) [     ] o.e.j.s.Server Started @97866ms
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/tempDir-001/jetty3, hostPort=39593, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 97559 ERROR (closeThreadPool-1062-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 97559 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-15T12:44:21.885619Z
   [junit4]   2> 97577 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97578 INFO  (zkConnectionManagerCallback-1071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97578 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97620 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 97620 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-2-001/solr.xml
   [junit4]   2> 97626 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 97680 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 97680 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001/solr.xml
   [junit4]   2> 97680 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 97681 WARN  (closeThreadPool-1062-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e59fc65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97681 WARN  (closeThreadPool-1062-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e59fc65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97684 WARN  (closeThreadPool-1062-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@774afd21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97684 WARN  (closeThreadPool-1062-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@774afd21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97684 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 97685 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43393/solr
   [junit4]   2> 97688 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97689 INFO  (zkConnectionManagerCallback-1085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97689 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97732 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 97732 WARN  (closeThreadPool-1062-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@abd3fa6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97732 WARN  (closeThreadPool-1062-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@abd3fa6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97734 WARN  (closeThreadPool-1062-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10990303[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97734 WARN  (closeThreadPool-1062-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10990303[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97735 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43393/solr
   [junit4]   2> 97735 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97736 INFO  (zkConnectionManagerCallback-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97736 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97784 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 97784 WARN  (closeThreadPool-1062-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6056b2b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97784 WARN  (closeThreadPool-1062-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6056b2b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97786 WARN  (closeThreadPool-1062-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2db5f1ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97786 WARN  (closeThreadPool-1062-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2db5f1ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 97787 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43393/solr
   [junit4]   2> 97787 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97788 INFO  (zkConnectionManagerCallback-1101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97788 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97796 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97797 INFO  (zkConnectionManagerCallback-1103-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97797 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97799 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97800 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39813_ as DOWN
   [junit4]   2> 97800 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 97800 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39813_
   [junit4]   2> 97801 INFO  (zkCallback-1032-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97801 INFO  (zkCallback-1060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97801 INFO  (zkCallback-1102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97802 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 97802 WARN  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] 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> 97808 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 97818 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97822 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97822 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97823 INFO  (closeThreadPool-1062-thread-1) [n:127.0.0.1:39813_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-1-001/cores
   [junit4]   2> 97827 INFO  (closeThreadPool-1062-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39813_
   [junit4]   2> 97896 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97897 INFO  (zkConnectionManagerCallback-1113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97897 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97899 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 97900 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39593_ as DOWN
   [junit4]   2> 97900 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 97900 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39593_
   [junit4]   2> 97902 INFO  (zkCallback-1102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 97902 INFO  (zkCallback-1112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 97902 INFO  (zkCallback-1032-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 97903 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 97904 WARN  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] 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> 97905 INFO  (zkCallback-1060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 97909 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 97920 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97924 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97924 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 97925 INFO  (closeThreadPool-1062-thread-3) [n:127.0.0.1:39593_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001/cores
   [junit4]   2> 97930 INFO  (closeThreadPool-1062-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39593_
   [junit4]   2> 97997 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97998 INFO  (zkConnectionManagerCallback-1123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97998 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 98000 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 98001 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46303_ as DOWN
   [junit4]   2> 98002 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 98002 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46303_
   [junit4]   2> 98002 INFO  (zkCallback-1032-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98002 INFO  (zkCallback-1102-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98002 INFO  (zkCallback-1060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98002 INFO  (zkCallback-1112-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98002 INFO  (zkCallback-1122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 98003 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 98003 WARN  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] 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> 98009 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 98018 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 98022 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 98022 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 98023 INFO  (closeThreadPool-1062-thread-2) [n:127.0.0.1:46303_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-2-001/cores
   [junit4]   2> 98027 INFO  (closeThreadPool-1062-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46303_
   [junit4]   2> 98031 INFO  (qtp2119984363-2178) [n:127.0.0.1:37285_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39593_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 98031 INFO  (qtp2119984363-2057) [n:127.0.0.1:37285_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46303_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 98031 INFO  (qtp2119984363-2060) [n:127.0.0.1:37285_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39813_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 98032 INFO  (OverseerCollectionConfigSetProcessor-72272649674162180-127.0.0.1:37285_-n_0000000000) [n:127.0.0.1:37285_     ] 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> 98034 INFO  (qtp2119984363-2180) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 98036 INFO  (qtp2119984363-2180) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98038 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98040 INFO  (qtp1777840961-2183) [n:127.0.0.1:39813_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98042 INFO  (qtp464812271-2185) [n:127.0.0.1:46303_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98043 INFO  (qtp2119984363-2180) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 98044 INFO  (qtp2119984363-2180) [n:127.0.0.1:37285_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98045 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98046 INFO  (qtp1777840961-2183) [n:127.0.0.1:39813_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98047 INFO  (qtp464812271-2185) [n:127.0.0.1:46303_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 98047 INFO  (OverseerThreadFactory-1040-thread-3-processing-n:127.0.0.1:37285_) [n:127.0.0.1:37285_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39593_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 98048 INFO  (OverseerThreadFactory-1040-thread-3-processing-n:127.0.0.1:37285_) [n:127.0.0.1:37285_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 98050 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 99057 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 99068 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 99071 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 99071 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 99071 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bab75b9
   [junit4]   2> 99071 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 99075 WARN  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_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> 99100 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 99100 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 99101 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 99101 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 99103 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 99103 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 99104 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 99104 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666760482152775680
   [junit4]   2> 99106 INFO  (searcherExecutor-1134-thread-1-processing-n:127.0.0.1:39593_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 99106 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 99106 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39593/collection1_shard1_replica_n1/
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39593/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 99107 INFO  (qtp1507051470-2181) [n:127.0.0.1:39593_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/

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

4]   2> 484195 INFO  (coreCloseExecutor-1196-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@1ba093f8
   [junit4]   2> 484195 INFO  (coreCloseExecutor-1196-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fb6855e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@587e51cb
   [junit4]   2> 484204 INFO  (coreCloseExecutor-1196-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 484206 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 484206 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c1755e2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3ca9a886
   [junit4]   2> 484207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 484207 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ed15762: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@271cedf1
   [junit4]   2> 484208 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 484208 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18b44bd9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2cea12
   [junit4]   2> 484234 ERROR (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.c.SolrCore Too many close [count:-1] on org.apache.solr.core.SolrCore@394c38fe. Please report this exception to solr-user@lucene.apache.org
   [junit4]   2> 484234 ERROR (SUITE-TestInPlaceUpdatesDistrib-seed#[E2A0E9C5338AAC2B]-worker) [     ] o.a.s.c.u.ObjectReleaseTracker 
   [junit4]   2>           => java.lang.AssertionError: Too many closes on SolrCore
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1543)
   [junit4]   2> java.lang.AssertionError: Too many closes on SolrCore
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1543) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.tryClose(ObjectReleaseTracker.java:85) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:336) ~[java/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.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.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.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.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.update.TestInPlaceUpdatesDistrib_E2A0E9C5338AAC2B-001
   [junit4]   2> May 15, 2020 12:50:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id_i=PostingsFormat(name=Direct), _root_=PostingsFormat(name=MockRandom), title_s=BlockTreeOrds(blocksize=128), id=FST50, id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=MockRandom)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=732, maxMBSortInHeap=7.903916458744123, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5f9113b1), locale=de-CH, timezone=Portugal
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=251658240,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, TestSSLRandomization, HdfsDirectoryFactoryTest, AutoAddReplicasIntegrationTest, TestDynamicURP, SubstringBytesRefFilterTest, RemoteQueryErrorTest, TokenizerChainTest, TestFuzzyAnalyzedSuggestions, QueryParsingTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [253/912 (1!)] on J5 in 389.67s, 1 test, 1 error <<< FAILURES!

[...truncated 2203 lines...]
   [junit4] JVM J5: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200515_124243_9935865821109606015452.sysout
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid22937.hprof ...
   [junit4] Heap dump file created [350361763 bytes in 1.787 secs]
   [junit4] <<< JVM J5: EOF ----

[...truncated 9586 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:587: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid22937.hprof

Total time: 39 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2