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

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1727 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1727/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 64273 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 75 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-14.0.1) - Build # 1737 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1737/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1603018931836 bcoll: 1603018931862

Stack Trace:
java.lang.AssertionError: acoll: 1603018931836 bcoll: 1603018931862
	at __randomizedtesting.SeedInfo.seed([CCD7303A190E0D73:44830FE0B7F2608B]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15198 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 1174269 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1174273 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\data-dir-91-001
   [junit4]   2> 1174273 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1174274 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1174274 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1174274 INFO  (SUITE-MultiThreadedOCPTest-seed#[CCD7303A190E0D73]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1174279 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1174280 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1174280 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1174281 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1174388 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54865
   [junit4]   2> 1174388 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54865
   [junit4]   2> 1174388 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54865
   [junit4]   2> 1174388 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54865
   [junit4]   2> 1174390 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174395 INFO  (zkConnectionManagerCallback-9973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174395 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174398 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1174401 INFO  (zkConnectionManagerCallback-9975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174402 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1174406 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1174411 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1174416 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1174421 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1174426 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1174432 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1174439 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1174444 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1174451 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1174456 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1174461 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1174466 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1175019 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1175019 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1175019 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1175019 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1175020 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1175020 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1175020 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1175020 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a408f98{/,null,AVAILABLE}
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2286560f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54885}
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.s.Server Started @1174962ms
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\tempDir-001/control/data, hostPort=54885, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 1175022 ERROR (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1175022 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-18T11:01:36.763720600Z
   [junit4]   2> 1175023 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175028 INFO  (zkConnectionManagerCallback-9977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175028 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1175131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\control-001\solr.xml
   [junit4]   2> 1175140 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1175140 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1175141 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1175599 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1175600 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f0bef0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175600 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f0bef0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175603 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@259f375e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175603 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@259f375e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1175604 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54865/solr
   [junit4]   2> 1175605 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175610 INFO  (zkConnectionManagerCallback-9987-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175610 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1175714 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175718 INFO  (zkConnectionManagerCallback-9989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175718 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176068 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54885_
   [junit4]   2> 1176071 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.Overseer Overseer (id=72080840034025476-127.0.0.1:54885_-n_0000000000) starting
   [junit4]   2> 1176086 INFO  (OverseerStateUpdate-72080840034025476-127.0.0.1:54885_-n_0000000000) [n:127.0.0.1:54885_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54885_
   [junit4]   2> 1176086 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54885_
   [junit4]   2> 1176089 INFO  (OverseerStateUpdate-72080840034025476-127.0.0.1:54885_-n_0000000000) [n:127.0.0.1:54885_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176095 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1176095 WARN  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] 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> 1176115 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1176144 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1176150 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1176150 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1176151 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [n:127.0.0.1:54885_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\control-001\cores
   [junit4]   2> 1176164 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176168 INFO  (zkConnectionManagerCallback-10006-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1176168 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1176170 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1176172 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54865/solr ready
   [junit4]   2> 1176173 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54885_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1176181 INFO  (OverseerThreadFactory-9996-thread-1-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1176296 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1176296 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1177315 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1177326 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1177410 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1177429 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1177431 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1177431 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1177431 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23164022519228444]
   [junit4]   2> 1177433 WARN  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1177493 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1177493 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1177495 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1177495 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1177495 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1177498 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1177498 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1177499 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1177499 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680887145289482240
   [junit4]   2> 1177501 INFO  (searcherExecutor-10008-thread-1-processing-n:127.0.0.1:54885_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1177512 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1177512 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1177524 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1177524 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1177524 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54885/control_collection_shard1_replica_n1/
   [junit4]   2> 1177524 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1177525 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54885/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1177525 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72080840034025476-core_node2-n_0000000000
   [junit4]   2> 1177529 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54885/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1177633 INFO  (zkCallback-9988-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1177633 INFO  (zkCallback-9988-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1177635 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1177640 INFO  (qtp647698891-16951) [n:127.0.0.1:54885_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1343
   [junit4]   2> 1177645 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1177741 INFO  (zkCallback-9988-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1177741 INFO  (zkCallback-9988-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1177741 INFO  (zkCallback-9988-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1177744 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54885_&wt=javabin&version=2} status=0 QTime=1570
   [junit4]   2> 1177744 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1177852 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1177856 INFO  (zkConnectionManagerCallback-10017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1177856 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1177857 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1177858 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54865/solr ready
   [junit4]   2> 1177858 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1177860 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1177865 INFO  (OverseerThreadFactory-9996-thread-2-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1177867 INFO  (OverseerCollectionConfigSetProcessor-72080840034025476-127.0.0.1:54885_-n_0000000000) [n:127.0.0.1:54885_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1178076 WARN  (OverseerThreadFactory-9996-thread-2-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1178081 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1178082 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=222
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1178083 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1178676 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001 of type NRT for shard2
   [junit4]   2> 1178677 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1178677 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1178678 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49262109{/,null,AVAILABLE}
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c518519{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54985}
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.Server Started @1178620ms
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\tempDir-001/jetty1, hostPort=54985, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001\cores}
   [junit4]   2> 1178680 ERROR (closeThreadPool-10018-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1178680 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-18T11:01:40.421731900Z
   [junit4]   2> 1178681 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178685 INFO  (zkConnectionManagerCallback-10020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178685 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178789 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1178789 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001\solr.xml
   [junit4]   2> 1178792 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1178792 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1178793 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1178854 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1178855 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c0d23d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1178855 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c0d23d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1178867 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@591192d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1178867 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@591192d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1178868 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54865/solr
   [junit4]   2> 1178869 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178873 INFO  (zkConnectionManagerCallback-10030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178873 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178978 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178982 INFO  (zkConnectionManagerCallback-10032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178982 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178987 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1178993 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.ZkController Publish node=127.0.0.1:54985_ as DOWN
   [junit4]   2> 1178995 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1178995 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54985_
   [junit4]   2> 1178998 INFO  (zkCallback-9988-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1178998 INFO  (zkCallback-10031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1178998 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1179000 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1179000 WARN  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] 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> 1179016 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1179044 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1179049 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1179049 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1179050 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:54985_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001\cores
   [junit4]   2> 1179061 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54985_
   [junit4]   2> 1179273 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001 of type NRT for shard1
   [junit4]   2> 1179274 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1179274 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1179274 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1179274 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1179275 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1179275 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1179275 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1179275 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42c1cb3d{/,null,AVAILABLE}
   [junit4]   2> 1179276 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b93483b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55026}
   [junit4]   2> 1179276 INFO  (closeThreadPool-10018-thread-1) [     ] o.e.j.s.Server Started @1179217ms
   [junit4]   2> 1179276 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\tempDir-001/jetty2, hostPort=55026, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 1179278 ERROR (closeThreadPool-10018-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1179278 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1179278 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1179278 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1179278 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1179278 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-18T11:01:41.019717100Z
   [junit4]   2> 1179279 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179283 INFO  (zkConnectionManagerCallback-10042-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179283 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179387 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1179387 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001\solr.xml
   [junit4]   2> 1179401 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1179401 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1179402 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1179808 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1179809 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fbe3722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179809 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fbe3722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179813 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ded8613[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179813 WARN  (closeThreadPool-10018-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ded8613[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179813 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54865/solr
   [junit4]   2> 1179815 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179818 INFO  (zkConnectionManagerCallback-10052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179818 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179875 INFO  (OverseerCollectionConfigSetProcessor-72080840034025476-127.0.0.1:54885_-n_0000000000) [n:127.0.0.1:54885_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1179910 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-3-001 of type NRT for shard2
   [junit4]   2> 1179910 WARN  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1179910 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1179910 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1179910 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1179911 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1179911 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1179911 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1179911 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bb95625{/,null,AVAILABLE}
   [junit4]   2> 1179912 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21fcdebf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55080}
   [junit4]   2> 1179912 INFO  (closeThreadPool-10018-thread-2) [     ] o.e.j.s.Server Started @1179853ms
   [junit4]   2> 1179912 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\tempDir-001/jetty3, hostPort=55080, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-3-001\cores}
   [junit4]   2> 1179913 ERROR (closeThreadPool-10018-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1179913 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1179913 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1179913 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1179913 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1179913 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-18T11:01:41.654685300Z
   [junit4]   2> 1179914 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179918 INFO  (zkConnectionManagerCallback-10054-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179918 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179921 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179926 INFO  (zkConnectionManagerCallback-10056-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179926 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179932 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1179938 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55026_ as DOWN
   [junit4]   2> 1179941 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1179941 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55026_
   [junit4]   2> 1179945 INFO  (zkCallback-9988-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1179945 INFO  (zkCallback-10031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1179945 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1179945 INFO  (zkCallback-10055-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1179947 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1179947 WARN  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] 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> 1179964 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1179983 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180000 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180000 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180002 INFO  (closeThreadPool-10018-thread-1) [n:127.0.0.1:55026_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001\cores
   [junit4]   2> 1180013 INFO  (closeThreadPool-10018-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55026_
   [junit4]   2> 1180023 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1180023 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-3-001\solr.xml
   [junit4]   2> 1180026 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1180026 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1180027 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1180386 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1180390 WARN  (closeThreadPool-10018-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4833deaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180390 WARN  (closeThreadPool-10018-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4833deaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180395 WARN  (closeThreadPool-10018-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@da84a62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180395 WARN  (closeThreadPool-10018-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@da84a62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180397 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54865/solr
   [junit4]   2> 1180397 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180403 INFO  (zkConnectionManagerCallback-10074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180403 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180511 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180515 INFO  (zkConnectionManagerCallback-10076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180515 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180521 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1180528 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55080_ as DOWN
   [junit4]   2> 1180531 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1180531 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55080_
   [junit4]   2> 1180533 INFO  (zkCallback-9988-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1180533 INFO  (zkCallback-10016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1180533 INFO  (zkCallback-10031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1180533 INFO  (zkCallback-10055-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1180534 INFO  (zkCallback-10075-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1180536 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1180536 WARN  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] 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> 1180554 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1180572 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180578 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180578 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1180580 INFO  (closeThreadPool-10018-thread-2) [n:127.0.0.1:55080_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-3-001\cores
   [junit4]   2> 1180593 INFO  (closeThreadPool-10018-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55080_
   [junit4]   2> 1180596 INFO  (qtp647698891-16947) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:54985_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1180596 INFO  (qtp647698891-16946) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55080_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1180596 INFO  (qtp647698891-16948) [n:127.0.0.1:54885_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55026_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1180605 INFO  (OverseerThreadFactory-9996-thread-4-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55026_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1180606 INFO  (OverseerThreadFactory-9996-thread-3-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54985_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1180610 INFO  (OverseerThreadFactory-9996-thread-4-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1180614 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1180614 INFO  (OverseerThreadFactory-9996-thread-3-processing-n:127.0.0.1:54885_) [n:127.0.0.1:54885_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1180616 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1181637 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1181637 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1181667 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1181665 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1181777 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1181779 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1181798 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1181798 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1181798 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001\cores\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-1-001\cores\collection1_shard2_replica_n2\data\]
   [junit4]   2> 1181798 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1181798 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14f9f875
   [junit4]   2> 1181798 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001\cores\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001\shard-2-001\cores\collection1_shard1_replica_n1\data\]
   [junit4]   2> 1181800 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23164022519228444]
   [junit4]   2> 1181800 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23164022519228444]
   [junit4]   2> 1181801 WARN  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1181801 WARN  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1181871 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181871 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181872 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181872 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181874 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1181874 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1181874 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1181874 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1181874 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1181875 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1181876 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1181876 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1181876 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1181876 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1181876 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1181877 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680887149880147968
   [junit4]   2> 1181877 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1181877 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1680887149880147968
   [junit4]   2> 1181879 INFO  (searcherExecutor-10087-thread-1-processing-n:127.0.0.1:54985_ x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1181879 INFO  (searcherExecutor-10089-thread-1-processing-n:127.0.0.1:55026_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1181889 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1181889 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1181889 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1181889 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1181902 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1181902 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1181902 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1181902 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54985/collection1_shard2_replica_n2/
   [junit4]   2> 1181902 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1181902 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55026/collection1_shard1_replica_n1/
   [junit4]   2> 1181902 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1181903 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1181903 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:54985/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1181903 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72080840034025481-core_node4-n_0000000000
   [junit4]   2> 1181903 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:55026/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1181903 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72080840034025485-core_node3-n_0000000000
   [junit4]   2> 1181907 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54985/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1181907 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55026/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1182011 INFO  (zkCallback-10055-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182011 INFO  (zkCallback-10031-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182011 INFO  (zkCallback-10031-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182011 INFO  (zkCallback-10055-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182013 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1182015 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1182018 INFO  (qtp678298828-17009) [n:127.0.0.1:54985_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1402
   [junit4]   2> 1182019 INFO  (qtp1535715661-17039) [n:127.0.0.1:55026_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1405
   [junit4]   2> 1182025 INFO  (qtp647698891-16947) [n:127.0.0.1:54885_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:54985_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1429
   [junit4]   2> 1182025 INFO  (qtp647698891-16948) [n:127.0.0.1:54885_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55026_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1428
   [junit4]   2> 1182121 INFO  (zkCallback-10031-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182121 INFO  (zkCallback-10031-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182121 INFO  (zkCallback-10055-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182121 INFO  (zkCallback-10055-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1182121 INFO  (zkCallback-10031-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred -

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

t4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 1211707 INFO  (closeThreadPool-10227-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3b93483b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1211708 INFO  (closeThreadPool-10227-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42c1cb3d{/,null,UNAVAILABLE}
   [junit4]   2> 1211708 INFO  (closeThreadPool-10227-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1211708 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1211919 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	78	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	33	/solr/collections/ocptest1/state.json
   [junit4]   2> 	33	/solr/collections/ocptest3/state.json
   [junit4]   2> 	33	/solr/collections/ocptest2/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	104	/solr/overseer/queue
   [junit4]   2> 	59	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1211924 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54865
   [junit4]   2> 1211924 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54865
   [junit4]   2> 1211924 INFO  (TEST-MultiThreadedOCPTest.test-seed#[CCD7303A190E0D73]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54865
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=CCD7303A190E0D73 -Dtests.slow=true -Dtests.locale=gsw-FR -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 39.8s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1603018931836 bcoll: 1603018931862
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCD7303A190E0D73:44830FE0B7F2608B]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_CCD7303A190E0D73-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=gsw-FR, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=182357528,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TriggerCooldownIntegrationTest, SliceStateTest, RecoveryZkTest, HdfsAutoAddReplicasIntegrationTest, TestCollectionsAPIViaSolrCloudCluster, RequiredFieldsTest, TestIndexSearcher, ActionThrottleTest, TestApiFramework, TestInPlaceUpdatesStandalone, TestLuceneMatchVersion, CacheHeaderTest, TestEmbeddedSolrServerAdminHandler, TestCrossCoreJoin, DynamicMapsTest, TestStressReorder, ReplicationFactorTest, DocExpirationUpdateProcessorFactoryTest, CdcrBidirectionalTest, TestLeaderElectionZkExpiry, TestSimComputePlanAction, TestCloudInspectUtil, NodeLostTriggerTest, PeerSyncWithIndexFingerprintCachingTest, BasicDistributedZkTest, HdfsRestartWhileUpdatingTest, SecurityHeadersTest, AutoAddReplicasIntegrationTest, ConcurrentCreateRoutedAliasTest, ClassificationUpdateProcessorTest, TestSubQueryTransformerDistrib, IndexSizeEstimatorTest, AtomicUpdateRemovalJavabinTest, RangeFacetCloudTest, TestDocBasedVersionConstraints, TestChildDocTransformer, TestNumericRangeQuery64, DistributedSuggestComponentTest, TestCollationField, TestStressThreadBackup, TestCopyFieldCollectionResource, UUIDFieldTest, TestConfigSetProperties, HttpPartitionOnCommitTest, TestManagedSchemaThreadSafety, SimpleMLTQParserTest, TestTolerantUpdateProcessorCloud, JWTAuthPluginIntegrationTest, SolrGraphiteReporterTest, TestFreeTextSuggestions, QueryParsingTest, DistributedMLTComponentTest, TestCustomStream, IndexBasedSpellCheckerTest, ResourceLoaderTest, MinimalSchemaTest, TestRestoreCore, TestRebalanceLeaders, TestNonDefinedSimilarityFactory, FuzzySearchTest, CdcrVersionReplicationTest, TestJsonRangeFacets, TestQueryUtils, SuggesterWFSTTest, TestSizeLimitedDistributedMap, HdfsDirectoryFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, ExplicitHLLTest, TestInfoStreamLogging, TestDocumentBuilder, SimplePostToolTest, SolrShardReporterTest, TestTrie, TestCustomDocTransformer, TestManagedSynonymGraphFilterFactory, IndexSchemaTest, UpdateLogTest, HighlighterWithoutStoredIdTest, SSLMigrationTest, PhrasesIdentificationComponentTest, HdfsCollectionsAPIDistributedZkTest, EmbeddedSolrNoSerializeTest, BlockJoinFacetSimpleTest, TestSolrQueryParser, TestZkChroot, ScriptEngineTest, OverseerModifyCollectionTest, AuditLoggerIntegrationTest, TestSha256AuthenticationProvider, TestDownShardTolerantSearch, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MultiThreadedOCPTest]
   [junit4] Completed [519/921 (1!)] on J2 in 39.88s, 1 test, 1 failure <<< FAILURES!

[...truncated 46384 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1737/consoleText

[repro] Revision: 3aca98fba04c5eb23ccd05b78494ccfcdd3ddb03

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       MultiThreadedOCPTest
[repro] ant compile-test

[...truncated 3476 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MultiThreadedOCPTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=CCD7303A190E0D73 -Dtests.slow=true -Dtests.locale=gsw-FR -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 0

[...truncated 98 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-15) - Build # 1736 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1736/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 61574 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 63 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-15) - Build # 1735 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1735/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 61586 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 68 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11.0.6) - Build # 1734 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1734/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 64324 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 68 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1733 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1733/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)




Build Log:
[...truncated 17300 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
   [junit4] FAILURE 0.30s J1 | LBSolrClientTest.testServerIteratorTimeAllowed <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4] Completed [57/210 (1!)] on J1 in 0.31s, 4 tests, 1 failure <<< FAILURES!

[...truncated 47016 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 69 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS-EA] Lucene-Solr-8.x-Windows (64bit/jdk-16-ea+18) - Build # 1732 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1732/
Java: 64bit/jdk-16-ea+18 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues

Error Message:
expected:<[20]> but was:<[98]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[20]> but was:<[98]>
	at __randomizedtesting.SeedInfo.seed([4DBD4BFE085C3D1B:185ACD3D41BB7DEF]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:143)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:233)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15923 lines...]
   [junit4] Suite: org.apache.solr.index.UninvertDocValuesMergePolicyTest
   [junit4]   2> 1572890 INFO  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1572890 INFO  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1572893 INFO  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.index.UninvertDocValuesMergePolicyTest_4DBD4BFE085C3D1B-001\data-dir-117-001
   [junit4]   2> 1572893 WARN  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=78 numCloses=78
   [junit4]   2> 1572893 INFO  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1572897 INFO  (SUITE-UninvertDocValuesMergePolicyTest-seed#[4DBD4BFE085C3D1B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1572903 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNonIndexedFieldDoesNonFail
   [junit4]   2> 1572904 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1572911 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1572923 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.s.IndexSchema Schema name=schema-docValues
   [junit4]   2> 1572928 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 1572974 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:493) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:694) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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.index.UninvertDocValuesMergePolicyTest.before(UninvertDocValuesMergePolicyTest.java:64) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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:832) [?:?]
   [junit4]   2> 1572974 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [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:670) [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.index.UninvertDocValuesMergePolicyTest.before(UninvertDocValuesMergePolicyTest.java:64) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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:832) [?:?]
   [junit4]   2> 1572977 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1572984 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e051d5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1572984 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e051d5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573000 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c5993bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573000 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c5993bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573005 WARN  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] 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> 1573055 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573065 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573065 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573071 INFO  (coreLoadExecutor-15383-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1573080 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1573091 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValues
   [junit4]   2> 1573111 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 1573111 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1573112 INFO  (coreLoadExecutor-15383-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@1b19cb68
   [junit4]   2> 1573112 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.index.UninvertDocValuesMergePolicyTest_4DBD4BFE085C3D1B-001\data-dir-117-001\]
   [junit4]   2> 1573202 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1573202 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1573202 WARN  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf ; switching to use InMemory storage instead.
   [junit4]   2> 1573202 INFO  (coreLoadExecutor-15383-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1573205 INFO  (searcherExecutor-15385-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573207 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1573214 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1573225 INFO  (searcherExecutor-15385-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573225 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1573227 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 1573237 INFO  (searcherExecutor-15385-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573237 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1573247 INFO  (searcherExecutor-15385-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573247 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 10
   [junit4]   2> 1573249 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1573249 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=938576013
   [junit4]   2> 1573249 INFO  (coreCloseExecutor-15390-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cf6182a
   [junit4]   2> 1573249 INFO  (coreCloseExecutor-15390-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3cf6182a
   [junit4]   2> 1573249 INFO  (coreCloseExecutor-15390-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40473cb4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@9b118a0
   [junit4]   2> 1573259 INFO  (coreCloseExecutor-15390-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1573260 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1573260 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4acd7ead: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1f07024c
   [junit4]   2> 1573267 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1573267 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@364f9728: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@48701a70
   [junit4]   2> 1573269 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1573269 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65642fad: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1efafe69
   [junit4]   2> 1573273 INFO  (TEST-UninvertDocValuesMergePolicyTest.testNonIndexedFieldDoesNonFail-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNonIndexedFieldDoesNonFail
   [junit4]   2> 1573278 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testIndexAndAddDocValues
   [junit4]   2> 1573279 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1573286 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1573300 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.index.UninvertDocValuesMergePolicyTest_4DBD4BFE085C3D1B-001\data-dir-118-001
   [junit4]   2> 1573302 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.s.IndexSchema Schema name=schema-docValues
   [junit4]   2> 1573307 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 1573587 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:493) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:694) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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.index.UninvertDocValuesMergePolicyTest.before(UninvertDocValuesMergePolicyTest.java:64) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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:832) [?:?]
   [junit4]   2> 1573589 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [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:670) [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.index.UninvertDocValuesMergePolicyTest.before(UninvertDocValuesMergePolicyTest.java:64) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972) [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [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:832) [?:?]
   [junit4]   2> 1573590 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1573591 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@577a10aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573591 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@577a10aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573594 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f116ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573594 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f116ace[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1573595 WARN  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] 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> 1573628 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573634 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573634 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b19cb68
   [junit4]   2> 1573635 INFO  (coreLoadExecutor-15401-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1573640 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1573647 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValues
   [junit4]   2> 1573653 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 1573653 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1573653 INFO  (coreLoadExecutor-15401-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@1b19cb68
   [junit4]   2> 1573653 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.index.UninvertDocValuesMergePolicyTest_4DBD4BFE085C3D1B-001\data-dir-118-001\]
   [junit4]   2> 1573703 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1573703 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1573704 WARN  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf ; switching to use InMemory storage instead.
   [junit4]   2> 1573705 INFO  (coreLoadExecutor-15401-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1573706 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573706 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1573707 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1573710 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573710 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573711 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1573713 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573713 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573713 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1573713 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1573713 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573713 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573713 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1573718 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1573718 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1573718 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1573718 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1573718 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1573720 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573721 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573721 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 1573723 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573723 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573724 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1573724 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 1573725 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 1573729 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573729 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573730 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 1573733 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573733 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573734 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 1573734 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 1573739 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573739 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573740 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 1573745 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573745 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573746 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 1573746 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 1573751 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573751 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573753 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 1573753 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 1573759 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573760 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1573760 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 1573767 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573769 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1573769 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 1573774 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573775 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1573776 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 1573782 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573783 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1573786 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 2
   [junit4]   2> 1573796 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573796 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1573797 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 1573800 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573800 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573800 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 1573803 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573803 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573804 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 1573807 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573807 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573808 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 1573810 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573810 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573810 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 1573817 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573817 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573818 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 1573818 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 1573818 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 1573823 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573823 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573823 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 1573826 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573826 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573827 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 1573827 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 1573831 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573831 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573832 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 1573832 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 1573843 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573843 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1573845 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 1573845 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 1573845 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 1573849 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573849 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573851 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1573862 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573862 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1573863 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 1573863 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 1573863 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 1573864 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 1573870 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573870 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1573871 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 1573876 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573876 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573876 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 1573881 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573881 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1573882 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 1573887 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573888 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1573889 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 1573889 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 1573889 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 1573889 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573889 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573889 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 1573894 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573894 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573895 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 1573896 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 1573896 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 1573896 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 1573896 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 1573899 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573900 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573900 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 1573900 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 1573903 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573903 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 1573904 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 1573907 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573907 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573907 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 1573908 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 1573908 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 1573913 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573913 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1573913 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 1573913 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 1573918 INFO  (searcherExecutor-15403-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1573918 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1573919 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0


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

25 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1574225 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@582e0fd3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@82439fc
   [junit4]   2> 1574233 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1574233 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44198ace: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@48701a70
   [junit4]   2> 1574233 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1574233 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14b406ff: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1efafe69
   [junit4]   2> 1574236 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[4DBD4BFE085C3D1B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIndexAndAddDocValues
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UninvertDocValuesMergePolicyTest -Dtests.method=testIndexAndAddDocValues -Dtests.seed=4DBD4BFE085C3D1B -Dtests.slow=true -Dtests.locale=en-SC -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.97s J1 | UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[20]> but was:<[98]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DBD4BFE085C3D1B:185ACD3D41BB7DEF]:0)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:143)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:233)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:118)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.index.UninvertDocValuesMergePolicyTest_4DBD4BFE085C3D1B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=PostingsFormat(name=Direct), string_add_dv_later=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{intdvs=DocValuesFormat(name=Lucene80), doubledvs=DocValuesFormat(name=Direct), doubledv=DocValuesFormat(name=Lucene80), stringdvs=DocValuesFormat(name=Direct), string_add_dv_later=DocValuesFormat(name=Lucene80), floatdvs=DocValuesFormat(name=Asserting), longdvs=DocValuesFormat(name=Asserting), booldvs=DocValuesFormat(name=Lucene80), datedv=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Asserting), datedvs=DocValuesFormat(name=Lucene80), longdv=DocValuesFormat(name=Lucene80), booldv=DocValuesFormat(name=Direct), intdv=DocValuesFormat(name=Asserting), stringdv=DocValuesFormat(name=Lucene80), floatdv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=594, maxMBSortInHeap=7.558043498822947, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-SC, timezone=America/Montevideo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 16-ea (64-bit)/cpus=6,threads=1,free=182557128,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetExistsSmallTest, TestCloudRecovery, TestNestedDocsSort, DistributedSpellCheckComponentTest, TestLegacyNumericRangeQueryBuilder, PrimUtilsTest, TestSolrCloudWithSecureImpersonation, RoutingToNodesWithPropertiesTest, FullSolrCloudDistribCmdsTest, DataDrivenBlockJoinTest, OverseerStatusTest, XMLAtomicUpdateMultivalueTest, SignificantTermsQParserPluginTest, SolrTestCaseJ4Test, XmlUpdateRequestHandlerTest, ZkDynamicConfigTest, DistributedFacetPivotWhiteBoxTest, TestRandomRequestDistribution, DocValuesMissingTest, NodeLostTriggerIntegrationTest, TestMacroExpander, TestConfigSetImmutable, TestCustomSort, TestAtomicUpdateErrorCases, ExitableDirectoryReaderTest, ThreadDumpHandlerTest, TestPKIAuthenticationPlugin, TestPHPSerializedResponseWriter, TestHashQParserPlugin, QueryEqualityTest, SpellingQueryConverterTest, SystemInfoHandlerTest, SolrCloudReportersTest, ScheduledTriggerIntegrationTest, TestUseDocValuesAsStored2, ResponseHeaderTest, TestCSVResponseWriter, TestExportTool, TestFileDictionaryLookup, TestLRUStatsCache, TestBulkSchemaAPI, TestSolrQueryResponse, OpenExchangeRatesOrgProviderTest, AtomicUpdateProcessorFactoryTest, TestSimExtremeIndexing, SegmentsInfoRequestHandlerTest, RequestHandlersTest, TestWithCollection, MultiThreadedOCPTest, TestTermsQParserPlugin, TestJsonFacetsWithNestedObjects, TestZkAclsWithHadoopAuth, TestDocTermOrds, HdfsRecoveryZkTest, TestReloadDeadlock, CollectionsAPISolrJTest, TestBackupRepositoryFactory, TestCloudSchemaless, BasicFunctionalityTest, TestSafeXMLParsing, TestManagedSynonymFilterFactory, TestShardHandlerFactory, TestRandomDVFaceting, TestQueryTypes, SharedFSAutoReplicaFailoverTest, FileBasedSpellCheckerTest, BlockCacheTest, LeaderVoteWaitTimeoutTest, SearchHandlerTest, TestDistributedSearch, TestSolrConfigHandlerConcurrent, HdfsUnloadDistributedZkTest, CustomHighlightComponentTest, TestLegacyField, TaggingAttributeTest, TestFieldSortValues, TestInPlaceUpdatesRequiredField, ZkStateReaderTest, TestCloudDeleteByQuery, TestCoreBackup, TestConfigSetsAPIExclusivity, TestDistributedMap, RankFieldTest, TestLeaderElectionWithEmptyReplica, OverseerCollectionConfigSetProcessorTest, TestCloudJSONFacetSKGEquiv, TestCorePropertiesReload, BitVectorTest, TestDFISimilarityFactory, CoreAdminHandlerTest, DistributedQueueTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderTragicEventTest, MigrateRouteKeyTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, ShardRoutingTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestTlogReplica, SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, IndexSizeTriggerMixedBoundsTest, TestSimClusterStateProvider, TestSimDistributedQueue, TestSimTriggerIntegration, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, CachingDirectoryFactoryTest, TestInitParams, TestNRTOpen, TestQuerySenderNoQuery, TestSolrXml, TestSolrCloudSnapshots, TestReqParamsAPI, TestSQLHandler, MetricsHistoryHandlerTest, TermsComponentTest, JavabinLoaderTest, RandomizedTaggerTest, HighlighterMaxOffsetTest, HighlighterWithoutStoredIdTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest]
   [junit4] Completed [711/921 (1!)] on J1 in 1.55s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45667 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 58 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-13.0.2) - Build # 1731 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1731/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 64343 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 66 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 1730 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1730/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 68910 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 82 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 1729 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1729/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 68943 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 85 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-13.0.2) - Build # 1728 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1728/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602773154030 bcoll: 1602773154330

Stack Trace:
java.lang.AssertionError: acoll: 1602773154030 bcoll: 1602773154330
	at __randomizedtesting.SeedInfo.seed([91B13A47136B0354:19E5059DBD976EAC]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 2373 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J1-20201015_143022_7629943009402391853861.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J3-20201015_143022_76212797598915590111575.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20201015_143022_76313464238012650000886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J2-20201015_143022_7661849876675088454355.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J4-20201015_143022_7665692402349450786395.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20201015_143345_8806985444528275044391.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J4-20201015_143345_8812924064041853149.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J2-20201015_143345_88010127667204308111757.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20201015_143345_8801073277463514964656.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J3-20201015_143345_8816063384732633593706.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 1111 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20201015_143430_18813900386575281600807.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J2-20201015_143430_1888413012118283428520.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20201015_143430_18814148004326071376105.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J3-20201015_143430_18811189699632670024754.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J4-20201015_143430_1883599838609653297062.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 263 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J3-20201015_143519_03310693909521675132592.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20201015_143519_03316277092385990589324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J4-20201015_143519_033895072103808248359.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J2-20201015_143519_03312730985698027681866.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20201015_143519_03315577344202397230996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 242 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20201015_143527_6567692752120127034696.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J4-20201015_143527_6562464210760525727091.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20201015_143527_6564976061650632745951.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J2-20201015_143527_656348588766677827637.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J3-20201015_143527_6561835566676677793431.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20201015_143535_4493332965337862412628.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20201015_143535_4496202765913253892216.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J2-20201015_143535_4497320418789410572714.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J4-20201015_143540_64312348569466278614579.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20201015_143540_64312481659324369069877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20201015_143540_6437349890970959411581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J2-20201015_143540_6436277821462401378264.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J3-20201015_143540_64311139100836237805680.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J3-20201015_143549_645500764150492788496.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J2-20201015_143549_64512879718013075347061.syserr
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20201015_143549_64511419709790678772784.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J4-20201015_143549_6479685816480444149424.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20201015_143549_64515030715474168382456.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J2-20201015_143555_9879489737589869254489.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J3-20201015_143555_9878658414840814919411.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20201015_143555_9878423186583881610018.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20201015_143555_9899293868721772929069.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J4-20201015_143555_9879832168981104936006.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20201015_143605_9416486497194108644565.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20201015_143605_9411655030810157369213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20201015_143610_3856060576669388979329.syserr
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20201015_143610_38514875528624259526111.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J2-20201015_143610_38911198136705787861284.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J3-20201015_143610_38917936192227225839553.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20201015_143617_19717053994360407746500.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20201015_143617_1987845724191956300505.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J3-20201015_143617_1972068088720079442525.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 22 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J4-20201015_143617_19715685815773367953822.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J2-20201015_143617_1977753850217343480765.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1392 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J4-20201015_143758_9297335321496636549786.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J2-20201015_143758_92912453638329071810233.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20201015_143758_9296943731488938422886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J3-20201015_143758_92918127711026424772102.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20201015_143758_9293615093246807878644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J1-20201015_143810_8708731979264298959581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J2-20201015_143810_8706768446383663663958.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J4-20201015_143810_8702114780078181152633.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J3-20201015_143810_87018030573993327548136.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J0-20201015_143810_87012388192468193179608.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 290 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J2-20201015_143818_2226079269742780385091.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J3-20201015_143818_22214000994349666428193.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 27 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20201015_143818_2221115549548186642605.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J4-20201015_143818_22214767192422899804941.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20201015_143818_22211403077141711386060.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J1-20201015_143904_83210301618968995885663.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J3-20201015_143904_8323098931564269671927.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20201015_143904_8327060883244992748370.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J4-20201015_143904_83217095355420701431579.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J2-20201015_143904_832791464059149847050.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J2-20201015_143909_1724264003348812831174.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20201015_143909_17115808770143548021663.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J3-20201015_143909_1729022031748929616874.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20201015_143909_17111203659080584675488.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J4-20201015_143909_17218237798149578302853.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J2-20201015_143914_68312786113580535318102.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J0-20201015_143914_6839671313413600516021.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J1-20201015_143914_68318358755708352715845.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J3-20201015_143914_683495042347236850176.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J4-20201015_143914_68315938775529853827921.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20201015_143930_8654669598911159168657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J2-20201015_143930_86511934759314866619510.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J3-20201015_143930_8655440988728293095296.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J4-20201015_143930_86516931254165948852695.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20201015_143930_86517174658504756448951.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20201015_143938_7239588413253658197276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J2-20201015_143938_72312710003156612928847.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J4-20201015_143938_7234976240597049565523.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J3-20201015_143938_7237861756242894550256.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20201015_143938_72317931463500088222260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J4-20201015_143950_7373135501823281130550.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J0-20201015_143950_73712301789059188068395.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J2-20201015_143950_73711020454707627053791.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20201015_143950_73717169082776982628702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J3-20201015_143950_73715876733439098164645.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J1-20201015_144000_3426584552759397277819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J0-20201015_144000_34117031471437353605241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J4-20201015_144000_3423501471450805134475.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J2-20201015_144000_3422213195875695957009.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\luke\test\temp\junit4-J3-20201015_144000_3428448168753276732170.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J0-20201015_144009_44214454160340542748737.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J1-20201015_144009_4427163840026502922000.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J0-20201015_144013_3534168822285702652476.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20201015_144013_353947179773688942765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J4-20201015_144013_3547294423620777460713.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J2-20201015_144013_35310899781411995152548.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J3-20201015_144013_3538293964894421017595.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 267 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J1-20201015_144022_141865412575070231161.syserr
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J0-20201015_144022_1418392392361201152714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J2-20201015_144022_14112036072942683399046.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J4-20201015_144022_14112169992624085701640.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\monitor\test\temp\junit4-J3-20201015_144022_141659083882815742752.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J4-20201015_144030_93216154630960036990769.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J3-20201015_144030_93214378257958469139144.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J2-20201015_144030_9326841565011047332374.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J0-20201015_144030_9329099949876468363636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20201015_144030_9325522698675929429978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20201015_144040_1613270409618747681262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J2-20201015_144040_1615215541908682464255.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J3-20201015_144040_16114657483897034176128.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J4-20201015_144040_16115015579608132571309.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20201015_144040_16117657046278301581719.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20201015_144049_97810280558587272963018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J2-20201015_144049_9785205984866296387716.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20201015_144049_9786135315483798229136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J3-20201015_144049_97816559392637949571547.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J4-20201015_144049_97814392052290395445574.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 200 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20201015_144103_23511760900048283080583.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J4-20201015_144103_2354406072965485639744.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J2-20201015_144103_23516986159571605082615.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J3-20201015_144103_23511528233817003572671.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20201015_144103_23514443059661493251386.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 284 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J3-20201015_144114_79617054643007356514947.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J4-20201015_144114_7969090950613856031070.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20201015_144114_7961436903231150501159.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20201015_144114_79617063025421875774866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J2-20201015_144114_7969723174479564249300.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J3-20201015_144133_54616023773401807985554.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J2-20201015_144133_5469667145197448810262.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20201015_144133_54617630643636082297970.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J4-20201015_144133_5465786115316263893269.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20201015_144133_54610880288100125421258.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J3-20201015_144143_1662230747343466373700.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J4-20201015_144143_1662082872270199975389.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20201015_144143_1667948142874580829847.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20201015_144143_1661174125509126587020.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J2-20201015_144143_1661239790803059024262.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1881 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 114306 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 114308 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_91B13A47136B0354-001\data-dir-8-001
   [junit4]   2> 114308 WARN  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 114308 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 114311 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 114311 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 114311 INFO  (SUITE-MultiThreadedOCPTest-seed#[91B13A47136B0354]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 114327 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 114337 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 114337 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 114342 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 114433 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer start zk server on port: 50959
   [junit4]   2> 114433 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50959
   [junit4]   2> 114433 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50959
   [junit4]   2> 114433 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50959
   [junit4]   2> 114438 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 114458 INFO  (zkConnectionManagerCallback-697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114458 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114473 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 114485 INFO  (zkConnectionManagerCallback-699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114485 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114504 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 114532 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 114566 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 114588 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 114605 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 114637 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 114673 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 114711 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 114741 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 114788 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 114820 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 114870 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 117718 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 117718 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 117718 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 117718 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 117719 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 117719 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 117720 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 117720 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@326706e7{/,null,AVAILABLE}
   [junit4]   2> 117724 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c1d748c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 117726 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 117726 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_91B13A47136B0354-001\tempDir-001/control/data, hostPort=50999, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_91B13A47136B0354-001\control-001\cores}
   [junit4]   2> 117727 ERROR (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-15T14:44:58.807040400Z
   [junit4]   2> 117727 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117737 INFO  (zkConnectionManagerCallback-701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117737 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117754 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]-SendThread(127.0.0.1:50959)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100067de77b0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100067de77b0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100067de77b0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 117855 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 117855 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_91B13A47136B0354-001\control-001\solr.xml
   [junit4]   2> 117870 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 117870 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 117872 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27683830, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 118139 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 118170 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@726a9f4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 118170 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@726a9f4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 118191 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@732bcaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 118191 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@732bcaa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 118243 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50959/solr
   [junit4]   2> 118243 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118348 INFO  (zkConnectionManagerCallback-711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118348 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 118359 WARN  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]-SendThread(127.0.0.1:50959)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100067de77b0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100067de77b0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100067de77b0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 118484 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [n:127.0.0.1:50999_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118497 INFO  (zkConnectionManagerCallback-713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 118497 INFO  (TEST-MultiThreadedOCPTest.test-seed#[91B13A47136B0354]) [n:127.0.0.1:50999_     ] o

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

unit4-J1-20201015_152928_1088928165669598841812.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J2-20201015_152928_1086562347518122009119.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20201015_152928_10816627211675167975228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-jaegertracer-configurator\test\temp\junit4-J0-20201015_152954_3144291372912321025822.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 573 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J2-20201015_153020_64317832281394042788116.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20201015_153020_6433148306805855745697.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20201015_153020_6433193345537052296760.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J3-20201015_153020_6434803206476695549157.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 684 lines...]
   [junit4] JVM J4: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J4-20201015_153047_0019645141145764560969.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J3-20201015_153047_0016405826721907825426.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J2-20201015_153047_00110715623786625048504.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20201015_153047_00111247344118510253214.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20201015_153047_00111196721201924596988.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 580 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20201015_153143_73812363648329275011055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20201015_153143_73812370724319125477794.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J3-20201015_153143_7386656629118294161208.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J2-20201015_153143_7398716912555005188493.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 566 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20201015_153219_6902375566682336294996.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 38112 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:507: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:495: Source checkout is modified!!! Offending files:
* lucene/licenses/junit-4.13.1.jar.sha1
* solr/licenses/junit-4.13.1.jar.sha1

Total time: 68 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2