You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/17 14:25:13 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 23798 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23798/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest

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

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


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42605/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n17

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42605/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n17
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:499)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42605/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n17
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:493)
	... 45 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 50 more


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:46151/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46151/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:110)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.test(CategoryRoutedAliasUpdateProcessorTest.java:164)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 49 more




Build Log:
[...truncated 15756 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 4026206 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[A3925E4B80CAE4AB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/init-core-data-001
   [junit4]   2> 4026206 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[A3925E4B80CAE4AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=116 numCloses=116
   [junit4]   2> 4026207 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[A3925E4B80CAE4AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4026207 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[A3925E4B80CAE4AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 4026210 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxCardinality
   [junit4]   2> 4026210 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001
   [junit4]   2> 4026210 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4026210 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4026210 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4026311 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:43879
   [junit4]   2> 4026311 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43879
   [junit4]   2> 4026311 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43879
   [junit4]   2> 4026331 INFO  (zkConnectionManagerCallback-12600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026337 INFO  (zkConnectionManagerCallback-12602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026338 INFO  (zkConnectionManagerCallback-12604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026341 WARN  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4026341 WARN  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b137-20190316-jdk-1233
   [junit4]   2> 4026342 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b137-20190316-jdk-1233
   [junit4]   2> 4026345 WARN  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4026345 WARN  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b137-20190316-jdk-1233
   [junit4]   2> 4026345 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-testing+0-builds.shipilev.net-openjdk-jdk12-b137-20190316-jdk-1233
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4026383 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64386144{/solr,null,AVAILABLE}
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d5493d5{/solr,null,AVAILABLE}
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4026384 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4026414 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a30b9d3{/solr,null,AVAILABLE}
   [junit4]   2> 4026415 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68b65ea5{/solr,null,AVAILABLE}
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72355f8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@77a4b799{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-4) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40267}
   [junit4]   2> 4026446 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46149}
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d5fa22f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c27e7a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40695}
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36897}
   [junit4]   2> 4026447 ERROR (jetty-launcher-12605-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4026447 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T12:02:50.929676Z
   [junit4]   2> 4026449 ERROR (jetty-launcher-12605-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4026449 ERROR (jetty-launcher-12605-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T12:02:50.931212Z
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4026449 ERROR (jetty-launcher-12605-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T12:02:50.931297Z
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4026449 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-17T12:02:50.931418Z
   [junit4]   2> 4026461 INFO  (zkConnectionManagerCallback-12609-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026462 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4026465 INFO  (zkConnectionManagerCallback-12611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026465 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4026469 INFO  (zkConnectionManagerCallback-12607-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026470 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4026471 INFO  (zkConnectionManagerCallback-12613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026472 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4026473 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008ef9fdeb0005, likely client has closed socket
   [junit4]   2> 4026569 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4026570 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4026571 WARN  (jetty-launcher-12605-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a61854f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026571 WARN  (jetty-launcher-12605-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1616c92e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026581 WARN  (jetty-launcher-12605-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f9f2ab3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026582 INFO  (jetty-launcher-12605-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 4026589 WARN  (jetty-launcher-12605-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34a01c88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026590 INFO  (jetty-launcher-12605-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 4026598 INFO  (zkConnectionManagerCallback-12626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026606 INFO  (zkConnectionManagerCallback-12629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026611 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4026613 INFO  (zkConnectionManagerCallback-12631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026619 WARN  (jetty-launcher-12605-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6cd1b027[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026622 INFO  (zkConnectionManagerCallback-12634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026645 WARN  (jetty-launcher-12605-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58fc29ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026647 INFO  (jetty-launcher-12605-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 4026653 INFO  (zkConnectionManagerCallback-12643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026655 INFO  (zkConnectionManagerCallback-12645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026663 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36897_solr
   [junit4]   2> 4026664 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.Overseer Overseer (id=72214798395965452-127.0.0.1:36897_solr-n_0000000000) starting
   [junit4]   2> 4026689 INFO  (zkConnectionManagerCallback-12652-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026692 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 4026694 INFO  (OverseerStateUpdate-72214798395965452-127.0.0.1:36897_solr-n_0000000000) [n:127.0.0.1:36897_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36897_solr
   [junit4]   2> 4026700 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46149_solr
   [junit4]   2> 4026705 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36897_solr as DOWN
   [junit4]   2> 4026706 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4026706 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36897_solr
   [junit4]   2> 4026715 INFO  (zkCallback-12651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4026716 INFO  (zkCallback-12633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4026718 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4026721 INFO  (zkCallback-12644-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4026722 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4026733 WARN  (jetty-launcher-12605-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@430135bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026735 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40267_solr as DOWN
   [junit4]   2> 4026736 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4026736 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40267_solr
   [junit4]   2> 4026736 INFO  (zkCallback-12651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4026736 INFO  (zkCallback-12644-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4026736 INFO  (zkCallback-12633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4026737 INFO  (zkConnectionManagerCallback-12658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026737 INFO  (zkCallback-12630-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4026738 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4026738 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 4026749 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4026753 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4026753 WARN  (jetty-launcher-12605-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3eacfae5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4026755 INFO  (jetty-launcher-12605-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43879/solr
   [junit4]   2> 4026756 INFO  (zkConnectionManagerCallback-12667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026756 INFO  (zkConnectionManagerCallback-12670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026757 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4026758 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 4026762 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4026762 INFO  (zkConnectionManagerCallback-12672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026765 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4026767 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40695_solr as DOWN
   [junit4]   2> 4026768 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4026768 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40695_solr
   [junit4]   2> 4026769 INFO  (zkCallback-12633-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026769 INFO  (zkCallback-12630-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026769 INFO  (zkCallback-12651-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026770 INFO  (zkCallback-12644-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026813 INFO  (zkCallback-12671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026813 INFO  (zkCallback-12657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026813 INFO  (zkCallback-12666-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4026821 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36897.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026823 INFO  (zkConnectionManagerCallback-12680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4026824 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4026825 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 4026825 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026826 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4026842 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026848 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36897.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026848 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36897.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026850 INFO  (jetty-launcher-12605-thread-3) [n:127.0.0.1:36897_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node3/.
   [junit4]   2> 4026852 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026852 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026854 INFO  (jetty-launcher-12605-thread-2) [n:127.0.0.1:46149_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node2/.
   [junit4]   2> 4026864 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40695.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026872 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026872 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40267.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026876 INFO  (jetty-launcher-12605-thread-4) [n:127.0.0.1:40267_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node4/.
   [junit4]   2> 4026893 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40695.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026893 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40695.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4026895 INFO  (jetty-launcher-12605-thread-1) [n:127.0.0.1:40695_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/.
   [junit4]   2> 4027277 INFO  (zkConnectionManagerCallback-12686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4027278 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4027278 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43879/solr ready
   [junit4]   2> 4027291 INFO  (qtp1077261305-35681) [n:127.0.0.1:40267_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027291 INFO  (qtp1077261305-35681) [n:127.0.0.1:40267_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027309 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@2c658a16
   [junit4]   2> 4027309 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[A3925E4B80CAE4AB]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@696ba895
   [junit4]   2> 4027313 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027314 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027315 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027318 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 4027319 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027319 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027320 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027321 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027322 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 4027329 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4027330 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 4027332 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 4027334 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 4027336 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 4027338 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 4027339 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 4027341 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 4027343 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 4027344 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 4027350 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 4027352 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 4027353 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 4027355 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 4027356 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 4027358 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 4027359 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 4027361 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 4027362 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 4027363 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 4027365 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 4027366 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 4027367 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 4027369 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 4027370 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 4027372 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 4027373 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 4027375 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 4027377 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 4027379 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 4027380 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 4027381 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 4027383 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 4027384 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 4027386 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 4027388 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 4027389 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 4027391 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 4027392 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 4027393 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 4027395 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 4027396 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 4027397 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 4027399 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 4027400 INFO  (OverseerThreadFactory-13383-thread-1-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 4027403 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 4027404 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027405 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027406 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027406 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027407 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027408 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027408 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027409 INFO  (qtp248181593-35692) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4027410 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4027417 INFO  (OverseerThreadFactory-13383-thread-2-processing-n:127.0.0.1:36897_solr) [n:127.0.0.1:36897_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMaxCardinality
   [junit4]   2> 4027418 INFO  (OverseerCollectionConfigSetProcessor-72214798395965452-127.0.0.1:36897_solr-n_0000000000) [n:127.0.0.1:36897_solr    ] 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> 4027534 INFO  (OverseerStateUpdate-72214798395965452-127.0.0.1:36897_solr-n_0000000000) [n:127.0.0.1:36897_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40695/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4027748 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4028763 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4028763 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4028764 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4028765 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4028765 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4028765 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4028765 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 4028765 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4028766 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 4028766 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4028766 WARN  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4028776 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4028805 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema [testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4029180 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4029220 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMaxCardinality_shard1_replica_n1' using configuration from collection testMaxCardinality, trusted=true
   [junit4]   2> 4029221 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40695.solr.core.testMaxCardinality.shard1.replica_n1' (registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42ab1ace
   [junit4]   2> 4029231 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/./testMaxCardinality_shard1_replica_n1/data/]
   [junit4]   2> 4029260 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 4030449 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4030449 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4030454 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4030455 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4030461 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae098c6[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 4030463 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 4030463 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 4030463 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMaxCardinality/managed-schema
   [junit4]   2> 4030464 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4030465 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4030465 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4030467 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4030467 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628254162071322624
   [junit4]   2> 4030470 INFO  (searcherExecutor-13403-thread-1-processing-n:127.0.0.1:40695_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@2ae098c6[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4030470 INFO  (searcherExecutor-13403-thread-1-processing-n:127.0.0.1:40695_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4030470 INFO  (searcherExecutor-13403-thread-1-processing-n:127.0.0.1:40695_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4030472 INFO  (searcherExecutor-13403-thread-1-processing-n:127.0.0.1:40695_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [testMaxCardinality_shard1_replica_n1] Registered new searcher Searcher@2ae098c6[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4030477 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMaxCardinality/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4030477 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 4030480 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4030480 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4030481 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40695/solr/testMaxCardinality_shard1_replica_n1/
   [junit4]   2> 4030481 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4030481 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40695/solr/testMaxCardinality_shard1_replica_n1/ has no replicas
   [junit4]   2> 4030481 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMaxCardinality/leaders/shard1/leader after winning as /collections/testMaxCardinality/leader_elect/shard1/election/72214798395965457-core_node2-n_0000000000
   [junit4]   2> 4030497 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40695/solr/testMaxCardinality_shard1_replica_n1/ shard1
   [junit4]   2> 4030499 INFO  (zkCallback-12671-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4030525 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4030566 INFO  (qtp1470956345-35689) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2819
   [junit4]   2> 4030570 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4030627 INFO  (zkCallback-12644-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4030627 INFO  (zkCallback-12671-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4030637 INFO  (qtp248181593-35693) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3228
   [junit4]   2> 4030640 INFO  (zkCallback-12671-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMaxCardinality/state.json] for collection [testMaxCardinality] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 4030845 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4030854 INFO  (qtp248181593-35690) [n:127.0.0.1:36897_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 4031108 INFO  (qtp1470956345-35691) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testMaxCardinality"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 4031108 INFO  (qtp1470956345-35691) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testMaxCardinality
   [junit4]   2> 4031110 INFO  (Thread-6728) [    ] o.a.s.c.SolrCore config update listener called for core testMaxCardinality_shard1_replica_n1
   [junit4]   2> 4031111 INFO  (Thread-6728) [    ] o.a.s.c.SolrCore core reload testMaxCardinality_shard1_replica_n1
   [junit4]   2> 4031117 INFO  (solrHandlerExecutor-13408-thread-1-processing-n:127.0.0.1:40695_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:40695_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4031117 INFO  (Thread-6728) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4031117 INFO  (Thread-6728) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4031117 WARN  (Thread-6728) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 4031117 WARN  (Thread-6728) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4031117 WARN  (Thread-6728) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 4031118 WARN  (Thread-6728) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A3925E4B80CAE4AB-001/tempDir-001/node1/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 4031118 WARN  (Thread-6728) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_A

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

RoutingTest, SearchRateTriggerTest, TestSolrCloudWithKerberosAlt, SolrRequestParserTest, PeerSyncWithLeaderTest, SearchHandlerTest, BinaryUpdateRequestHandlerTest, TestTolerantUpdateProcessorCloud, TestNRTOpen, TestReqParamsAPI, SolrCoreMetricManagerTest, ZkNodePropsTest, TestRequestStatusCollectionAPI, BlockJoinFacetSimpleTest, FileBasedSpellCheckerTest, LeaderVoteWaitTimeoutTest, TriggerSetPropertiesIntegrationTest, BadCopyFieldTest, UtilsToolTest, HdfsUnloadDistributedZkTest, SOLR749Test, TestReplicationHandler, TestSearcherReuse, AlternateDirectoryTest, BasicDistributedZk2Test, DisMaxRequestHandlerTest, TestOrdValues, TestMaxScoreQueryParser, TestTolerantSearch, BJQParserTest, TestConfig, HdfsLockFactoryTest, CdcrBootstrapTest, TestSSLRandomization, TestHdfsUpdateLog, TestExactSharedStatsCache, TestMaxTokenLenTokenizer, TestAddFieldRealTimeGet, TestLegacyFieldCache, RollingRestartTest, TestConfigSetsAPIExclusivity, TestComplexPhraseQParserPlugin, UninvertDocValuesMergePolicyTest, SortByFunctionTest, PropertiesRequestHandlerTest, InfoHandlerTest, TestPushWriter, DocExpirationUpdateProcessorFactoryTest, TestSystemCollAutoCreate, TestSolrConfigHandler, TestAuthenticationFramework, BasicFunctionalityTest, TestCloudInspectUtil, DistributedFacetSimpleRefinementLongTailTest, DocValuesMultiTest, TestRestManager, SignatureUpdateProcessorFactoryTest, TestAnalyzeInfixSuggestions, TestUpdate, ManagedSchemaRoundRobinCloudTest, TestPullReplica, MultiThreadedOCPTest, TestStressVersions, TestSolr4Spatial, ChaosMonkeyNothingIsSafeTest, BigEndianAscendingWordDeserializerTest, FieldAnalysisRequestHandlerTest, AutoscalingHistoryHandlerTest, TestRandomCollapseQParserPlugin, TestPerFieldSimilarity, XmlUpdateRequestHandlerTest, SolrInfoBeanTest, AliasIntegrationTest, NodeMarkersRegistrationTest, AutoScalingHandlerTest, TestHighFrequencyDictionaryFactory, OverriddenZkACLAndCredentialsProvidersTest, HighlighterConfigTest, CdcrRequestHandlerTest, DeleteShardTest, DistributedQueryComponentCustomSortTest, TestMultiWordSynonyms, ChaosMonkeySafeLeaderWithPullReplicasTest, NumberUtilsTest, OverseerRolesTest, TestApiFramework, TestExportWriter, BlockDirectoryTest, TestReloadAndDeleteDocs, TestManagedStopFilterFactory, QueryParsingTest, TokenizerChainTest, TestFieldResource, CustomCollectionTest, TestCoreAdminApis, TestZkAclsWithHadoopAuth, TestEmbeddedSolrServerConstructors, TestRemoteStreaming, TestRandomRequestDistribution, TestCoreDiscovery, AnalyticsQueryTest, TestJmxIntegration, HLLUtilTest, TestManagedSchema, SolrXmlInZkTest, ExplicitHLLTest, HDFSCollectionsAPITest, FacetPivotSmallTest, SignificantTermsQParserPluginTest, TestFacetMethods, TestSchemaNameResource, CoreAdminOperationTest, TestJsonFacets, TestFiltering, TermsComponentTest, TestHttpShardHandlerFactory, TestDownShardTolerantSearch, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, JSONWriterTest, CollectionPropsTest, MBeansHandlerTest, TestBM25SimilarityFactory, TestFieldCache, URLClassifyProcessorTest, DistributedFacetPivotSmallTest, TestWriterPerf, CustomHighlightComponentTest, ChangedSchemaMergeTest, TestJsonRequest, ConnectionReuseTest, ShowFileRequestHandlerTest, TestBackupRepositoryFactory, TestWithCollection, CdcrUpdateLogTest, HdfsRecoverLeaseTest, TestRandomFaceting, CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionOnCommitTest, LeaderElectionTest, LeaderTragicEventTest, MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest, TestCloudSearcherWarming, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestStressInPlaceUpdates, AssignTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ShardSplitTest, RequestLoggingTest, TestBlobHandler, V2StandaloneTest, AdminHandlersProxyTest, SegmentsInfoRequestHandlerTest, BadComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedSpellCheckComponentTest, ReplicaListTransformerTest, SpellCheckComponentTest, SuggestComponentTest, TestPostingsSolrHighlighter, TestLegacyField, TestNumericRangeQuery32, SolrGraphiteReporterTest, SolrCloudReportersTest, SimpleFacetsTest, TestCustomDocTransformer, TestGraphMLResponseWriter, TestRetrieveFieldsOptimizer, TestChildDocTransformerHierarchy, TestSubQueryTransformer, TestManagedResource, TestManagedResourceStorage, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestSchemaSimilarityResource, TestSchemaVersionResource, BooleanFieldTest, CurrencyFieldTypeTest, DateRangeFieldTest, ExternalFileFieldSortTest, IndexSchemaTest, PreAnalyzedFieldManagedSchemaCloudTest, SchemaVersionSpecificBehaviorTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestManagedSchemaThreadSafety, TestOmitPositions, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestUseDocValuesAsStored2, UUIDFieldTest, LargeFieldTest, MergeStrategyTest, SpatialFilterTest, TestDocSet, TestElisionMultitermQuery, TestExtendedDismaxParser, TestFastLRUCache, TestFieldSortValues, TestFilteredDocIdSet, TestHashQParserPlugin, TestIndexSearcher, TestLFUCache, TestReload, TestReloadDeadlock, TestSolrFieldCacheBean, TestSolrJ, TestSort, TestStandardQParsers, TestStressRecovery, TestStressReorder, TestStressUserVersions, TestValueSourceCache, TestXmlQParser, TestCloudJSONFacetJoinDomain, TestJsonFacetRefinement, TestJsonFacetsWithNestedObjects, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, BasicAuthStandaloneTest, JWTAuthPluginTest, PKIAuthenticationIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, HttpSolrCallGetCoreTest, SpellPossibilityIteratorTest, SuggesterTSTTest, TestBlendedInfixSuggestions, TestFreeTextSuggestions, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SolrIndexConfigTest, SolrIndexSplitterTest, TestIndexingPerformance, TestNestedUpdateProcessor, UpdateLogTest, UpdateParamsTest, VersionInfoTest, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CategoryRoutedAliasUpdateProcessorTest -Dtests.seed=A3925E4B80CAE4AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CategoryRoutedAliasUpdateProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A3925E4B80CAE4AB]:0)
   [junit4] Completed [847/847 (1!)] on J1 in 7225.25s, 6 tests, 4 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190317_105543_4715218539169880490399.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid5035.hprof ...
   [junit4] Heap dump file created [610645525 bytes in 74.348 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190317_105543_47115489385900994764214.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "zkCallback-13018-thread-2"
   [junit4] 
   [junit4] Exception: java.lang.IllegalArgumentException thrown from the UncaughtExceptionHandler in thread "zkCallback-12999-thread-8"
   [junit4] <<< JVM J1: EOF ----

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

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

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-12-ea+shipilev-fastdebug) - Build # 23799 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23799/
Java: 64bit/jdk-12-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
{} expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([CC1F0AFA42799A76:67E517EF9DA51C58]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:92)
	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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2059 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20190317_173202_07315352380576199143007.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20190317_173202_0737110552333996063988.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20190317_173202_0737957462589109974086.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 307 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190317_175358_8167623331839584596244.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190317_175358_8161408229269220910140.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190317_175358_8169543842428000662468.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 1080 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190317_175838_9547991472613635635008.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190317_175838_9611227628315255877398.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190317_175838_9622428047913766054561.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 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190317_180316_27013463199319890616990.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190317_180316_2705554709679999178475.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190317_180316_2709667926784413187768.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190317_180353_0338080824804039010948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190317_180353_03211557864242893510245.syserr
   [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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190317_180353_03211881900781096606398.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 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190317_180448_47617963590854831409748.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190317_180448_4766712689044627120507.syserr
   [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: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190317_180448_47613477659795753993261.syserr
   [junit4] <<< JVM J2: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190317_180507_0406743205269240638732.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190317_180507_0409944208702911894963.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190317_180507_0403892627451856440252.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 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190317_180538_6549072181529593936973.syserr
   [junit4] Suite: org.apache.lucene.analysis.opennlp.TestOpenNLPChunkerFilterFactory
   [junit4] Completed [4/5] on J2 in 0.26s, 2 tests
   [junit4] 
   [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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190317_180538_6546188666643282781927.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190317_180538_65416918561690377368003.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 179 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190317_180554_7882828818352459015246.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190317_180554_7883000935216830188042.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190317_180554_78815461694436985195607.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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190317_180623_9447887389533023548505.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190317_180623_9447835509129097041500.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 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190317_180646_3848258704571594889079.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190317_180646_38411710912764093770688.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190317_180646_3846825308574600829197.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 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190317_180702_72012504497255861996250.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 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190317_180702_7207885725936540155139.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190317_180702_7204959315687819361565.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 1532 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190317_181253_5949414028054419681263.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190317_181253_59411360771483417837656.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190317_181253_59410728147790386091197.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 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20190317_181328_32015099224235105741252.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20190317_181328_3201323914172893326254.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20190317_181328_3208079109003485641448.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 261 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20190317_181417_42111065977014126567385.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 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20190317_181417_4201024533606919474505.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20190317_181417_42115742377868613445813.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 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20190317_181937_44516211596079511244185.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20190317_181937_4453919307025789898872.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20190317_181937_4456671764389612584573.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 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20190317_181956_7743247390232328006588.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20190317_181956_77416536274186165341888.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20190317_181956_7746386518967675121307.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 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20190317_182026_7789138229204442907938.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20190317_182026_77812020687172577469029.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20190317_182026_77813360662730894238017.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 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20190317_182150_2941587714559339886902.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20190317_182150_29414454764593097486373.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20190317_182150_295540848704810097477.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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190317_182235_93814374144732352607436.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190317_182235_93815709626127812824692.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190317_182235_93811893946643723808782.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 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20190317_182345_992396419614605276767.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20190317_182345_9925866250127310670172.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20190317_182345_9922909592689483233485.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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20190317_182450_25510560414561592490507.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20190317_182450_25518232362289524622442.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 195 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20190317_182529_30915156574349856020595.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20190317_182529_30911523503022636734386.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20190317_182529_30913046304256301344941.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 307 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20190317_182628_14111811693017669495180.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20190317_182628_14110216549696336329046.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20190317_182628_141207747696520395049.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 231 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190317_182656_94814800921998506769717.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190317_182656_9486617074199554151303.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190317_182656_9483850101274215705145.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 192 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20190317_182730_7996696468944500838754.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20190317_182730_7995631051936025027598.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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20190317_182730_79917267449481814228599.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 244 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190317_182804_829128427961616562827.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190317_182804_8298234368579029183465.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190317_182804_82913033514518555910913.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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190317_183011_72411155322977877734601.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190317_183011_72413811049015144453550.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190317_183011_7243280576055956738970.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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20190317_183123_25612212816311672665068.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 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190317_183139_34311608684759453368557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190317_183139_34316088349223053921754.syserr
   [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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190317_183139_34311680272730513547283.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 252 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20190317_183408_493377126109184493795.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20190317_183408_4937673687681198599362.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 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20190317_183408_4938991167074966078734.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 4095 lines...]
   [junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_CC1F0AFA42799A76-001/init-core-data-001
   [junit4]   2> 3578883 WARN  (SUITE-SolrRrdBackendFactoryTest-seed#[CC1F0AFA42799A76]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3578883 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[CC1F0AFA42799A76]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3578884 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[CC1F0AFA42799A76]-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> 3578884 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[CC1F0AFA42799A76]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3578886 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[CC1F0AFA42799A76]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 3578968 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[CC1F0AFA42799A76]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic -Dtests.seed=CC1F0AFA42799A76 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.12s J0 | SolrRrdBackendFactoryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: {} expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC1F0AFA42799A76:67E517EF9DA51C58]:0)
   [junit4]    > 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:92)
   [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]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_CC1F0AFA42799A76-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1135, maxMBSortInHeap=7.85725506642865, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40c994ef), locale=ar-AE, timezone=Africa/Cairo
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 12-testing (64-bit)/cpus=8,threads=1,free=168395984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, CheckHdfsIndexTest, ForceLeaderTest, CategoryRoutedAliasUpdateProcessorTest, TestRequestForwarding, TestManagedResourceStorage, ConfigureRecoveryStrategyTest, TestXmlQParserPlugin, HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReplicationHandlerDiskOverFlow, SampleTest, HealthCheckHandlerTest, TestUnInvertedFieldException, TestSolrQueryParser, PathHierarchyTokenizerFactoryTest, TestSolrCoreSnapshots, TestIntervalFaceting, TestSolrCoreParser, LeaderElectionTest, TestXIncludeConfig, TestFieldCollectionResource, ResponseBuilderTest, SaslZkACLProviderTest, TestMultiValuedNumericRangeQuery, TestReplicaProperties, TestMergePolicyConfig, StatelessScriptUpdateProcessorFactoryTest, ZkStateWriterTest, MetricsHistoryIntegrationTest, TestInitQParser, CoreAdminHandlerTest, TestSolrConfigHandlerConcurrent, MoveReplicaHDFSFailoverTest, TestJsonFacetRefinement, TestSimPolicyCloud, CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, TestHashPartitioner, DocValuesMissingTest, TestPrepRecovery, LukeRequestHandlerTest, TestInitParams, StressHdfsTest, TestJettySolrRunner, TestSimExecutePlanAction, IndexSizeTriggerTest, DistributedFacetPivotSmallAdvancedTest, TestConfigsApi, SyncSliceTest, TestComplexPhraseLeadingWildcard, TestSchemaManager, MetricsConfigTest, TestCollectionsAPIViaSolrCloudCluster, CursorPagingTest, RulesTest, HttpPartitionWithTlogReplicasTest, TestFilteredDocIdSet, TestTrackingShardHandlerFactory, SuggesterWFSTTest, TestStressLucene, ReplaceNodeNoTargetTest, TestMissingGroups, DistributedQueryElevationComponentTest, TestWordDelimiterFilterFactory, ResponseLogComponentTest, TestSubQueryTransformerCrossCore, CurrencyFieldTypeTest, TestSolrCloudWithHadoopAuthPlugin, TestNamedUpdateProcessors, BlockCacheTest, TestGraphTermsQParserPlugin, PeerSyncTest, TestCrossCoreJoin, OverseerModifyCollectionTest, SolrIndexMetricsTest, TestConfigSetImmutable, TestDistributedMap, ExecutePlanActionTest, V2StandaloneTest, RestartWhileUpdatingTest, BitVectorTest, TlogReplayBufferedWhileIndexingTest, DistributedQueueTest, SuggestComponentContextFilterQueryTest, OutOfBoxZkACLAndCredentialsProvidersTest, HighlighterTest, PrimUtilsTest, TaggerTest, MultiSolrCloudTestCaseTest, TestQuerySenderNoQuery, ShufflingReplicaListTransformerTest, TestPseudoReturnFields, TestRTGBase, TestOverriddenPrefixQueryForCustomFieldType, ReturnFieldsTest, BooleanFieldTest, DocumentAnalysisRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestShortCircuitedRequests, SystemInfoHandlerTest, TestDeprecatedFilters, HdfsDirectoryTest, TestNumericTerms64, DeleteInactiveReplicaTest, ResourceLoaderTest, SolrSlf4jReporterTest, TestUtilizeNode, FastVectorHighlighterTest, TestLRUStatsCache, TestUniqueKeyFieldResource, TestBinaryResponseWriter, SoftAutoCommitTest, NodeAddedTriggerIntegrationTest, DistributedMLTComponentTest, TestInPlaceUpdatesRequiredField, TestLegacyFieldReuse, TestSha256AuthenticationProvider, OverseerTaskQueueTest, TestSchemaSimilarityResource, TestSolrDeletionPolicy2, AddReplicaTest, CollectionsAPISolrJTest, DistributedUpdateProcessorTest, TestFieldCacheWithThreads, TestExceedMaxTermLength, DistanceFunctionTest, TestManagedSynonymGraphFilterFactory, TestCloudSchemaless, TestCryptoKeys, DirectUpdateHandlerTest, TestPolicyCloud, SimpleMLTQParserTest, TestSolrCoreProperties, TestScoreJoinQPScore, ZkFailoverTest, DistributedFacetExistsSmallTest, TestManagedSchemaThreadSafety, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, MigrateRouteKeyTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudRecovery2, TestCloudSearcherWarming, TestLockTree, TestRandomFlRTGCloud, ZkSolrClientTest, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, ScheduledMaintenanceTriggerTest, SystemLogListenerTest, TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimLargeCluster, TestDynamicURP, TestQuerySenderListener, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSQLHandler, DistributedFacetPivotSmallTest, FacetPivotSmallTest, InfixSuggestersTest, SearchHandlerTest, TermVectorComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestPivotHelperCode, TestExportWriter, Tagger2Test, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrRrdBackendFactoryTest]
   [junit4] Completed [644/847 (1!)] on J0 in 0.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 642 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20190317_183648_4405588803549372598065.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190317_183648_4408421241163548685689.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20190317_183648_4407506156155079187157.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 1059 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20190317_194746_00415723652366544738458.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20190317_194746_0048509380611267512688.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J0-20190317_194746_00412326500631017384851.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 1512 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J2-20190317_195451_91213076517282618661428.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20190317_195451_9137927889764863081632.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20190317_195451_912911474054645015564.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 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20190317_195533_70715450357079907811525.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J2-20190317_195533_70812571160500502076857.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20190317_195533_7089568191720118594485.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 574 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20190317_195801_9575239446314022949889.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20190317_195801_95916731825308747210787.syserr
   [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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20190317_195801_9584876626956938516429.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 1302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20190317_195905_7391742306055236309293.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20190317_195905_7397249555610264238088.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 652 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190317_195945_77411571530316254413976.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20190317_195945_77615160086432265732244.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 15 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20190317_195945_7745421205882410378788.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 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190317_200115_32110300068656328022709.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20190317_200115_32114840749072309956140.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190317_200115_32112756068425322106182.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 581 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190317_200206_67815418365907571889437.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190317_200206_678204684603603332707.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20190317_200206_67812414861561968736374.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 680 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20190317_200252_13711153037805902839495.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190317_200252_13714718800216957605630.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190317_200252_13710691850829922118801.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 581 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190317_200431_4361162314774891595320.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190317_200431_4374847376209454266239.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20190317_200431_438982327871003606716.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 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190317_200547_8202403950527049191138.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 33575 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23799/consoleText

[repro] Revision: 5c143022e7abcdf14a570786afec4ff099fd581c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic -Dtests.seed=CC1F0AFA42799A76 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3570 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SolrRrdBackendFactoryTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=CC1F0AFA42799A76 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 44 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20190317_201355_92613934215874215675326.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 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20190317_201355_9265758690915886093060.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: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20190317_201355_9264434609208507872148.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...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
[repro] Exiting with code 0

[...truncated 43 lines...]