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

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B8BC0660103EF3E2:1801C952F96C278B]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit(DirectUpdateHandlerTest.java:405)
        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)




Build Log:
[...truncated 16565 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> 2853442 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2853448 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2853449 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-235-001
   [junit4]   2> 2853449 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2853450 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2853452 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2853461 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2853494 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2853608 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (2)
   [junit4]   2> 2853608 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2855248 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/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/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/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:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandlerTest.beforeClass(DirectUpdateHandlerTest.java:65)
 [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> 2855250 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/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/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/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:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [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:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandlerTest.beforeClass(DirectUpdateHandlerTest.java:65)
 [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> 2855251 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2855251 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-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> 2855253 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a22d3ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2855253 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a22d3ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2855260 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-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> 2855263 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e92c514[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2855263 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e92c514[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2855264 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-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> 2855314 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2855325 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2855325 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2855326 INFO  (coreLoadExecutor-21656-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2855338 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2855371 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2855486 WARN  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiople copyFields (2)
   [junit4]   2> 2855487 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 2855501 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2855501 INFO  (coreLoadExecutor-21656-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@807fa49
   [junit4]   2> 2855501 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-235-001/]
   [junit4]   2> 2855587 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2855587 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2855591 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2855599 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2855638 INFO  (coreLoadExecutor-21656-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2855638 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2855638 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2855638 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2855638 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2855639 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2855639 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2855639 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2855639 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2855640 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2855640 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2855641 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855645 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 2855645 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
  ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2855646 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
  ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2855657 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855658 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2855661 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 2855662 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{} 0 0
   [junit4]   2> 2855662 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching 
ignore_exception
   [junit4]   2> 2855662 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{} 0 0
   [junit4]   2> 2855662 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
 x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 2855664 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B8BC0660103EF3E2]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 2855668 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testPrepareCommit
   [junit4]   2> 2855669 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2855669 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2855681 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855681 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 12
   [junit4]   2> 2855685 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[999]} 0 2
   [junit4]   2> 2855706 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855706 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 21
   [junit4]   2> 2855707 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 2855707 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandlerTest FILES before addDoc=[_0.fdm, _0.fdt, _1.cfe, 
_1.cfs, _1.si, segments_4]
   [junit4]   2> 2855708 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 2855709 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandlerTest FILES before prepareCommit=[_0.fdm, _0.fdt, 
_1.cfe, _1.cfs, _1.si, _2.fdm, _2.fdt, _2_Lucene85FieldsIndex-doc_ids_4.tmp, 
_2_Lucene85FieldsIndexfile_pointers_5.tmp, segments_4]
   [junit4]   2> 2855721 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={prepareCommit=true&wt=json&indent=true}{commit=} 0 12
   [junit4]   2> 2855721 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandlerTest FILES after prepareCommit=[_0.fdm, _0.fdt, 
_1.cfe, _1.cfs, _1.si, _2.cfe, _2.cfs, _2.si, pending_segments_5, segments_4]
   [junit4]   2> 2855722 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testPrepareCommit
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DirectUpdateHandlerTest -Dtests.method=testPrepareCommit 
-Dtests.seed=B8BC0660103EF3E2 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=bg -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.06s J3 | DirectUpdateHandlerTest.testPrepareCommit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8BC0660103EF3E2:1801C952F96C278B]:0)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandlerTest.testPrepareCommit(DirectUpdateHandlerTest.java:405)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2855729 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testExpungeDeletes
   [junit4]   2> 2855729 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2855729 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2855736 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855736 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 2855737 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 2855738 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 2855758 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855759 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 20
   [junit4]   2> 2855760 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 2855760 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 2855760 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 2855797 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855798 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 37
   [junit4]   2> 2855840 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855841 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 42
   [junit4]   2> 2855842 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testExpungeDeletes
   [junit4]   2> 2855847 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2855847 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2855847 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2855858 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855859 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2855860 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 2855861 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 2855861 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 2855861 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 2855883 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855883 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 21
   [junit4]   2> 2855884 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2855884 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2855885 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[5]} 0 0
   [junit4]   2> 2855885 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2855898 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855898 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 2855899 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 2855900 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2855900 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 2855901 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 2855902 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 2855912 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855913 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 2855913 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 2855915 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 2855919 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 2855920 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2855920 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2855931 INFO  
(searcherExecutor-21658-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2855931 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2855931 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2855931 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=224767392
   [junit4]   2> 2855932 INFO  (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@25b9cb41
   [junit4]   2> 2855932 INFO  (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@25b9cb41
   [junit4]   2> 2855932 INFO  (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e1e114f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@30ac0fae
   [junit4]   2> 2855955 INFO  (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2868078 ERROR (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to 
be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-235-001/index;done=false>>
   [junit4]   2> 2868078 ERROR (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.c.CachingDirectoryFactory Error closing 
directory:org.apache.solr.common.SolrException: Timeout waiting for all 
directory ref counts to be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-235-001/index;done=false>>
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:182)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1689)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:138)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2868079 ERROR (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:196)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1689)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:138)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2868079 ERROR (coreCloseExecutor-21663-thread-1) [     ] 
o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:196)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1689)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores.lambda$close$0(SolrCores.java:138)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2868079 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2868079 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e612629: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@2beeb083
   [junit4]   2> 2868088 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2868088 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5464b657: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@695555c3
   [junit4]   2> 2868092 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2868092 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65037994: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@77c2813b
   [junit4]   2> 2868094 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2868104 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2868131 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-236-001
   [junit4]   2> 2868138 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2868250 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.s.IndexSchema Field text is not multivalued and destination for 
multiople copyFields (2)
   [junit4]   2> 2868250 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2869861 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/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/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/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:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandlerTest.testDeleteRollback(DirectUpdateHandlerTest.java:282)
 [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$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
 [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
 [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> 2869863 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/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/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/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:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [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:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandlerTest.testDeleteRollback(DirectUpdateHandlerTest.java:282)
 [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$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
 [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
 [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> 2869864 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2869865 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] 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> 2869865 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a426328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2869866 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a426328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2869871 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] 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> 2869872 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2cc73746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2869872 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2cc73746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2869873 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] 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> 2869925 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2869937 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2869937 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@807fa49
   [junit4]   2> 2869939 INFO  (coreLoadExecutor-21674-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2869951 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2869995 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2870115 WARN  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiople copyFields (2)
   [junit4]   2> 2870116 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field 
id
   [junit4]   2> 2870130 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2870130 INFO  (coreLoadExecutor-21674-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@807fa49
   [junit4]   2> 2870130 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-236-001/]
   [junit4]   2> 2870216 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2870216 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2870220 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2870227 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2870269 INFO  (coreLoadExecutor-21674-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2870270 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2870270 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2870270 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2870270 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2870270 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2870271 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2870271 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2870271 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2870271 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2870272 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2870273 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[A]} 0 1
   [junit4]   2> 2870274 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2870274 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[B]} 0 0
   [junit4]   2> 2870295 INFO  (searcherExecutor-21676-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2870296 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=0
   [junit4]   2> 2870297 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[B]} 0 0
   [junit4]   2> 2870297 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=1
   [junit4]   2> 2870298 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 2870301 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2870301 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 2870302 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=6
   [junit4]   2> 2870303 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[ZZZ]} 0 0
   [junit4]   2> 2870324 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2870325 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 21
   [junit4]   2> 2870325 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:ZZZ&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2870327 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B8BC0660103EF3E2]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 2870331 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRollback
   [junit4]   2> 2870332 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2870332 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2870343 INFO  
(searcherExecutor-21676-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2870343 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2870344 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2870344 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1126188872
   [junit4]   2> 2870344 INFO  (coreCloseExecutor-21681-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ce9aad2
   [junit4]   2> 2870344 INFO  (coreCloseExecutor-21681-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@3ce9aad2
   [junit4]   2> 2870344 INFO  (coreCloseExecutor-21681-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d08c5d4: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7a416916
   [junit4]   2> 2870368 INFO  (coreCloseExecutor-21681-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2870369 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2870369 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1dc1beb1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@53ce5677
   [junit4]   2> 2870378 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2870378 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2393cec7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@695555c3
   [junit4]   2> 2870382 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2870382 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33e71453: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@77c2813b
   [junit4]   2> 2870384 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2870394 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 2870421 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001/data-dir-237-001
   [junit4]   2> 2870427 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2870543 WARN  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople 
copyFields (2)
   [junit4]   2> 2870544 INFO  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2871914 WARN  
(TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B8BC0660103EF3E2]) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/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/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/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:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandlerTest.testAddRollback(DirectUpdateHandlerTest.java:223)
 [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$8.evaluate(RandomizedRunner.java:938)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
 [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
 [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(

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

]   2> 2872442 INFO  (coreCloseExecutor-21699-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2872459 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2872459 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e5fa48d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@494e0a9e
   [junit4]   2> 2872466 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2872466 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62a04244: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@695555c3
   [junit4]   2> 2872469 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2872469 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1194a441: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@77c2813b
   [junit4]   2> 2872471 ERROR 
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.c.SolrCore Too many close [count:-1] on 
org.apache.solr.core.SolrCore@25b9cb41. Please report this exception to 
[email protected]
   [junit4]   2> 2872471 ERROR 
(SUITE-DirectUpdateHandlerTest-seed#[B8BC0660103EF3E2]-worker) [     ] 
o.a.s.c.u.ObjectReleaseTracker 
   [junit4]   2>           => java.lang.AssertionError: Too many closes on 
SolrCore
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1560)
   [junit4]   2> java.lang.AssertionError: Too many closes on SolrCore
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1560) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.tryClose(ObjectReleaseTracker.java:85)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:328) 
[java/:?]
   [junit4]   2>        at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown 
Source) ~[?:?]
   [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$7.evaluate(RandomizedRunner.java:901)
 [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> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.update.DirectUpdateHandlerTest_B8BC0660103EF3E2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bg, 
timezone=America/Los_Angeles
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=8,threads=1,free=64975608,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdminApis, 
TestImpersonationWithHadoopAuth, TestFoldingMultitermQuery, 
TestScoreJoinQPNoScore, TestInPlaceUpdatesStandalone, 
JWTAuthPluginIntegrationTest, TestRandomFlRTGCloud, TestBlobHandler, 
TestLegacyFieldReuse, TestInfoStreamLogging, 
TestUnifiedSolrHighlighterWithoutStoredId, TestDocTermOrds, DocValuesMultiTest, 
DistributedQueryComponentCustomSortTest, TestShortCircuitedRequests, 
BaseCdcrDistributedZkTest, BitVectorTest, TestCryptoKeys, 
TestCloudDeleteByQuery, TestSolrDeletionPolicy1, 
DistributedFacetPivotLargeTest, AssignBackwardCompatibilityTest, 
TestJavabinTupleStreamParser, CoreAdminHandlerTest, TestBM25SimilarityFactory, 
ManagedSchemaRoundRobinCloudTest, CategoryRoutedAliasUpdateProcessorTest, 
TestRecovery, TestReplicationHandler, DateMathParserTest, 
ConfigureRecoveryStrategyTest, TestSimNodeLostTrigger, 
ResponseLogComponentTest, TestMaxTokenLenTokenizer, FacetPivotSmallTest, 
NodeLostTriggerIntegrationTest, SolrCoreTest, SparseHLLTest, 
SuggestComponentTest, PreAnalyzedFieldTest, DistribJoinFromCollectionTest, 
HdfsChaosMonkeySafeLeaderTest, TestStreamBody, RandomizedTaggerTest, 
TestExclusionRuleCollectionAccess, DeleteNodeTest, TestNumericTokenStream, 
CustomHighlightComponentTest, ShardRoutingCustomTest, SplitHandlerTest, 
MetricsHistoryIntegrationTest, HdfsThreadLeakTest, HighlighterConfigTest, 
TestReversedWildcardFilterFactory, TriLevelCompositeIdRoutingTest, 
TestMinMaxOnMultiValuedField, TestQueryUtils, TestManagedStopFilterFactory, 
TestHttpShardHandlerFactory, NoCacheHeaderTest, 
TestDynamicFieldCollectionResource, TestLMDirichletSimilarityFactory, 
ChaosMonkeySafeLeaderTest, TestJsonFacets, LeaderElectionTest, 
V2StandaloneTest, HdfsCollectionsAPIDistributedZkTest, 
IndexBasedSpellCheckerTest, SampleTest, PrimUtilsTest, TestLRUStatsCache, 
MoveReplicaTest, TestEmbeddedSolrServerSchemaAPI, TestAtomicUpdateErrorCases, 
AddBlockUpdateTest, MergeStrategyTest, TestSolrQueryResponse, 
TestCollectionsAPIViaSolrCloudCluster, TestReplicaProperties, 
AutoAddReplicasPlanActionTest, ComputePlanActionTest, IndexSizeTriggerTest, 
SystemLogListenerTest, TriggerCooldownIntegrationTest, 
TriggerSetPropertiesIntegrationTest, TestSimExecutePlanAction, 
TestSimExtremeIndexing, CdcrOpsAndBoundariesTest, StressHdfsTest, 
TestQuerySenderListener, TestReloadAndDeleteDocs, TestXIncludeConfig, 
TestSolrCloudSnapshots, MoreLikeThisHandlerTest, TestRestoreCore, 
TestSQLHandler, AdminHandlersProxyTest, DaemonStreamApiTest, 
IndexSizeEstimatorTest, InfoHandlerTest, MetricsHandlerTest, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework, 
DistributedDebugComponentTest, PhrasesIdentificationComponentTest, 
SpellCheckComponentTest, TermsComponentTest, CheckHdfsIndexTest, 
RegexBytesRefFilterTest, SimpleFacetsTest, TestFacetMethods, TestMacroExpander, 
TestMacros, JSONWriterTest, SmileWriterTest, TestCSVResponseWriter, 
TestSubQueryTransformer, TestManagedResource, TestManagedResourceStorage, 
TestFieldTypeResource, TestSchemaResource, BadIndexSchemaTest, 
TestBulkSchemaConcurrent, TestManagedSchema, TestAddFieldRealTimeGet, 
TestComplexPhraseQParserPlugin, TestDocSet, TestExtendedDismaxParser, 
TestMissingGroups, TestSolr4Spatial2, TestSolrCachePerf, TestSolrCoreParser, 
TestSolrFieldCacheBean, TestSolrQueryParser, TestSurroundQueryParser, 
TestTermsQParserPlugin, TestValueSourceCache, SpatialHeatmapFacetsTest, 
TestPerFieldSimilarity, TestDefaultStatsCache, SuggesterTSTTest, 
TestBlendedInfixSuggestions, TestFreeTextSuggestions, BlockCacheTest, 
BlockDirectoryTest, DirectUpdateHandlerTest]
   [junit4] Completed [859/919 (1!)] on J3 in 19.27s, 7 tests, 1 failure <<< 
FAILURES!

[...truncated 52511 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to