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/23 04:55:16 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([FC6AC41AD25FEB55:89EAFE823D821522]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1018)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:978)
	at org.apache.solr.search.TestReRankQParserPlugin.testMinExactCount(TestReRankQParserPlugin.java:675)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result/doc[1]/str[@name='id'][.='0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="200" start="0" numFoundExact="true"><doc><str name="id">42</str></doc><doc><str name="id">43</str></doc><doc><str name="id">44</str></doc><doc><str name="id">45</str></doc><doc><str name="id">46</str></doc><doc><str name="id">47</str></doc><doc><str name="id">48</str></doc><doc><str name="id">21</str></doc><doc><str name="id">22</str></doc><doc><str name="id">23</str></doc></result>
</response>

	request was:q=field_t:0&start=0&rows=10&fl=id
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1011)
	... 41 more




Build Log:
[...truncated 16143 lines...]
   [junit4] Suite: org.apache.solr.search.TestReRankQParserPlugin
   [junit4]   2> 5824948 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5824948 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_FC6AC41AD25FEB55-001/data-dir-401-001
   [junit4]   2> 5824948 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 5824948 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5824950 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 5824950 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5824950 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5824956 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5824972 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 5825027 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 5826007 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [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:809) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestReRankQParserPlugin.beforeClass(TestReRankQParserPlugin.java:37) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5826008 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [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:668) [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:809) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.TestReRankQParserPlugin.beforeClass(TestReRankQParserPlugin.java:37) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 5826009 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5826010 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5826011 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40704bc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5826011 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40704bc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5826013 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5826018 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39a9cd6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5826018 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39a9cd6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5826019 WARN  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-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> 5826036 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5826036 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5826053 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df11668
   [junit4]   2> 5826060 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df11668
   [junit4]   2> 5826060 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df11668
   [junit4]   2> 5826072 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5826086 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 5826090 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 5826144 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 5826148 INFO  (coreLoadExecutor-47596-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@1df11668
   [junit4]   2> 5826148 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_FC6AC41AD25FEB55-001/data-dir-401-001/]
   [junit4]   2> 5826150 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7396741419115928]
   [junit4]   2> 5826191 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5826191 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5826192 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5826192 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5826193 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2acb1b7c
   [junit4]   2> 5826193 WARN  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 5826194 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5826194 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 5826194 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 5826198 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5826198 INFO  (coreLoadExecutor-47596-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672980112582115328
   [junit4]   2> 5826199 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 5826201 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826201 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5826213 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQParserPluginConstants
   [junit4]   2> 5826213 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826213 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826218 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826219 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5826222 INFO  (TEST-TestReRankQParserPlugin.testReRankQParserPluginConstants-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQParserPluginConstants
   [junit4]   2> 5826231 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter
   [junit4]   2> 5826232 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826232 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826236 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826236 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 5826238 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1672980112623009792)} 0 1
   [junit4]   2> 5826238 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 5826239 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1672980112625106944)]} 0 0
   [junit4]   2> 5826245 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826246 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 5826247 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1672980112632446976)]} 0 0
   [junit4]   2> 5826252 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826256 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 5826257 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.h.RequestHandlerBase Ignoring exception matching reRankQuery parameter is mandatory
   [junit4]   2> 5826257 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D200}&q=term_s:YYYY&start=0&rows=2} status=400 QTime=0
   [junit4]   2> 5826258 INFO  (TEST-TestReRankQParserPlugin.testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRerankQueryParsingShouldFailWithoutMandatoryReRankQueryParameter
   [junit4]   2> 5826268 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQueriesWithDefType
   [junit4]   2> 5826268 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826269 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826273 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826273 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 5826274 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1672980112660758528)} 0 0
   [junit4]   2> 5826274 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 5826275 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1672980112661807105)]} 0 0
   [junit4]   2> 5826281 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826282 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 5826282 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1672980112670195712)]} 0 0
   [junit4]   2> 5826288 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826288 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 5826291 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3Did:2}&q=*:*} hits=2 status=0 QTime=2
   [junit4]   2> 5826292 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3Did:2}&q=*:*&defType=lucene} hits=2 status=0 QTime=0
   [junit4]   2> 5826292 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3Did:2}&q=*:*&defType=edismax} hits=2 status=0 QTime=0
   [junit4]   2> 5826293 INFO  (TEST-TestReRankQParserPlugin.testReRankQueriesWithDefType-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQueriesWithDefType
   [junit4]   2> 5826303 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOverRank
   [junit4]   2> 5826303 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826303 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826307 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826308 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 5826308 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1672980112697458688)} 0 0
   [junit4]   2> 5826309 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 5826310 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1672980112698507265)]} 0 0
   [junit4]   2> 5826310 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1672980112699555840)]} 0 0
   [junit4]   2> 5826310 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1672980112699555841)]} 0 0
   [junit4]   2> 5826311 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1672980112700604416)]} 0 0
   [junit4]   2> 5826311 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1672980112700604417)]} 0 0
   [junit4]   2> 5826311 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1672980112700604418)]} 0 0
   [junit4]   2> 5826314 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1672980112700604419)]} 0 2
   [junit4]   2> 5826314 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1672980112703750144)]} 0 0
   [junit4]   2> 5826314 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1672980112703750145)]} 0 0
   [junit4]   2> 5826315 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1672980112704798720)]} 0 0
   [junit4]   2> 5826315 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1672980112704798721)]} 0 0
   [junit4]   2> 5826326 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826326 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 5826333 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D11+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60+id:7^70+id:8^80+id:9^90+id:10^100+id:11^110&rqq=test_ti:50^1000&fl=id,score&start=0&rows=2&df=text} hits=11 status=0 QTime=6
   [junit4]   2> 5826341 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D11+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60+id:7^70+id:8^80+id:9^90+id:10^100+id:11^110&rqq=test_ti:50^1000&fl=id,score&start=0&rows=3&qt=/elevate&elevateIds=1,4} hits=11 status=0 QTime=7
   [junit4]   2> 5826342 INFO  (TEST-TestReRankQParserPlugin.testOverRank-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOverRank
   [junit4]   2> 5826352 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQueries
   [junit4]   2> 5826353 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826353 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826357 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826357 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 5826358 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1672980112749887488)} 0 0
   [junit4]   2> 5826359 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 5826359 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1672980112750936064)]} 0 0
   [junit4]   2> 5826366 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826366 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 5826367 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1672980112758276096)]} 0 0
   [junit4]   2> 5826367 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1672980112759324672)]} 0 0
   [junit4]   2> 5826386 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826386 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 5826435 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1672980112780296192)]} 0 48
   [junit4]   2> 5826435 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1672980112830627840)]} 0 0
   [junit4]   2> 5826443 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826444 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 5826445 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1672980112840065024)]} 0 0
   [junit4]   2> 5826452 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826452 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 5826453 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D200}&q=term_s:YYYY&rqq={!edismax+bf%3D$bff}*:*&bff=field(test_ti)&start=0&rows=6&df=text} hits=6 status=0 QTime=0
   [junit4]   2> 5826455 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&df=text} hits=6 status=0 QTime=0
   [junit4]   2> 5826456 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&sort=score+desc&df=text} hits=6 status=0 QTime=0
   [junit4]   2> 5826457 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&fl=id,score&start=0&rows=10&sort=score+desc,test_ti+asc&df=text} hits=6 status=0 QTime=0
   [junit4]   2> 5826459 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D50}&q={!edismax+bq%3D$bqq1}*:*&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq={!edismax+bq%3D$bqq2}*:*&rqq={!edismax+bq%3D$bqq2}*:*&bqq2=test_ti:50^1000&bqq2=test_ti:50^1000&fl=id,score&fl=id,score&start=0&start=0&rows=10&rows=10&sort=score+desc,test_ti+asc&df=text&qt=/elevate&elevateIds=1} hits=6 status=0 QTime=0
   [junit4]   2> 5826460 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&df=text} hits=6 status=0 QTime=0
   [junit4]   2> 5826461 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=1,4} hits=6 status=0 QTime=0
   [junit4]   2> 5826467 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=4,1} hits=6 status=0 QTime=5
   [junit4]   2> 5826469 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D4+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10&qt=/elevate&elevateIds=4,1} hits=6 status=0 QTime=0
   [junit4]   2> 5826470 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=4&rows=10&qt=/elevate&elevateIds=4,1} hits=6 status=0 QTime=0
   [junit4]   2> 5826472 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}nada&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=4&rows=10&qt=/elevate&elevateIds=4,1} hits=2 status=0 QTime=0
   [junit4]   2> 5826473 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D1+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10} hits=6 status=0 QTime=0
   [junit4]   2> 5826474 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D0+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=10} hits=6 status=0 QTime=0
   [junit4]   2> 5826475 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D2+reRankWeight%3D2}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:4^1000&fl=id,score&start=0&rows=10} hits=6 status=0 QTime=0
   [junit4]   2> 5826476 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D0}&q={!edismax+bq%3D$bqq1}*:*&bqq1=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=test_ti:50^1000&fl=id,score&start=0&rows=5} hits=6 status=0 QTime=0
   [junit4]   2> 5826477 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q=test_ti:[0+TO+2000]&rqq=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&fl=id,score&start=0&rows=6} hits=5 status=0 QTime=0
   [junit4]   2> 5826478 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q=test_ti:[0+TO+2000]&rqq=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&fl=id,score&start=0&rows=6} hits=5 status=0 QTime=0
   [junit4]   2> 5826479 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6}&q={!func}id_i&rqq=id:1^%3D10+id:2^%3D40+id:3^%3D30+id:4^%3D40+id:5^%3D50+id:6^%3D60&fl=id,score&start=0&rows=6} hits=6 status=0 QTime=0
   [junit4]   2> 5826480 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50+id:6^60&rqq=id:1^1000&fl=id,score&start=4&rows=5} hits=6 status=0 QTime=0
   [junit4]   2> 5826481 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D6+reRankWeight%3D2}&q=id:1^10+id:2^20+id:3^30+id:4^40+id:5^50&rqq=id:1^1000&fl=id,score&start=0&rows=1} hits=5 status=0 QTime=0
   [junit4]   2> 5826481 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={rq={!rerank+reRankQuery%3D$rqq+reRankDocs%3D3+reRankWeight%3D2}&q=term_s:NNNN&rqq=id:1^1000&fl=id,score&start=4&rows=5} hits=0 status=0 QTime=0
   [junit4]   2> 5826482 INFO  (TEST-TestReRankQParserPlugin.testReRankQueries-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQueries
   [junit4]   2> 5826495 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMinExactCount
   [junit4]   2> 5826495 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5826495 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 5826499 INFO  (searcherExecutor-47598-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5826500 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 5826501 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1672980112898785280)} 0 0
   [junit4]   2> 5826501 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 5826504 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1672980112900882432)]} 0 1
   [junit4]   2> 5826504 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1672980112902979584)]} 0 0
   [junit4]   2> 5826505 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1672980112904028160)]} 0 0
   [junit4]   2> 5826506 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1672980112904028161)]} 0 0
   [junit4]   2> 5826507 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1672980112905076736)]} 0 0
   [junit4]   2> 5826507 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1672980112906125312)]} 0 0
   [junit4]   2> 5826512 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1672980112907173888)]} 0 4
   [junit4]   2> 5826513 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1672980112911368192)]} 0 0
   [junit4]   2> 5826513 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1672980112912416768)]} 0 0
   [junit4]   2> 5826514 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1672980112913465344)]} 0 0
   [junit4]   2> 5826515 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1672980112913465345)]} 0 0
   [junit4]   2> 5826515 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1672980112914513920)]} 0 0
   [junit4]   2> 5826516 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1672980112914513921)]} 0 0
   [junit4]   2> 5826519 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1672980112915562496)]} 0 3
   [junit4]   2> 5826520 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1672980112918708224)]} 0 0
   [junit4]   2> 5826521 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1672980112919756800)]} 0 0
   [junit4]   2> 5826521 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1672980112920805376)]} 0 0
   [junit4]   2> 5826522 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1672980112920805377)]} 0 0
   [junit4]   2> 5826522 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1672980112921853952)]} 0 0
   [junit4]   2> 5826523 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1672980112922902528)]} 0 0
   [junit4]   2> 5826578 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1672980112922902529)]} 0 54
   [junit4]   2> 5826579 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1672980112980574208)]} 0 0
   [junit4]   2> 5826580 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1672980112981622784)]} 0 0
   [junit4]   2> 5826580 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1672980112982671360)]} 0 0
   [junit4]   2> 5826582 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1672980112983719936)]} 0 0
   [junit4]   2> 5826582 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1672980112984768512)]} 0 0
   [junit4]   2> 5826583 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1672980112985817088)]} 0 0
   [junit4]   2> 5826587 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1672980112985817089)]} 0 3
   [junit4]   2> 5826588 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1672980112990011392)]} 0 0
   [junit4]   2> 5826588 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1672980112991059968)]} 0 0
   [junit4]   2> 5826589 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1672980112991059969)]} 0 0
   [junit4]   2> 5826590 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1672980112992108544)]} 0 0
   [junit4]   2> 5826591 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1672980112993157120)]} 0 0
   [junit4]   2> 5826592 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33 (1672980112994205696)]} 0 0
   [junit4]   2> 5826595 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34 (1672980112995254272)]} 0 3
   [junit4]   2> 5826596 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35 (1672980112998400000)]} 0 0
   [junit4]   2> 5826597 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36 (1672980112999448576)]} 0 0
   [junit4]   2> 5826597 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37 (1672980113000497152)]} 0 0
   [junit4]   2> 5826598 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38 (1672980113000497153)]} 0 0
   [junit4]   2> 5826598 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39 (1672980113001545728)]} 0 0
   [junit4]   2> 5826599 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40 (1672980113002594304)]} 0 0
   [junit4]   2> 5826603 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41 (1672980113002594305)]} 0 4
   [junit4]   2> 5826604 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1672980113007837184)]} 0 0
   [junit4]   2> 5826605 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1672980113008885760)]} 0 0
   [junit4]   2> 5826606 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1672980113008885761)]} 0 0
   [junit4]   2> 5826606 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1672980113009934336)]} 0 0
   [junit4]   2> 5826607 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1672980113010982912)]} 0 0
   [junit4]   2> 5826608 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47 (1672980113012031488)]} 0 0
   [junit4]   2> 5826662 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48 (1672980113012031489)]} 0 53
   [junit4]   2> 5826663 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49 (1672980113069703168)]} 0 0
   [junit4]   2> 5826664 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50 (1672980113070751744)]} 0 0
   [junit4]   2> 5826665 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51 (1672980113070751745)]} 0 0
   [junit4]   2> 5826665 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52 (1672980113071800320)]} 0 0
   [junit4]   2> 5826666 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53 (1672980113072848896)]} 0 0
   [junit4]   2> 5826667 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54 (1672980113072848897)]} 0 0
   [junit4]   2> 5826671 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55 (1672980113073897472)]} 0 4
   [junit4]   2> 5826672 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56 (1672980113079140352)]} 0 0
   [junit4]   2> 5826673 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57 (1672980113079140353)]} 0 0
   [junit4]   2> 5826673 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58 (1672980113080188928)]} 0 0
   [junit4]   2> 5826674 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59 (1672980113081237504)]} 0 0
   [junit4]   2> 5826675 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60 (1672980113081237505)]} 0 0
   [junit4]   2> 5826675 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61 (1672980113082286080)]} 0 0
   [junit4]   2> 5826679 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62 (1672980113082286081)]} 0 3
   [junit4]   2> 5826679 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63 (1672980113086480384)]} 0 0
   [junit4]   2> 5826680 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64 (1672980113087528960)]} 0 0
   [junit4]   2> 5826681 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65 (1672980113087528961)]} 0 0
   [junit4]   2> 5826681 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66 (1672980113088577536)]} 0 0
   [junit4]   2> 5826682 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67 (1672980113088577537)]} 0 0
   [junit4]   2> 5826682 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68 (1672980113089626112)]} 0 0
   [junit4]   2> 5826686 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69 (1672980113090674688)]} 0 3
   [junit4]   2> 5826687 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70 (1672980113093820416)]} 0 0
   [junit4]   2> 5826687 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71 (1672980113094868992)]} 0 0
   [junit4]   2> 5826688 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72 (1672980113094868993)]} 0 0
   [junit4]   2> 5826688 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73 (1672980113095917568)]} 0 0
   [junit4]   2> 5826689 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74 (1672980113096966144)]} 0 0
   [junit4]   2> 5826690 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75 (1672980113096966145)]} 0 0
   [junit4]   2> 5826693 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76 (1672980113098014720)]} 0 3
   [junit4]   2> 5826694 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77 (1672980113101160448)]} 0 0
   [junit4]   2> 5826694 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78 (1672980113102209024)]} 0 0
   [junit4]   2> 5826695 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79 (1672980113103257600)]} 0 0
   [junit4]   2> 5826695 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80 (1672980113103257601)]} 0 0
   [junit4]   2> 5826696 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81 (1672980113104306176)]} 0 0
   [junit4]   2> 5826697 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82 (1672980113104306177)]} 0 0
   [junit4]   2> 5826711 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83 (1672980113116889088)]} 0 3
   [junit4]   2> 5826712 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84 (1672980113121083392)]} 0 0
   [junit4]   2> 5826713 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85 (1672980113121083393)]} 0 0
   [junit4]   2> 5826713 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86 (1672980113122131968)]} 0 0
   [junit4]   2> 5826714 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87 (1672980113123180544)]} 0 0
   [junit4]   2> 5826715 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88 (1672980113123180545)]} 0 0
   [junit4]   2> 5826715 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89 (1672980113124229120)]} 0 0
   [junit4]   2> 5826719 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90 (1672980113124229121)]} 0 3
   [junit4]   2> 5826719 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91 (1672980113128423424)]} 0 0
   [junit4]   2> 5826720 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92 (1672980113129472000)]} 0 0
   [junit4]   2> 5826721 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93 (1672980113129472001)]} 0 0
   [junit4]   2> 5826721 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94 (1672980113130520576)]} 0 0
   [junit4]   2> 5826722 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95 (1672980113130520577)]} 0 0
   [junit4]   2> 5826722 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96 (1672980113131569152)]} 0 0
   [junit4]   2> 5826776 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97 (1672980113132617728)]} 0 53
   [junit4]   2> 5826778 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98 (1672980113189240832)]} 0 0
   [junit4]   2> 5826778 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1672980113190289408)]} 0 0
   [junit4]   2> 5826779 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100 (1672980113190289409)]} 0 0
   [junit4]   2> 5826779 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1672980113191337984)]} 0 0
   [junit4]   2> 5826780 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102 (1672980113192386560)]} 0 0
   [junit4]   2> 5826781 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103 (1672980113192386561)]} 0 0
   [junit4]   2> 5826785 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104 (1672980113193435136)]} 0 4
   [junit4]   2> 5826786 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105 (1672980113198678016)]} 0 0
   [junit4]   2> 5826787 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106 (1672980113198678017)]} 0 0
   [junit4]   2> 5826787 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107 (1672980113199726592)]} 0 0
   [junit4]   2> 5826788 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108 (1672980113200775168)]} 0 0
   [junit4]   2> 5826789 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109 (1672980113200775169)]} 0 0
   [junit4]   2> 5826789 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110 (1672980113201823744)]} 0 0
   [junit4]   2> 5826794 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111 (1672980113201823745)]} 0 4
   [junit4]   2> 5826795 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112 (1672980113207066624)]} 0 0
   [junit4]   2> 5826795 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113 (1672980113208115200)]} 0 0
   [junit4]   2> 5826796 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114 (1672980113208115201)]} 0 0
   [junit4]   2> 5826797 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115 (1672980113209163776)]} 0 0
   [junit4]   2> 5826798 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116 (1672980113210212352)]} 0 0
   [junit4]   2> 5826799 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117 (1672980113211260928)]} 0 0
   [junit4]   2> 5826805 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118 (1672980113213358080)]} 0 5
   [junit4]   2> 5826806 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119 (1672980113219649536)]} 0 0
   [junit4]   2> 5826807 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120 (1672980113220698112)]} 0 0
   [junit4]   2> 5826808 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121 (1672980113220698113)]} 0 0
   [junit4]   2> 5826808 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122 (1672980113221746688)]} 0 0
   [junit4]   2> 5826809 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123 (1672980113221746689)]} 0 0
   [junit4]   2> 5826809 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124 (1672980113222795264)]} 0 0
   [junit4]   2> 5826871 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125 (1672980113223843840)]} 0 61
   [junit4]   2> 5826873 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126 (1672980113288855552)]} 0 0
   [junit4]   2> 5826873 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127 (1672980113289904128)]} 0 0
   [junit4]   2> 5826874 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128 (1672980113289904129)]} 0 0
   [junit4]   2> 5826874 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129 (1672980113290952704)]} 0 0
   [junit4]   2> 5826875 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130 (1672980113292001280)]} 0 0
   [junit4]   2> 5826876 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131 (1672980113292001281)]} 0 0
   [junit4]   2> 5826882 INFO  (TEST-TestReRankQParserPlugin.testMinExactCount-seed#[FC6AC41AD25FEB55]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null pa

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

ugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@763639c3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@14888060
   [junit4]   2> 5827010 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 5827010 INFO  (SUITE-TestReRankQParserPlugin-seed#[FC6AC41AD25FEB55]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13883f4f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@40117129
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.search.TestReRankQParserPlugin_FC6AC41AD25FEB55-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {test_tl=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id_i=BlockTreeOrds(blocksize=128), _version_=Lucene84, test_ti=Lucene84, field_t=BlockTreeOrds(blocksize=128), term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), test_tf=BlockTreeOrds(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id_p_i=Lucene84, group_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{}, maxPointsInLeafNode=1995, maxMBSortInHeap=6.342211619960219, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-CA, timezone=America/Argentina/Catamarca
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=252413392,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimNodeLostTrigger, TestDefaultStatsCache, TestBinaryResponseWriter, SortByFunctionTest, TestTolerantUpdateProcessorRandomCloud, SpatialRPTFieldTypeTest, CollectionsAPISolrJTest, HttpSolrCallGetCoreTest, ClassificationUpdateProcessorIntegrationTest, TestIBSimilarityFactory, SuggesterTSTTest, TestRTGBase, BasicAuthStandaloneTest, AtomicUpdatesTest, TestSchemaResource, ZkNodePropsTest, FieldAnalysisRequestHandlerTest, SolrInfoBeanTest, DateRangeFieldTest, HdfsCollectionsAPIDistributedZkTest, NotRequiredUniqueKeyTest, TestCoreContainer, TestRequestStatusCollectionAPI, TestWordDelimiterFilterFactory, TestValueSourceCache, HdfsChaosMonkeySafeLeaderTest, TestUninvertingReader, XMLAtomicUpdateMultivalueTest, DeleteReplicaTest, CdcrUpdateLogTest, ChaosMonkeySafeLeaderWithPullReplicasTest, V2StandaloneTest, TestInPlaceUpdatesRequiredField, OverseerCollectionConfigSetProcessorTest, TestFilteredDocIdSet, LeaderElectionContextKeyTest, ExitableDirectoryReaderTest, TestOverriddenPrefixQueryForCustomFieldType, HttpPartitionOnCommitTest, OrderedExecutorTest, PathHierarchyTokenizerFactoryTest, LeaderVoteWaitTimeoutTest, SystemLogListenerTest, RankQueryTest, SchemaApiFailureTest, TestSearchPerf, MetricsHistoryHandlerTest, SyncSliceTest, TestSimGenericDistributedQueue, TestBlobHandler, FullHLLTest, TestDeprecatedFilters, SolrCloudExampleTest, TestPseudoReturnFields, TestOrdValues, QueryEqualityTest, AssignTest, TestRTimerTree, ResponseLogComponentTest, ZookeeperStatusHandlerTest, TestDistributedTracing, DistributedDebugComponentTest, CdcrOpsAndBoundariesTest, DocumentBuilderTest, BadIndexSchemaTest, TestLegacyFieldCache, UpdateLogTest, TestAnalyzeInfixSuggestions, DistributedFacetPivotSmallTest, TestIntervalFaceting, HighlighterWithoutStoredIdTest, TestLeaderElectionWithEmptyReplica, DisMaxRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestSQLHandlerNonCloud, TestDelegationWithHadoopAuth, TestManagedSynonymFilterFactory, MoveReplicaHDFSFailoverTest, TestSubQueryTransformer, ForceLeaderTest, SuggestComponentTest, TestTextField, BasicDistributedZk2Test, TestStressReorder, ZkDynamicConfigTest, TestShardHandlerFactory, TestJsonFacetErrors, CloudExitableDirectoryReaderTest, TestGeoJSONResponseWriter, TestApiFramework, BigEndianAscendingWordSerializerTest, BlockJoinFacetSimpleTest, TestGraphTermsQParserPlugin, TriggerEventQueueTest, DOMUtilTest, HdfsBasicDistributedZk2Test, PeerSyncWithBufferUpdatesTest, DeleteInactiveReplicaTest, TestCodecSupport, TestExternalRoleRuleBasedAuthorizationPlugin, TestSolrCachePerf, TestCoreAdminApis, BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, TestRandomFaceting, DefaultValueUpdateProcessorTest, PolyFieldTest, CoreAdminHandlerTest, TriLevelCompositeIdRoutingTest, PhrasesIdentificationComponentTest, FileBasedSpellCheckerTest, TestSchemaManager, TestStandardQParsers, TestReplicationHandler, TestZkAclsWithHadoopAuth, ConcurrentCreateCollectionTest, TestLegacyFieldReuse, TestCollationField, SpellCheckCollatorWithCollapseTest, TestConfigSetsAPIZkFailure, TestLegacyBM25SimilarityFactory, TestSimClusterStateProvider, DistributedQueueTest, TestHttpShardHandlerFactory, SharedFSAutoReplicaFailoverTest, TestDocBasedVersionConstraints, HdfsThreadLeakTest, SubstringBytesRefFilterTest, TermsComponentTest, TestMacros, SolrMetricReporterTest, TestExportWriter, TestJsonFacetsStatsParsing, LukeRequestHandlerTest, TestNumericTokenStream, TestCloudRecovery, FacetPivotSmallTest, CopyFieldTest, TestSolrCloudSnapshots, ConfigureRecoveryStrategyTest, TestPerFieldSimilarityWithDefaultOverride, TestCustomSort, TestMultiValuedNumericRangeQuery, IgnoreLargeDocumentProcessorFactoryTest, TestUnifiedSolrHighlighterWithoutStoredId, RandomizedTaggerTest, TestFieldCacheSortRandom, TestQuerySenderListener, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerTaskQueueTest, PackageManagerCLITest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, RestartWhileUpdatingTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudSearcherWarming, TestClusterProperties, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplica, TestPullReplicaErrorHandling, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, TestWaitForStateWithJettyShutdowns, TestWithCollection, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkControllerTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, IndexSizeTriggerSizeEstimationTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, ScheduledTriggerTest, TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, TestSimScenario, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrRequestHandlerTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, PluginInfoTest, QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestCustomStream, TestDynamicLoadingUrl, TestDynamicURP, TestJmxIntegration, TestMergePolicyConfig, TestSolrConfigHandler, PingRequestHandlerTest, TestContainerPlugin, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerConcurrent, TestStressThreadBackup, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, AutoscalingHistoryHandlerTest, CloudReplicaSourceTest, CustomHighlightComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, DistributedQueryElevationComponentTest, DistributedSuggestComponentTest, ShardsWhitelistTest, StatsComponentTest, JvmMetricsTest, SolrGraphiteReporterTest, SolrJmxReporterTest, SolrCloudReportersTest, SolrRrdBackendFactoryTest, TestPackages, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, DocValuesTest, TestBinaryField, TestCloudManagedSchema, TestHalfAndHalfDocValues, TestManagedSchema, TestUseDocValuesAsStored2, UUIDFieldTest, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, FuzzySearchTest, LargeFieldTest, SpatialFilterTest, TestCaffeineCache, TestInitQParser, TestLFUCache, TestReRankQParserPlugin]
   [junit4] Completed [795/915 (1!)] on J1 in 2.26s, 6 tests, 1 error <<< FAILURES!

[...truncated 52478 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/514/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:32996/delete_data_dir: Expected mime type application/octet-stream but got application/json. {   "error":{     "metadata":[       "error-class","org.apache.solr.common.SolrException",       "root-error-class","java.net.SocketTimeoutException"],     "msg":"Error trying to proxy request for url: http://127.0.0.1:38100/delete_data_dir/update",     "trace":"org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38100/delete_data_dir/update\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:747)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:571)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: java.net.SocketTimeoutException: Read timed out\n\tat java.net.SocketInputStream.socketRead0(Native Method)\n\tat java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 32 more\n",     "code":500}} 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:32996/delete_data_dir: Expected mime type application/octet-stream but got application/json. {
  "error":{
    "metadata":[
      "error-class","org.apache.solr.common.SolrException",
      "root-error-class","java.net.SocketTimeoutException"],
    "msg":"Error trying to proxy request for url: http://127.0.0.1:38100/delete_data_dir/update",
    "trace":"org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:38100/delete_data_dir/update\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:747)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:571)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: java.net.SocketTimeoutException: Read timed out\n\tat java.net.SocketInputStream.socketRead0(Native Method)\n\tat java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 32 more\n",
    "code":500}}

	at __randomizedtesting.SeedInfo.seed([A3E01229EB53AB99:2BB42DF345AFC661]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:193)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14377 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> 1993755 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1993755 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1993755 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/data-dir-36-001
   [junit4]   2> 1993755 WARN  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1993755 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1993774 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1993774 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1993934 WARN  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1993948 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1993949 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1993949 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1993949 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1993952 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35652d5c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1994355 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@210c89fb{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-lucene2-us-west_apache_org-37351-hadoop-hdfs-3_2_0-tests_jar-_-any-490389335472693856.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1994355 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34d14f59{HTTP/1.1, (http/1.1)}{lucene2-us-west.apache.org:37351}
   [junit4]   2> 1994355 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server Started @1994392ms
   [junit4]   2> 1994566 WARN  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1994568 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1994568 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1994568 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1994593 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1994594 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a85567e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1994969 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@312decec{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-33452-hadoop-hdfs-3_2_0-tests_jar-_-any-7931738630157148093.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1994969 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2d32a72e{HTTP/1.1, (http/1.1)}{localhost:33452}
   [junit4]   2> 1994969 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.Server Started @1995006ms
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: Processing first storage report for DS-7289080d-40ad-4523-bc61-ce60522c7dc3 from datanode 7331072d-782e-49a8-85d2-5ecdf74afc81
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: from storage DS-7289080d-40ad-4523-bc61-ce60522c7dc3 node DatanodeRegistration(127.0.0.1:46306, datanodeUuid=7331072d-782e-49a8-85d2-5ecdf74afc81, infoPort=35604, infoSecurePort=0, ipcPort=37967, storageInfo=lv=-57;cid=testClusterID;nsid=54735719;c=1595734663010), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: Processing first storage report for DS-f0af0ca7-3b80-4f6e-a63f-d8436cf50bb4 from datanode 7331072d-782e-49a8-85d2-5ecdf74afc81
   [junit4]   2> 1995318 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x64f1ede74dacccd5: from storage DS-f0af0ca7-3b80-4f6e-a63f-d8436cf50bb4 node DatanodeRegistration(127.0.0.1:46306, datanodeUuid=7331072d-782e-49a8-85d2-5ecdf74afc81, infoPort=35604, infoSecurePort=0, ipcPort=37967, storageInfo=lv=-57;cid=testClusterID;nsid=54735719;c=1595734663010), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1996088 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1996089 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1996105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1996106 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1996189 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35939
   [junit4]   2> 1996189 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35939
   [junit4]   2> 1996189 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35939
   [junit4]   2> 1996189 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35939
   [junit4]   2> 1996191 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996194 INFO  (zkConnectionManagerCallback-13298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996194 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996197 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996199 INFO  (zkConnectionManagerCallback-13300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996199 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996201 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1996203 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1996205 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1996206 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1996207 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1996209 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1996210 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1996211 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1996213 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1996214 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1996232 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1996233 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1996552 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1996552 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1996552 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1996552 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1996553 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1996553 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1996553 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1996554 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4232d74a{/,null,AVAILABLE}
   [junit4]   2> 1996554 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52ee5fac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39122}
   [junit4]   2> 1996554 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.s.Server Started @1996591ms
   [junit4]   2> 1996554 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_control_data, hostContext=/, hostPort=39122, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores}
   [junit4]   2> 1996555 ERROR (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1996555 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1996555 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1996555 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1996555 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1996555 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T03:37:45.713Z
   [junit4]   2> 1996556 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996557 INFO  (zkConnectionManagerCallback-13302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1996557 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1996659 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1996659 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/solr.xml
   [junit4]   2> 1996663 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1996663 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1996673 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1997472 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1997485 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73985c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997485 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73985c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997489 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53f33604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997489 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53f33604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1997490 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 1997491 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1997493 INFO  (zkConnectionManagerCallback-13312-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1997500 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1997607 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1997608 INFO  (zkConnectionManagerCallback-13314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1997609 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1997767 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39122_
   [junit4]   2> 1997768 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.Overseer Overseer (id=73205142540189700-127.0.0.1:39122_-n_0000000000) starting
   [junit4]   2> 1997801 INFO  (OverseerStateUpdate-73205142540189700-127.0.0.1:39122_-n_0000000000) [n:127.0.0.1:39122_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39122_
   [junit4]   2> 1997802 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39122_
   [junit4]   2> 1997821 INFO  (OverseerStateUpdate-73205142540189700-127.0.0.1:39122_-n_0000000000) [n:127.0.0.1:39122_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1997838 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1997838 WARN  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] 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> 1997975 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1998138 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998205 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998205 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 1998223 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [n:127.0.0.1:39122_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores
   [junit4]   2> 1998279 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1998293 INFO  (zkConnectionManagerCallback-13331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998293 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1998295 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1998296 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 1998297 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] 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:39122_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1998301 INFO  (OverseerThreadFactory-13321-thread-1-processing-n:127.0.0.1:39122_) [n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1998441 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1998442 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1998462 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1999480 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1999494 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1999501 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2001525 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2001578 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2001615 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.HdfsDirectoryFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2001639 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home
   [junit4]   2> 2001640 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2001640 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2001642 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2001699 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2002124 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2002124 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2002144 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2002208 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2002294 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:45878/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2002301 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2002359 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 2002359 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2002360 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=73.2919921875, floorSegmentMB=2.171875, forceMergeDeletesPctAllowed=8.226006806380783, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6622883017119416, deletesPctAllowed=45.021674682419
   [junit4]   2> 2003286 WARN  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2003651 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2003754 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2003770 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2003773 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=80.328125, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=13.194339592278856, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.384795484982725
   [junit4]   2> 2004402 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2004402 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2004406 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2004428 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673249081090113536
   [junit4]   2> 2004462 INFO  (searcherExecutor-13333-thread-1-processing-n:127.0.0.1:39122_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2004465 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2004466 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2004482 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39122/control_collection_shard1_replica_n1/
   [junit4]   2> 2004483 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2004483 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39122/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2004484 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73205142540189700-core_node2-n_0000000000
   [junit4]   2> 2004486 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39122/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2004488 INFO  (zkCallback-13313-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> 2004504 INFO  (zkCallback-13313-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> 2004505 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2004508 INFO  (qtp909992687-19927) [n:127.0.0.1:39122_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6046
   [junit4]   2> 2004511 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2004608 INFO  (zkCallback-13313-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> 2004608 INFO  (zkCallback-13313-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> 2004608 INFO  (zkCallback-13313-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2004609 INFO  (qtp909992687-19926) [n:127.0.0.1:39122_     ] 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:39122_&wt=javabin&version=2} status=0 QTime=6311
   [junit4]   2> 2004610 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2004715 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2004716 INFO  (zkConnectionManagerCallback-13342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2004716 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2004718 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2004719 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35939/solr ready
   [junit4]   2> 2004719 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2004729 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2004745 INFO  (OverseerThreadFactory-13321-thread-2-processing-n:127.0.0.1:39122_) [n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2004745 INFO  (OverseerCollectionConfigSetProcessor-73205142540189700-127.0.0.1:39122_-n_0000000000) [n:127.0.0.1:39122_     ] 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> 2004963 WARN  (OverseerThreadFactory-13321-thread-2-processing-n:127.0.0.1:39122_) [n:127.0.0.1:39122_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2004964 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2004965 INFO  (qtp909992687-19925) [n:127.0.0.1:39122_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=236
   [junit4]   2> 2004966 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004966 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004966 INFO  (watches-13339-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004967 INFO  (watches-13339-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004979 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004979 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004980 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 2004980 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2004980 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 2005545 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 2005547 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2005547 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2005548 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ba9e411{/,null,AVAILABLE}
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6511f892{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38100}
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server Started @2005586ms
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38100, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/cores}
   [junit4]   2> 2005549 ERROR (closeThreadPool-13343-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2005549 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T03:37:54.707Z
   [junit4]   2> 2005551 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2005552 INFO  (zkConnectionManagerCallback-13345-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2005568 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2005706 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2005706 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/solr.xml
   [junit4]   2> 2005727 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2005727 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2005729 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2006779 INFO  (OverseerCollectionConfigSetProcessor-73205142540189700-127.0.0.1:39122_-n_0000000000) [n:127.0.0.1:39122_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2007655 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2007656 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17128e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007656 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17128e6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007676 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f993864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007676 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f993864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2007677 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 2007679 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2007696 INFO  (zkConnectionManagerCallback-13355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007696 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2007776 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2007777 WARN  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2007777 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007782 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e382fa{/,null,AVAILABLE}
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c3469d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32996}
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] o.e.j.s.Server Started @2007820ms
   [junit4]   2> 2007783 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=32996, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001/cores}
   [junit4]   2> 2007784 ERROR (closeThreadPool-13343-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2007784 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T03:37:56.942Z
   [junit4]   2> 2007785 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2007843 INFO  (zkConnectionManagerCallback-13357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007843 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2007844 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2007844 INFO  (zkConnectionManagerCallback-13359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2007844 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2007845 WARN  (closeThreadPool-13343-thread-2-SendThread(127.0.0.1:35939)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10413b074d70009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10413b074d70009, 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 0x10413b074d70009, 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> 2007903 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2007924 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38100_ as DOWN
   [junit4]   2> 2007925 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2007925 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38100_
   [junit4]   2> 2007928 INFO  (zkCallback-13313-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007929 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2007930 WARN  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] 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> 2007948 INFO  (zkCallback-13358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2007996 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2007996 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-2-001/solr.xml
   [junit4]   2> 2008017 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2008017 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2008019 INFO  (closeThreadPool-13343-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2008082 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2008082 INFO  (zkCallback-13341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2008278 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008383 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008383 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2008386 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:38100_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-1-001/cores
   [junit4]   2> 2008593 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38100_
   [junit4]   2> 2009914 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 2009927 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2009927 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2010190 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2010191 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a91a5dd{/,null,AVAILABLE}
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4269a0fe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36140}
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server Started @2010228ms
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36140, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/cores}
   [junit4]   2> 2010192 ERROR (closeThreadPool-13343-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2010192 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2010211 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T03:37:59.369Z
   [junit4]   2> 2010284 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2010304 INFO  (zkConnectionManagerCallback-13372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010304 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2010426 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2010426 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/solr.xml
   [junit4]   2> 2010447 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2010447 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2010449 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2011802 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2011871 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17d87d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011871 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17d87d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011891 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b1b2c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011891 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b1b2c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011893 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35939/solr
   [junit4]   2> 2011912 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2012037 INFO  (zkConnectionManagerCallback-13382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2012037 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2012141 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2012142 INFO  (zkConnectionManagerCallback-13384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2012142 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2012161 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2012165 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36140_ as DOWN
   [junit4]   2> 2012191 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2012191 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36140_
   [junit4]   2> 2012194 INFO  (zkCallback-13313-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012194 INFO  (zkCallback-13383-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2012196 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2012197 WARN  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] 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> 2012325 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2012442 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012605 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012605 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@265c42e
   [junit4]   2> 2012607 INFO  (closeThreadPool-13343-thread-1) [n:127.0.0.1:36140_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-3-001/cores
   [junit4]   2> 2012737 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36140_
   [junit4]   2> 2013000 INFO  (TEST-StressHdfsTest.test-seed#[A3E01229EB53AB99]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2013001 WARN  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2013001 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2013002 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2013002 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6db45c6e{/,null,AVAILABLE}
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e0f2f4c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43474}
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] o.e.j.s.Server Started @2013040ms
   [junit4]   2> 2013003 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:45878/hdfs__lucene2-us-west.apache.org_45878__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43474, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001/shard-4-001/cores}
   [junit4]   2> 2013004 ERROR (closeThreadPool-13343-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2013004 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T03:38:02.162Z
   [junit4]   2> 2013005 INFO  (closeThreadPool-13343-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2013006 INFO  (zkConnectionManagerCallback-13394-thread

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

(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: java.net.SocketTimeoutException: Read timed out\n\tat java.net.SocketInputStream.socketRead0(Native Method)\n\tat java.net.SocketInputStream.socketRead(SocketInputStream.java:116)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:171)\n\tat java.net.SocketInputStream.read(SocketInputStream.java:141)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)\n\tat org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)\n\tat org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)\n\tat org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)\n\tat org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)\n\tat org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)\n\tat org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)\n\tat org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)\n\tat org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)\n\tat org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)\n\tat org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)\n\tat org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)\n\tat org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)\n\tat org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)\n\tat org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)\n\tat org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:719)\n\t... 32 more\n",
   [junit4]    >     "code":500}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3E01229EB53AB99:2BB42DF345AFC661]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:635)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:107)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2290197 WARN  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2290202 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@312decec{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 2290203 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2d32a72e{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 2290203 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2290203 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a85567e{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 2290204 WARN  (BP-1757363798-127.0.0.1-1595734663010 heartbeating to lucene2-us-west.apache.org/127.0.0.1:45878) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2290204 WARN  (BP-1757363798-127.0.0.1-1595734663010 heartbeating to lucene2-us-west.apache.org/127.0.0.1:45878) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1757363798-127.0.0.1-1595734663010 (Datanode Uuid 7331072d-782e-49a8-85d2-5ecdf74afc81) service to lucene2-us-west.apache.org/127.0.0.1:45878
   [junit4]   2> 2290232 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@210c89fb{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 2290233 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@34d14f59{HTTP/1.1, (http/1.1)}{lucene2-us-west.apache.org:0}
   [junit4]   2> 2290233 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2290233 INFO  (SUITE-StressHdfsTest-seed#[A3E01229EB53AB99]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35652d5c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.StressHdfsTest_A3E01229EB53AB99-001
   [junit4]   2> Jul 26, 2020 3:42:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=MockRandom), id=Lucene84, text=PostingsFormat(name=Asserting), txt_t=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1277, maxMBSortInHeap=7.108581131419781, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=8,free=132093048,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [RequestLoggingTest, TestOnReconnectListenerSupport, PrimUtilsTest, MoveReplicaHDFSTest, TestCloudManagedSchema, TestPayloadCheckQParserPlugin, AliasIntegrationTest, TestManagedResourceStorage, TestMaxScoreQueryParser, AtomicUpdateProcessorFactoryTest, CdcrWithNodesRestartsTest, TestConfigSetsAPI, TestCollectionAPI, TestRetrieveFieldsOptimizer, TestSweetSpotSimilarityFactory, RootFieldTest, DistributedSuggestComponentTest, FieldMutatingUpdateProcessorTest, TestCloudDeleteByQuery, CSVRequestHandlerTest, TestSolrCoreParser, TestCryptoKeys, OverseerSolrResponseUnsafeSerializationTest, ReplicationFactorTest, TestSimpleTextCodec, TestCloudJSONFacetSKG, TestHttpServletCarrier, RangeFacetCloudTest, JWTVerificationkeyResolverTest, TestSortByMinMaxFunction, TestLuceneMatchVersion, TestHashQParserPlugin, TestDistributedMap, HdfsRestartWhileUpdatingTest, ShardSplitTest, TestSimComputePlanAction, BasicDistributedZkTest, RemoteQueryErrorTest, StressHdfsTest]
   [junit4] Completed [232/915 (1!)] on J2 in 298.66s, 1 test, 1 error <<< FAILURES!

[...truncated 54487 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/513/

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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:552)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)  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:404)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:780)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)  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:812)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)   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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:552)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)  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:404)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:780)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)  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:812)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)  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:214)  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.lang.Thread.run(Thread.java:748)  >

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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:552)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

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:404)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:780)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

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:812)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

 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.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:552)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:999)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

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:404)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:780)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

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:812)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
	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:214)
	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.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([75D37B6D94071054]: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:327)
	at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15888 lines...]
   [junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
   [junit4]   2> 5198117 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 5198117 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/data-dir-335-001
   [junit4]   2> 5198117 WARN  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 5198117 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5198119 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 5198119 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5198119 INFO  (SUITE-TestBulkSchemaConcurrent-seed#[75D37B6D94071054]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 5198122 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5198123 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 5198123 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5198124 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 5198223 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43473
   [junit4]   2> 5198223 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43473
   [junit4]   2> 5198223 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43473
   [junit4]   2> 5198223 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43473
   [junit4]   2> 5198225 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5198227 INFO  (zkConnectionManagerCallback-41051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5198227 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5198233 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5198236 INFO  (zkConnectionManagerCallback-41053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5198236 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5198238 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5198238 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 5198240 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5198240 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5198241 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5198242 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5198243 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5198244 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5198245 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5198246 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5198247 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5198248 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 5198339 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5198339 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5198339 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5198339 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5198342 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5198342 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5198342 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5198342 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d3dfd79{/,null,AVAILABLE}
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ba5e8b2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41819}
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.s.Server Started @5198378ms
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=41819, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/control-001/cores}
   [junit4]   2> 5198343 ERROR (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5198343 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T06:16:54.106Z
   [junit4]   2> 5198345 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5198348 INFO  (zkConnectionManagerCallback-41055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5198348 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5198449 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5198450 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/control-001/solr.xml
   [junit4]   2> 5198453 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5198453 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5198454 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 5199565 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 5199566 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61254d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5199566 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61254d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5199569 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a8cb750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5199569 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a8cb750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5199570 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43473/solr
   [junit4]   2> 5199572 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5199572 INFO  (zkConnectionManagerCallback-41065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5199572 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5199674 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5199675 INFO  (zkConnectionManagerCallback-41067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5199675 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5199737 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41819_
   [junit4]   2> 5199739 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.Overseer Overseer (id=72195568834445316-127.0.0.1:41819_-n_0000000000) starting
   [junit4]   2> 5199744 INFO  (OverseerStateUpdate-72195568834445316-127.0.0.1:41819_-n_0000000000) [n:127.0.0.1:41819_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41819_
   [junit4]   2> 5199744 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41819_
   [junit4]   2> 5199763 INFO  (zkCallback-41066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5199765 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 5199765 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] 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> 5199781 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 5199800 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9
   [junit4]   2> 5199808 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9
   [junit4]   2> 5199808 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9
   [junit4]   2> 5199809 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [n:127.0.0.1:41819_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/control-001/cores
   [junit4]   2> 5199821 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5199821 INFO  (zkConnectionManagerCallback-41084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5199821 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5199822 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5199823 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43473/solr ready
   [junit4]   2> 5199829 INFO  (qtp1743537814-80531) [n:127.0.0.1:41819_     ] 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:41819_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5199833 INFO  (OverseerThreadFactory-41074-thread-1-processing-n:127.0.0.1:41819_) [n:127.0.0.1:41819_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 5199938 INFO  (qtp1743537814-80533) [n:127.0.0.1:41819_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 5199938 INFO  (qtp1743537814-80533) [n:127.0.0.1:41819_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 5199942 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5200956 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 5200962 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 5200963 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  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> 5200968 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 5201086 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5201102 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/conf1/managed-schema
   [junit4]   2> 5201105 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  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> 5201105 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9
   [junit4]   2> 5201105 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 5201107 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=521292717, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 5201121 WARN  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 5201163 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5201163 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5201164 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5201164 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5201164 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10141213981623283]
   [junit4]   2> 5201167 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5201168 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5201168 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  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> 5201168 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 5201168 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 5201169 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673168491047288832
   [junit4]   2> 5201171 INFO  (searcherExecutor-41086-thread-1-processing-n:127.0.0.1:41819_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 5201173 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 5201173 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41819/control_collection_shard1_replica_n1/
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41819/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 5201176 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72195568834445316-core_node2-n_0000000000
   [junit4]   2> 5201178 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41819/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 5201286 INFO  (zkCallback-41066-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> 5201293 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5201303 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1360
   [junit4]   2> 5201321 INFO  (qtp1743537814-80531) [n:127.0.0.1:41819_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5201409 INFO  (zkCallback-41066-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> 5201409 INFO  (zkCallback-41066-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> 5201413 INFO  (qtp1743537814-80531) [n:127.0.0.1:41819_     ] 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:41819_&wt=javabin&version=2} status=0 QTime=1584
   [junit4]   2> 5201414 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 5201424 WARN  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]-SendThread(127.0.0.1:43473)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1007d7cc2bc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1007d7cc2bc0005, 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 0x1007d7cc2bc0005, 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> 5201537 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5201540 INFO  (zkConnectionManagerCallback-41095-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5201541 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5201546 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5201550 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43473/solr ready
   [junit4]   2> 5201551 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5201554 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5201569 INFO  (OverseerThreadFactory-41074-thread-2-processing-n:127.0.0.1:41819_) [n:127.0.0.1:41819_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 5201570 INFO  (OverseerCollectionConfigSetProcessor-72195568834445316-127.0.0.1:41819_-n_0000000000) [n:127.0.0.1:41819_     ] 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> 5201780 WARN  (OverseerThreadFactory-41074-thread-2-processing-n:127.0.0.1:41819_) [n:127.0.0.1:41819_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 5201782 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 5201783 INFO  (qtp1743537814-80532) [n:127.0.0.1:41819_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=228
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5201784 INFO  (watches-41092-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 5201784 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 5201784 INFO  (watches-41092-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 5201883 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 5201884 WARN  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5201884 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5201884 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5201884 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5201886 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5201886 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5201886 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5201886 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66367015{/,null,AVAILABLE}
   [junit4]   2> 5201886 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445aff59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35787}
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.e.j.s.Server Started @5201924ms
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=35787, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/shard-1-001/cores}
   [junit4]   2> 5201889 ERROR (closeThreadPool-41096-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 5201889 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-25T06:16:57.652Z
   [junit4]   2> 5201890 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5201891 INFO  (zkConnectionManagerCallback-41098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5201891 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5201990 INFO  (TEST-TestBulkSchemaConcurrent.test-seed#[75D37B6D94071054]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 5201990 WARN  (closeThreadPool-41096-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 5201990 INFO  (closeThreadPool-41096-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 5201990 INFO  (closeThreadPool-41096-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 5201990 INFO  (closeThreadPool-41096-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 5201992 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 5201992 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent_75D37B6D94071054-001/shard-1-001/solr.xml
   [junit4]   2> 5201995 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 5201995 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5201997 INFO  (closeThreadPool-41096-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@169b5ea9, but 

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

pper.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.lang.Thread.run(Thread.java:748)
   [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:404)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:780)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
   [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:214)
   [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.lang.Thread.run(Thread.java:748)
   [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.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:812)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1007)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:920)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1388)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1274)
   [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:214)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([75D37B6D94071054]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:327)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/915 (1!)] on J0 in 80.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 52629 lines...]

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/512/

3 tests failed.
FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases

Error Message:


Stack Trace:
java.lang.NullPointerException
	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 15698 lines...]
   [junit4] Suite: org.apache.solr.parser.SolrQueryParserBaseTest
   [junit4] ERROR   0.01s J2 | SolrQueryParserBaseTest.testGetField <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetField(SolrQueryParserBaseTest.java:113)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J2 | SolrQueryParserBaseTest.testGetMagicFieldQuery <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testGetMagicFieldQuery(SolrQueryParserBaseTest.java:125)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] ERROR   0.00s J2 | SolrQueryParserBaseTest.testInitHappyCases <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBase.init(SolrQueryParserBase.java:251)
   [junit4]    > 	at org.apache.solr.parser.SolrQueryParserBaseTest.testInitHappyCases(SolrQueryParserBaseTest.java:85)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:79)
   [junit4]    > 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:85)
   [junit4]    > 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:39)
   [junit4]    > 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
   [junit4] Completed [698/916 (1!)] on J2 in 0.25s, 7 tests, 3 errors <<< FAILURES!

[...truncated 52876 lines...]