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

[JENKINS] Lucene-Solr-Tests-master - Build # 4950 - Unstable

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

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

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




Build Log:
[...truncated 14919 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 2160936 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2160937 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/data-dir-309-001
   [junit4]   2> 2160937 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 2160937 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2160939 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2160939 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2160939 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2160944 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2160960 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2161017 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2163126 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:689) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [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:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [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:566) ~[?:?]
   [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:834) [?:?]
   [junit4]   2> 2163127 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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/jenkins-slave/workspace/Lucene-Solr-Tests-master/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:897) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [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:523) [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:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:664) [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:810) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [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:566) ~[?:?]
   [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:834) [?:?]
   [junit4]   2> 2163129 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2163130 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@750c536c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2163130 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@750c536c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2163139 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20018710[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2163139 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20018710[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2163141 WARN  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-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> 2163155 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 2163155 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2163168 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2163174 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2163174 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2163182 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2163194 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2163198 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2163255 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2163265 INFO  (coreLoadExecutor-26404-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@612504d4
   [junit4]   2> 2163265 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/data-dir-309-001/]
   [junit4]   2> 2163267 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15760528508394175]
   [junit4]   2> 2163268 WARN  (coreLoadExecutor-26404-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> 2163342 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2163343 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2163344 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2163344 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2163344 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=65.8828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=18.000064906057638, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6458017314194083, deletesPctAllowed=45.0042536684795
   [junit4]   2> 2163345 WARN  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 2163345 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2163346 INFO  (coreLoadExecutor-26404-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673047240478818304
   [junit4]   2> 2163347 INFO  (searcherExecutor-26406-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2163348 INFO  (SUITE-TestJsonFacets-seed#[457B938F7CBBECBE]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2163351 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingSingleNodeExtraStat {p0=STREAM}
   [junit4]   2> 2163360 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2163360 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2163360 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 2163370 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2163370 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2163370 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2163376 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f0671fd{/solr,null,AVAILABLE}
   [junit4]   2> 2163376 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@cb628f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35601}
   [junit4]   2> 2163376 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.s.Server Started @2163407ms
   [junit4]   2> 2163376 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=35601}
   [junit4]   2> 2163377 ERROR (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-23T22:09:43.410254Z
   [junit4]   2> 2163377 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001/solr.xml
   [junit4]   2> 2163381 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2164398 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2164399 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54d5cdd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2164399 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54d5cdd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2164402 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46770fb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2164402 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46770fb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2164404 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] 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> 2164422 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2164422 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2164441 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2164450 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2164450 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@612504d4
   [junit4]   2> 2164452 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001
   [junit4]   2> 2164452 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2164458 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2164472 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001/collection1, trusted=true
   [junit4]   2> 2164476 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 2164532 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 2164543 INFO  (coreLoadExecutor-26422-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@612504d4
   [junit4]   2> 2164543 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001/collection1/data/]
   [junit4]   2> 2164544 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15760528508394175]
   [junit4]   2> 2164547 WARN  (coreLoadExecutor-26422-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> 2164594 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2164594 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2164596 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2164596 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2164597 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=65.8828125, floorSegmentMB=1.6728515625, forceMergeDeletesPctAllowed=18.000064906057638, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6458017314194083, deletesPctAllowed=45.0042536684795
   [junit4]   2> 2164598 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001/collection1/conf
   [junit4]   2> 2164599 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2164599 INFO  (coreLoadExecutor-26422-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673047241792684032
   [junit4]   2> 2164601 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNodeExtraStat-seed#[457B938F7CBBECBE]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=35601 home=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.facet.TestJsonFacets_457B938F7CBBECBE-001/s0-001
   [junit4]   2> 2164602 INFO  (searcherExecutor-26424-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2164610 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1673047241803169792)} 0 1
   [junit4]   2> 2164612 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1673047241805266944)]} 0 0
   [junit4]   2> 2164612 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1673047241806315520)]} 0 0
   [junit4]   2> 2164613 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1673047241807364096)]} 0 0
   [junit4]   2> 2164613 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1673047241807364097)]} 0 0
   [junit4]   2> 2164614 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1673047241808412672)]} 0 0
   [junit4]   2> 2164614 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1673047241808412673)]} 0 0
   [junit4]   2> 2164615 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1673047241809461248)]} 0 0
   [junit4]   2> 2164615 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1673047241809461249)]} 0 0
   [junit4]   2> 2164616 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1673047241810509824)]} 0 0
   [junit4]   2> 2164616 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1673047241810509825)]} 0 0
   [junit4]   2> 2164617 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1673047241811558400)]} 0 0
   [junit4]   2> 2164617 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1673047241811558401)]} 0 0
   [junit4]   2> 2164618 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1673047241812606976)]} 0 0
   [junit4]   2> 2164618 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1673047241812606977)]} 0 0
   [junit4]   2> 2164619 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1673047241813655552)]} 0 0
   [junit4]   2> 2164619 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1673047241813655553)]} 0 0
   [junit4]   2> 2164620 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1673047241814704128)]} 0 0
   [junit4]   2> 2164621 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1673047241815752704)]} 0 0
   [junit4]   2> 2164621 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1673047241815752705)]} 0 0
   [junit4]   2> 2164622 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1673047241816801280)]} 0 0
   [junit4]   2> 2164622 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1673047241816801281)]} 0 0
   [junit4]   2> 2164623 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1673047241817849856)]} 0 0
   [junit4]   2> 2164623 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1673047241817849857)]} 0 0
   [junit4]   2> 2164624 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1673047241818898432)]} 0 0
   [junit4]   2> 2164624 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1673047241818898433)]} 0 0
   [junit4]   2> 2164625 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1673047241819947008)]} 0 0
   [junit4]   2> 2164625 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1673047241819947009)]} 0 0
   [junit4]   2> 2164626 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1673047241820995584)]} 0 0
   [junit4]   2> 2164626 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1673047241820995585)]} 0 0
   [junit4]   2> 2164627 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1673047241822044160)]} 0 0
   [junit4]   2> 2164627 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1673047241822044161)]} 0 0
   [junit4]   2> 2164628 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1673047241823092736)]} 0 0
   [junit4]   2> 2164628 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1673047241823092737)]} 0 0
   [junit4]   2> 2164629 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1673047241824141312)]} 0 0
   [junit4]   2> 2164629 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1673047241824141313)]} 0 0
   [junit4]   2> 2164630 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1673047241825189888)]} 0 0
   [junit4]   2> 2164630 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1673047241825189889)]} 0 0
   [junit4]   2> 2164631 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1673047241826238464)]} 0 0
   [junit4]   2> 2164631 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1673047241826238465)]} 0 0
   [junit4]   2> 2164632 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1673047241827287040)]} 0 0
   [junit4]   2> 2164632 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1673047241827287041)]} 0 0
   [junit4]   2> 2164633 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1673047241828335616)]} 0 0
   [junit4]   2> 2164633 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1673047241828335617)]} 0 0
   [junit4]   2> 2164634 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1673047241829384192)]} 0 0
   [junit4]   2> 2164634 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1673047241829384193)]} 0 0
   [junit4]   2> 2164635 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1673047241830432768)]} 0 0
   [junit4]   2> 2164635 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1673047241830432769)]} 0 0
   [junit4]   2> 2164636 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1673047241830432770)]} 0 0
   [junit4]   2> 2164636 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1673047241831481344)]} 0 0
   [junit4]   2> 2164636 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1673047241831481345)]} 0 0
   [junit4]   2> 2164637 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1673047241832529920)]} 0 0
   [junit4]   2> 2164637 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1673047241832529921)]} 0 0
   [junit4]   2> 2164638 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1673047241833578496)]} 0 0
   [junit4]   2> 2164638 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1673047241833578497)]} 0 0
   [junit4]   2> 2164639 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1673047241834627072)]} 0 0
   [junit4]   2> 2164639 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1673047241834627073)]} 0 0
   [junit4]   2> 2164640 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1673047241835675648)]} 0 0
   [junit4]   2> 2164640 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1673047241835675649)]} 0 0
   [junit4]   2> 2164641 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1673047241836724224)]} 0 0
   [junit4]   2> 2164641 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1673047241836724225)]} 0 0
   [junit4]   2> 2164642 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1673047241837772800)]} 0 0
   [junit4]   2> 2164643 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1673047241838821376)]} 0 0
   [junit4]   2> 2164643 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1673047241838821377)]} 0 0
   [junit4]   2> 2164644 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1673047241839869952)]} 0 0
   [junit4]   2> 2164644 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1673047241839869953)]} 0 0
   [junit4]   2> 2164645 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1673047241840918528)]} 0 0
   [junit4]   2> 2164645 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1673047241840918529)]} 0 0
   [junit4]   2> 2164646 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1673047241841967104)]} 0 0
   [junit4]   2> 2164646 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1673047241841967105)]} 0 0
   [junit4]   2> 2164647 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1673047241843015680)]} 0 0
   [junit4]   2> 2164647 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1673047241843015681)]} 0 0
   [junit4]   2> 2164648 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1673047241844064256)]} 0 0
   [junit4]   2> 2164648 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1673047241844064257)]} 0 0
   [junit4]   2> 2164649 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1673047241845112832)]} 0 0
   [junit4]   2> 2164649 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1673047241845112833)]} 0 0
   [junit4]   2> 2164650 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1673047241846161408)]} 0 0
   [junit4]   2> 2164650 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1673047241846161409)]} 0 0
   [junit4]   2> 2164651 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1673047241847209984)]} 0 0
   [junit4]   2> 2164651 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1673047241847209985)]} 0 0
   [junit4]   2> 2164652 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1673047241848258560)]} 0 0
   [junit4]   2> 2164652 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1673047241848258561)]} 0 0
   [junit4]   2> 2164653 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1673047241849307136)]} 0 0
   [junit4]   2> 2164653 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1673047241849307137)]} 0 0
   [junit4]   2> 2164654 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1673047241850355712)]} 0 0
   [junit4]   2> 2164654 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1673047241850355713)]} 0 0
   [junit4]   2> 2164655 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1673047241851404288)]} 0 0
   [junit4]   2> 2164655 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1673047241851404289)]} 0 0
   [junit4]   2> 2164656 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1673047241852452864)]} 0 0
   [junit4]   2> 2164656 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1673047241852452865)]} 0 0
   [junit4]   2> 2164657 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1673047241853501440)]} 0 0
   [junit4]   2> 2164657 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1673047241853501441)]} 0 0
   [junit4]   2> 2164658 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1673047241854550016)]} 0 0
   [junit4]   2> 2164658 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1673047241854550017)]} 0 0
   [junit4]   2> 2164663 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1673047241858744320)]} 0 0
   [junit4]   2> 2164663 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1673047241859792896)]} 0 0
   [junit4]   2> 2164665 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1673047241861890048)]} 0 0
   [junit4]   2> 2164666 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1673047241862938624)]} 0 0
   [junit4]   2> 2164666 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1673047241862938625)]} 0 0
   [junit4]   2> 2164667 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1673047241863987200)]} 0 0
   [junit4]   2> 2164667 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1673047241863987201)]} 0 0
   [junit4]   2> 2164668 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101 (1673047241865035776)]} 0 0
   [junit4]   2> 2164668 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102 (1673047241865035777)]} 0 0
   [junit4]   2> 2164668 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103 (1673047241865035778)]} 0 0
   [junit4]   2> 2164669 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104 (1673047241866084352)]} 0 0
   [junit4]   2> 2164669 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105 (1673047241866084353)]} 0 0
   [junit4]   2> 2164670 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106 (1673047241867132928)]} 0 0
   [junit4]   2> 2164670 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107 (1673047241867132929)]} 0 0
   [junit4]   2> 2164671 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108 (1673047241868181504)]} 0 0
   [junit4]   2> 2164671 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109 (1673047241868181505)]} 0 0
   [junit4]   2> 2164672 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110 (1673047241869230080)]} 0 0
   [junit4]   2> 2164672 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111 (1673047241869230081)]} 0 0
   [junit4]   2> 2164673 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112 (1673047241870278656)]} 0 0
   [junit4]   2> 2164673 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113 (1673047241870278657)]} 0 0
   [junit4]   2> 2164674 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114 (1673047241871327232)]} 0 0
   [junit4]   2> 2164674 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115 (1673047241871327233)]} 0 0
   [junit4]   2> 2164675 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116 (1673047241872375808)]} 0 0
   [junit4]   2> 2164675 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117 (1673047241872375809)]} 0 0
   [junit4]   2> 2164676 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118 (1673047241873424384)]} 0 0
   [junit4]   2> 2164676 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119 (1673047241873424385)]} 0 0
   [junit4]   2> 2164677 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120 (1673047241874472960)]} 0 0
   [junit4]   2> 2164678 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121 (1673047241875521536)]} 0 0
   [junit4]   2> 2164685 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122 (1673047241882861568)]} 0 0
   [junit4]   2> 2164685 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1673047241882861569)]} 0 0
   [junit4]   2> 2164686 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124 (1673047241883910144)]} 0 0
   [junit4]   2> 2164687 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125 (1673047241883910145)]} 0 0
   [junit4]   2> 2164687 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126 (1673047241884958720)]} 0 0
   [junit4]   2> 2164687 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127 (1673047241884958721)]} 0 0
   [junit4]   2> 2164692 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128 (1673047241889153024)]} 0 0
   [junit4]   2> 2164692 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129 (1673047241890201600)]} 0 0
   [junit4]   2> 2164693 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130 (1673047241891250176)]} 0 0
   [junit4]   2> 2164693 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131 (1673047241891250177)]} 0 0
   [junit4]   2> 2164694 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132 (1673047241891250178)]} 0 0
   [junit4]   2> 2164694 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133 (1673047241892298752)]} 0 0
   [junit4]   2> 2164694 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134 (1673047241892298753)]} 0 0
   [junit4]   2> 2164695 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135 (1673047241893347328)]} 0 0
   [junit4]   2> 2164695 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136 (1673047241893347329)]} 0 0
   [junit4]   2> 2164696 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137 (1673047241894395904)]} 0 0
   [junit4]   2> 2164696 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138 (1673047241894395905)]} 0 0
   [junit4]   2> 2164697 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139 (1673047241895444480)]} 0 0
   [junit4]   2> 2164697 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140 (1673047241895444481)]} 0 0
   [junit4]   2> 2164698 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141 (1673047241896493056)]} 0 0
   [junit4]   2> 2164698 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142 (1673047241896493057)]} 0 0
   [junit4]   2> 2164698 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143 (1673047241896493058)]} 0 0
   [junit4]   2> 2164699 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144 (1673047241897541632)]} 0 0
   [junit4]   2> 2164699 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145 (1673047241897541633)]} 0 0
   [junit4]   2> 2164700 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146 (1673047241898590208)]} 0 0
   [junit4]   2> 2164700 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147 (1673047241898590209)]} 0 0
   [junit4]   2> 2164701 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148 (1673047241899638784)]} 0 0
   [junit4]   2> 2164701 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149 (1673047241899638785)]} 0 0
   [junit4]   2> 2164702 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150 (1673047241899638786)]} 0 0
   [junit4]   2> 2164702 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151 (1673047241900687360)]} 0 0
   [junit4]   2> 2164702 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152 (1673047241900687361)]} 0 0
   [junit4]   2> 2164703 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153 (1673047241901735936)]} 0 0
   [junit4]   2> 2164703 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154 (1673047241901735937)]} 0 0
   [junit4]   2> 2164704 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155 (1673047241902784512)]} 0 0
   [junit4]   2> 2164704 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156 (1673047241902784513)]} 0 0
   [junit4]   2> 2164705 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157 (1673047241903833088)]} 0 0
   [junit4]   2> 2164705 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158 (1673047241903833089)]} 0 0
   [junit4]   2> 2164706 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159 (1673047241903833090)]} 0 0
   [junit4]   2> 2164706 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160 (1673047241904881664)]} 0 0
   [junit4]   2> 2164706 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161 (1673047241904881665)]} 0 0
   [junit4]   2> 2164707 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162 (1673047241905930240)]} 0 0
   [junit4]   2> 2164707 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163 (1673047241905930241)]} 0 0
   [junit4]   2> 2164708 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164 (1673047241906978816)]} 0 0
   [junit4]   2> 2164708 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165 (1673047241906978817)]} 0 0
   [junit4]   2> 2164709 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166 (1673047241908027392)]} 0 0
   [junit4]   2> 2164709 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167 (1673047241908027393)]} 0 0
   [junit4]   2> 2164709 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168 (1673047241908027394)]} 0 0
   [junit4]   2> 2164710 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169 (1673047241909075968)]} 0 0
   [junit4]   2> 2164710 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170 (1673047241909075969)]} 0 0
   [junit4]   2> 2164711 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171 (1673047241910124544)]} 0 0
   [junit4]   2> 2164711 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172 (1673047241910124545)]} 0 0
   [junit4]   2> 2164712 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173 (1673047241911173120)]} 0 0
   [junit4]   2> 2164712 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174 (1673047241911173121)]} 0 0
   [junit4]   2> 2164713 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175 (1673047241911173122)]} 0 0
   [junit4]   2> 2164713 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176 (1673047241912221696)]} 0 0
   [junit4]   2> 2164713 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177 (1673047241912221697)]} 0 0
   [junit4]   2> 2164714 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178 (1673047241913270272)]} 0 0
   [junit4]   2> 2164714 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179 (1673047241913270273)]} 0 0
   [junit4]   2> 2164715 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180 (1673047241914318848)]} 0 0
   [junit4]   2> 2164715 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181 (1673047241914318849)]} 0 0
   [junit4]   2> 2164716 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182 (1673047241915367424)]} 0 0
   [junit4]   2> 2164716 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183 (1673047241915367425)]} 0 0
   [junit4]   2> 2164716 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184 (1673047241915367426)]} 0 0
   [junit4]   2> 2164717 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185 (1673047241916416000)]} 0 0
   [junit4]   2> 2164717 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186 (1673047241916416001)]} 0 0
   [junit4]   2> 2164718 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187 (1673047241917464576)]} 0 0
   [junit4]   2> 2164718 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188 (1673047241917464577)]} 0 0
   [junit4]   2> 2164719 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189 (1673047241918513152)]} 0 0
   [junit4]   2> 2164719 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190 (1673047241918513153)]} 0 0
   [junit4]   2> 2164720 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191 (1673047241918513154)]} 0 0
   [junit4]   2> 2164720 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192 (1673047241919561728)]} 0 0
   [junit4]   2> 2164720 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193 (1673047241919561729)]} 0 0
   [junit4]   2> 2164721 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194 (1673047241920610304)]} 0 0
   [junit4]   2> 2164721 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195 (1673047241920610305)]} 0 0
   [junit4]   2> 2164722 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196 (1673047241921658880)]} 0 0
   [junit4]   2> 2164722 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197 (1673047241921658881)]} 0 0
   [junit4]   2> 2164723 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198 (1673047241921658882)]} 0 0
   [junit4]   2> 2164723 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199 (1673047241922707456)]} 0 0
   [junit4]   2> 2164723 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200 (1673047241922707457)]} 0 0
   [junit4]   2> 2164724 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201 (1673047241923756032)]} 0 0
   [junit4]   2> 2164724 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202 (1673047241923756033)]} 0 0
   [junit4]   2> 2164725 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203 (1673047241924804608)]} 0 0
   [junit4]   2> 2164725 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204 (1673047241924804609)]} 0 0
   [junit4]   2> 2164726 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205 (1673047241925853184)]} 0 0
   [junit4]   2> 2164726 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206 (1673047241925853185)]} 0 0
   [junit4]   2> 2164726 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207 (1673047241925853186)]} 0 0
   [junit4]   2> 2164727 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208 (1673047241926901760)]} 0 0
   [junit4]   2> 2164727 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209 (1673047241926901761)]} 0 0
   [junit4]   2> 2164728 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210 (1673047241927950336)]} 0 0
   [junit4]   2> 2164728 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211 (1673047241927950337)]} 0 0
   [junit4]   2> 2164729 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212 (1673047241928998912)]} 0 0
   [junit4]   2> 2164729 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213 (1673047241928998913)]} 0 0
   [junit4]   2> 2164730 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214 (1673047241928998914)]} 0 0
   [junit4]   2> 2164730 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215 (1673047241930047488)]} 0 0
   [junit4]   2> 2164730 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216 (1673047241930047489)]} 0 0
   [junit4]   2> 2164731 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217 (1673047241931096064)]} 0 0
   [junit4]   2> 2164731 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218 (1673047241931096065)]} 0 0
   [junit4]   2> 2164732 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219 (1673047241932144640)]} 0 0
   [junit4]   2> 2164732 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220 (1673047241932144641)]} 0 0
   [junit4]   2> 2164733 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221 (1673047241933193216)]} 0 0
   [junit4]   2> 2164733 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222 (1673047241933193217)]} 0 0
   [junit4]   2> 2164733 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223 (1673047241933193218)]} 0 0
   [junit4]   2> 2164734 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224 (1673047241934241792)]} 0 0
   [junit4]   2> 2164734 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225 (1673047241934241793)]} 0 0
   [junit4]   2> 2164735 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226 (1673047241935290368)]} 0 0
   [junit4]   2> 2164735 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227 (1673047241935290369)]} 0 0
   [junit4]   2> 2164736 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228 (1673047241935290370)]} 0 0
   [junit4]   2> 2164736 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229 (1673047241936338944)]} 0 0
   [junit4]   2> 2164736 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230 (1673047241936338945)]} 0 0
   [junit4]   2> 2164737 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231 (1673047241937387520)]} 0 0
   [junit4]   2> 2164737 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232 (1673047241937387521)]} 0 0
   [junit4]   2> 2164738 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233 (1673047241938436096)]} 0 0
   [junit4]   2> 2164738 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234 (1673047241938436097)]} 0 0
   [junit4]   2> 2164739 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235 (1673047241939484672)]} 0 0
   [junit4]   2> 2164739 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236 (1673047241939484673)]} 0 0
   [junit4]   2> 2164740 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237 (1673047241939484674)]} 0 0
   [junit4]   2> 2164740 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238 (1673047241940533248)]} 0 0
   [junit4]   2> 2164740 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239 (1673047241940533249)]} 0 0
   [junit4]   2> 2164741 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240 (1673047241941581824)]} 0 0
   [junit4]   2> 2164741 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241 (1673047241941581825)]} 0 0
   [junit4]   2> 2164742 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242 (1673047241942630400)]} 0 0
   [junit4]   2> 2164742 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243 (1673047241942630401)]} 0 0
   [junit4]   2> 2164743 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244 (1673047241942630402)]} 0 0
   [junit4]   2> 2164743 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245 (1673047241943678976)]} 0 0
   [junit4]   2> 2164743 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246 (1673047241943678977)]} 0 0
   [junit4]   2> 2164744 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247 (1673047241944727552)]} 0 0
   [junit4]   2> 2164744 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248 (1673047241944727553)]} 0 0
   [junit4]   2> 2164745 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249 (1673047241945776128)]} 0 0
   [junit4]   2> 2164745 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250 (1673047241945776129)]} 0 0
   [junit4]   2> 2164746 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251 (1673047241946824704)]} 0 0
   [junit4]   2> 2164746 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252 (1673047241946824705)]} 0 0
   [junit4]   2> 2164746 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253 (1673047241946824706)]} 0 0
   [junit4]   2> 2164747 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254 (1673047241947873280)]} 0 0
   [junit4]   2> 2164747 INFO  (qtp955672015-43781) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255 (1673047241947873281)]} 0 0
   [junit4]   2> 2164748 INFO  (qtp955672015-43782) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256 (1673047241948921856)]} 0 0
   [junit4]   2> 2164748 INFO  (qtp955672015-43783) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257 (1673047241948921857)]} 0 0
   [junit4]   2> 2164749 INFO  (qtp955672015-43784) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258 (1673047241949970432)]} 0 0
   [junit4]   2> 2164749 INFO  (qtp955672015-43780) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFac

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

ngsFormat(name=MockRandom), sparse_sd=PostingsFormat(name=MockRandom), id=Lucene84, multi_ss=PostingsFormat(name=LuceneFixedGap), type_s=PostingsFormat(name=LuceneFixedGap), where_s_single_not_uninvert_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), sparse_sds=Lucene84, f_sd=PostingsFormat(name=LuceneFixedGap), page_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), cat_sd=PostingsFormat(name=LuceneFixedGap), 2_s=PostingsFormat(name=LuceneFixedGap), super_ss=PostingsFormat(name=MockRandom), 3_s=Lucene84, _root_=PostingsFormat(name=LuceneFixedGap), val_b=PostingsFormat(name=MockRandom), multi_sds=PostingsFormat(name=MockRandom), cat_s=PostingsFormat(name=LuceneFixedGap), v_t=Lucene84, where_sd=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=PostingsFormat(name=LuceneFixedGap), make_s=PostingsFormat(name=LuceneFixedGap), x_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), y_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), z_t=Lucene84, where_s_single_not_uninvert=PostingsFormat(name=LuceneFixedGap), sparse_s=PostingsFormat(name=MockRandom), where_ss=PostingsFormat(name=MockRandom), model_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{num_dd=DocValuesFormat(name=Asserting), num_lds=DocValuesFormat(name=Lucene80), date_dt=DocValuesFormat(name=Asserting), cat_sds=DocValuesFormat(name=Asserting), sparse_num_f=DocValuesFormat(name=Lucene80), where_sds=DocValuesFormat(name=Lucene80), sparse_num_d=DocValuesFormat(name=Lucene80), Z_num_id=DocValuesFormat(name=Asserting), z_ids=DocValuesFormat(name=Asserting), super_sds=DocValuesFormat(name=Lucene80), Z_long_ld=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Asserting), sparse_num_dd=DocValuesFormat(name=Lucene80), super_sd=DocValuesFormat(name=Asserting), where_s_multi_not_uninvert_dv=DocValuesFormat(name=Lucene80), Z_num_i=DocValuesFormat(name=Asserting), Z_long_l=DocValuesFormat(name=Lucene80), sparse_sd=DocValuesFormat(name=Lucene80), num_is=DocValuesFormat(name=Asserting), Z_num_l=DocValuesFormat(name=Lucene80), where_s_single_not_uninvert_dv=DocValuesFormat(name=Asserting), date_dtd=DocValuesFormat(name=Asserting), sparse_sds=DocValuesFormat(name=Asserting), f_sd=DocValuesFormat(name=Lucene80), cat_sd=DocValuesFormat(name=Lucene80), multi_sds=DocValuesFormat(name=Lucene80), num_f=DocValuesFormat(name=Asserting), where_sd=DocValuesFormat(name=Asserting), num_id=DocValuesFormat(name=Lucene80), bar_i=DocValuesFormat(name=Asserting), num_d=DocValuesFormat(name=Asserting), num_ds=DocValuesFormat(name=Lucene80), date_dtds=DocValuesFormat(name=Lucene80), num_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), cost_f=DocValuesFormat(name=Lucene80), x_ids=DocValuesFormat(name=Asserting), num_l=DocValuesFormat(name=Asserting), num_ls=DocValuesFormat(name=Lucene80), num_dds=DocValuesFormat(name=Lucene80), num_fds=DocValuesFormat(name=Lucene80), num_fs=DocValuesFormat(name=Lucene80), num_ids=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1373, maxMBSortInHeap=6.9543702830490055, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nl-AW, timezone=Africa/Tunis
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=25,free=251664208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRSAKeyPair, TestSubQueryTransformer, PeerSyncWithLeaderTest, TestExactSharedStatsCacheCloud, TestSerializedLuceneMatchVersion, TermVectorComponentDistributedTest, HdfsRecoveryZkTest, TestSortableTextField, TestCodecSupport, TestCloudSchemaless, LeaderElectionTest, ParsingFieldUpdateProcessorsTest, TestIntervalFaceting, HdfsChaosMonkeySafeLeaderTest, TestSegmentSorting, TestBM25SimilarityFactory, TestSQLHandlerNonCloud, SolrTestCaseJ4Test, RankQParserPluginTest, OverseerSolrResponseTest, TestDocumentBuilder, XMLAtomicUpdateMultivalueTest, DocumentBuilderTest, TestDynamicFieldResource, HdfsWriteToMultipleCollectionsTest, TestHttpServletCarrier, TestExactSharedStatsCache, QueryElevationComponentTest, OverseerTaskQueueTest, SolrJmxReporterTest, TestUnInvertedFieldException, SolrCLIZkUtilsTest, TestSolr4Spatial2, HdfsLockFactoryTest, TestBulkSchemaAPI, TestStressVersions, AtomicUpdatesTest, ConfigSetsAPITest, NotRequiredUniqueKeyTest, AnalyticsQueryTest, TestLegacyNumericUtils, HLLSerializationTest, TestRawTransformer, BadIndexSchemaTest, TestStressLiveNodes, SolrShardReporterTest, TestCloudRecovery2, SpellCheckCollatorWithCollapseTest, DocExpirationUpdateProcessorFactoryTest, TestLazyCores, HdfsThreadLeakTest, DistributedQueryComponentOptimizationTest, TestBinaryField, IgnoreLargeDocumentProcessorFactoryTest, DateRangeFieldTest, TestNestedUpdateProcessor, TestCollapseQParserPlugin, TestDistributedMap, CustomTermsComponentTest, DynamicMapsTest, Tagger2Test, ReplicationFactorTest, JavabinLoaderTest, SignificantTermsQParserPluginTest, ShardRoutingTest, TestSort, ZkDynamicConfigTest, TestHashPartitioner, TestPackages, TestMinHashQParser, TokenizerChainTest, TestPerFieldSimilarity, UpdateLogTest, TestFieldTypeCollectionResource, TestCollectionAPI, TestRangeQuery, DistributedFacetPivotLongTailTest, ConvertedLegacyTest, TestSolrXml, ReindexCollectionTest, CoreAdminOperationTest, PropertiesRequestHandlerTest, TestUninvertingReader, TestLogWatcher, DocValuesNotIndexedTest, TestComponentsName, TestSchemaField, CreateRoutedAliasTest, TestCloudDeleteByQuery, TestCryptoKeys, TestPostingsSolrHighlighter, TestNoOpRegenerator, ClassificationUpdateProcessorIntegrationTest, StatsComponentTest, TestGeoJSONResponseWriter, SolrCmdDistributorTest, TestDistributedGrouping, StatsReloadRaceTest, SolrLogAuditLoggerPluginTest, TestConfigSetsAPI, TestCollectionAPIs, TestCircuitBreaker, TestBlobHandler, TestSkipOverseerOperations, CollectionTooManyReplicasTest, TestContainerPlugin, TestLeaderElectionZkExpiry, TestReloadDeadlock, GraphQueryTest, TestDistributedStatsComponentCardinality, PrimitiveFieldTypeTest, TimeRoutedAliasUpdateProcessorTest, SpatialFilterTest, TestSimpleQParserPlugin, ResolveAnalyzerByNameTest, ZkCollectionPropsCachingTest, TestElisionMultitermQuery, TestTolerantUpdateProcessorCloud, DistanceFunctionTest, BasicAuthOnSingleNodeTest, TestMacros, TestSystemIdResolver, TestDocBasedVersionConstraints, HdfsBasicDistributedZk2Test, PeerSyncReplicationTest, TestSafeXMLParsing, MultiSolrCloudTestCaseTest, TestDFRSimilarityFactory, TestPHPSerializedResponseWriter, SSLMigrationTest, ShowFileRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, InfixSuggestersTest, TestJsonRangeFacets, TestFieldCache, TestPayloadScoreQParserPlugin, ProtectedTermFilterFactoryTest, TestCloudJSONFacetSKGEquiv, TestHighFrequencyDictionaryFactory, BinaryUpdateRequestHandlerTest, TestImpersonationWithHadoopAuth, TestFilteredDocIdSet, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, HttpPartitionOnCommitTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestLocalStatsCacheCloud, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestWaitForStateWithJettyShutdowns, TlogReplayBufferedWhileIndexingTest, ZkCLITest, CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, AlternateDirectoryTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, SolrCoreTest, TestCoreDiscovery, TestCorePropertiesReload, TestCustomStream, TestDynamicLoadingUrl, TestDynamicURP, TestImplicitCoreProperties, TestInfoStreamLogging, TestMergePolicyConfig, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest, TestCoreBackup, TestHdfsBackupRestoreCore, TestReqParamsAPI, TestSolrConfigHandlerConcurrent, TestStressThreadBackup, TestSystemCollAutoCreate, V2ApiIntegrationTest, V2StandaloneTest, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, CoreAdminRequestStatusTest, DaemonStreamApiTest, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, TestConfigsApi, TestCoreAdminApis, ThreadDumpHandlerTest, ZookeeperReadAPITest, ZookeeperStatusHandlerTest, BadComponentTest, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSpellCheckComponentTest, ResponseBuilderTest, ResponseLogComponentTest, TestExpandComponent, TestHttpShardHandlerFactory, TaggingAttributeTest, FastVectorHighlighterTest, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, TestCollationField, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestUseDocValuesAsStored, TestSolrCachePerf, TestXmlQParser, TestXmlQParserPlugin, RangeFacetCloudTest, TestJsonFacetErrors, TestJsonFacetRefinement, TestJsonFacets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacets -Dtests.seed=457B938F7CBBECBE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=nl-AW -Dtests.timezone=Africa/Tunis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([457B938F7CBBECBE]:0)
   [junit4] Completed [867/867 (1!)] on J2 in 7212.84s, 174 tests, 1 error <<< FAILURES!

[...truncated 51868 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestBulkSchemaConcurrent

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)   expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

 expected null, but was:<ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:814)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)

>
	at __randomizedtesting.SeedInfo.seed([6C6A3F0D4C7EE387]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:328)
	at jdk.internal.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:905)
	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:834)




Build Log:
[...truncated 14261 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 1950090 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1950090 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/data-dir-316-001
   [junit4]   2> 1950091 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1950091 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1950091 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1950092 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1950092 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[6C6A3F0D4C7EE387]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1950095 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1950095 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1950095 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1950096 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1950195 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33435
   [junit4]   2> 1950195 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33435
   [junit4]   2> 1950195 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33435
   [junit4]   2> 1950195 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33435
   [junit4]   2> 1950198 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950199 INFO  (zkConnectionManagerCallback-25460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1950199 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950210 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950210 INFO  (zkConnectionManagerCallback-25462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1950210 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950211 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1950216 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1950218 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1950219 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1950220 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1950221 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1950222 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1950223 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1950224 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1950225 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1950226 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1950227 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1950368 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1950368 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1950368 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1950375 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1950375 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1950376 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1950519 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77b42b49{/,null,AVAILABLE}
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4dd23983{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/tempDir-001/control/data, hostPort=37931, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1950520 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1950520 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T06:27:42.460742Z
   [junit4]   2> 1950525 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950526 INFO  (zkConnectionManagerCallback-25464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1950526 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1950527 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]-SendThread(127.0.0.1:33435)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10078604a910002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10078604a910002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10078604a910002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1950629 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1950629 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/control-001/solr.xml
   [junit4]   2> 1950633 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4cf63000, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1951422 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1951423 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@154c6230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951423 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@154c6230[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951426 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f87b360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951426 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f87b360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1951427 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33435/solr
   [junit4]   2> 1951433 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951434 INFO  (zkConnectionManagerCallback-25474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951434 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951537 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951537 INFO  (zkConnectionManagerCallback-25476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951537 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951631 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37931_
   [junit4]   2> 1951632 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.Overseer Overseer (id=72189949001138180-127.0.0.1:37931_-n_0000000000) starting
   [junit4]   2> 1951641 INFO  (OverseerStateUpdate-72189949001138180-127.0.0.1:37931_-n_0000000000) [n:127.0.0.1:37931_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37931_
   [junit4]   2> 1951644 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37931_
   [junit4]   2> 1951647 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1951647 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] 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> 1951648 INFO  (zkCallback-25475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1951670 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1951687 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4cf63000
   [junit4]   2> 1951694 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4cf63000
   [junit4]   2> 1951695 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4cf63000
   [junit4]   2> 1951696 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [n:127.0.0.1:37931_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/control-001/cores
   [junit4]   2> 1951711 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1951715 INFO  (zkConnectionManagerCallback-25491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1951715 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1951716 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1951717 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33435/solr ready
   [junit4]   2> 1951721 INFO  (qtp1065837251-40621) [n:127.0.0.1:37931_     ] 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:37931_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1951728 INFO  (OverseerThreadFactory-25481-thread-1-processing-n:127.0.0.1:37931_) [n:127.0.0.1:37931_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1951836 INFO  (OverseerStateUpdate-72189949001138180-127.0.0.1:37931_-n_0000000000) [n:127.0.0.1:37931_     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37931",
   [junit4]   2>   "node_name":"127.0.0.1:37931_",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1952040 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 1952041 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1952051 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1952058 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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> 1952059 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1952064 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1952167 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1952185 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 1952188 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
   [junit4]   2> 1952188 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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@4cf63000
   [junit4]   2> 1952188 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1952191 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1952469 WARN  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1952524 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1952524 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1952526 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1952526 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1952527 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5479797192247158]
   [junit4]   2> 1952529 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1952530 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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> 1952530 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1952530 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1952531 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1952531 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673078573074743296
   [junit4]   2> 1952536 INFO  (searcherExecutor-25493-thread-1-processing-n:127.0.0.1:37931_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1952536 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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> 1952536 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37931/control_collection_shard1_replica_n1/
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37931/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1952541 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 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/72189949001138180-core_node2-n_0000000000
   [junit4]   2> 1952543 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37931/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1952749 INFO  (zkCallback-25475-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> 1952751 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1952757 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=716
   [junit4]   2> 1952759 INFO  (qtp1065837251-40621) [n:127.0.0.1:37931_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1952857 INFO  (zkCallback-25475-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> 1952857 INFO  (zkCallback-25475-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> 1952858 INFO  (qtp1065837251-40621) [n:127.0.0.1:37931_     ] 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:37931_&wt=javabin&version=2} status=0 QTime=1136
   [junit4]   2> 1952858 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1952860 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]-SendThread(127.0.0.1:33435)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10078604a910005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10078604a910005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10078604a910005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1952964 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1952965 INFO  (zkConnectionManagerCallback-25502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1952965 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1952966 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1952967 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33435/solr ready
   [junit4]   2> 1952967 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1952968 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1952975 INFO  (OverseerThreadFactory-25481-thread-2-processing-n:127.0.0.1:37931_) [n:127.0.0.1:37931_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1952976 INFO  (OverseerCollectionConfigSetProcessor-72189949001138180-127.0.0.1:37931_-n_0000000000) [n:127.0.0.1:37931_     ] 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> 1953180 WARN  (OverseerThreadFactory-25481-thread-2-processing-n:127.0.0.1:37931_) [n:127.0.0.1:37931_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1953182 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1953183 INFO  (qtp1065837251-40624) [n:127.0.0.1:37931_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=214
   [junit4]   2> 1953184 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1953184 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1953184 INFO  (watches-25499-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1953184 INFO  (watches-25499-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1953184 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1953184 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1953185 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1953185 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1953185 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1953334 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1953335 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1953335 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1953335 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+8-LTS
   [junit4]   2> 1953336 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1953336 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1953337 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1953337 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@716fba31{/,null,AVAILABLE}
   [junit4]   2> 1953337 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b48dad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1953337 INFO  (closeThreadPool-25503-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1953337 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/tempDir-001/jetty1, hostPort=43853, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/shard-1-001/cores}
   [junit4]   2> 1953338 ERROR (closeThreadPool-25503-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1953338 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1953338 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1953338 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1953338 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr
   [junit4]   2> 1953338 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-24T06:27:45.278305Z
   [junit4]   2> 1953339 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1953340 INFO  (zkConnectionManagerCallback-25505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1953340 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1953442 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1953442 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/shard-1-001/solr.xml
   [junit4]   2> 1953448 INFO  (closeThreadPool-25503-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4cf63000, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1953493 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[6C6A3F0D4C7EE387]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestBulkSchemaConcurrent_6C6A3F0D4C7EE387-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1953504 INFO  (closeThreadPool-25503-thread-

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

nnel.dispatch(HttpChannel.java:547)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:782)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:554)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1002)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:922)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1364)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1250)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C6A3F0D4C7EE387]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:328)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4] Completed [715/867 (1!)] on J2 in 84.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 52397 lines...]