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/08/06 00:43:36 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.3) - Build # 975 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/975/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.testRandom

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:35959/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35959/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection]
	at __randomizedtesting.SeedInfo.seed([A809F3C95EF50C57:DA45D6C6EF95BA24]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:504)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:512)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:462)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.testRandom(TestCloudJSONFacetJoinDomain.java:401)
	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:566)
	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:834)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35959/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/select. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
	at java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
	at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
	at java.base/java.util.HashMap.putVal(HashMap.java:633)
	at java.base/java.util.HashMap.put(HashMap.java:607)
	at org.apache.solr.search.LRUCache.put(LRUCache.java:201)
	at org.apache.solr.search.SolrCacheHolder.put(SolrCacheHolder.java:46)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2592)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 48 more


FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.testRandom

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:44555/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:44555/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection]
	at __randomizedtesting.SeedInfo.seed([A809F3C95EF50C57:DA45D6C6EF95BA24]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:504)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:512)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:462)
	at org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain.testRandom(TestCloudJSONFacetJoinDomain.java:401)
	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:566)
	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:834)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44555/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/select. Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
	at java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
	at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
	at java.base/java.util.HashMap.putVal(HashMap.java:633)
	at java.base/java.util.HashMap.put(HashMap.java:607)
	at org.apache.solr.search.LRUCache.put(LRUCache.java:201)
	at org.apache.solr.search.SolrCacheHolder.put(SolrCacheHolder.java:46)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)
	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2592)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 48 more




Build Log:
[...truncated 2101 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J1-20190805_232026_56313083442974718609473.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-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20190805_232026_5632154150592725797887.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-8.x-Linux/lucene/build/core/test/temp/junit4-J0-20190805_232026_5631101164071659866431.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 307 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190805_233006_9159401869262438291609.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-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190805_233006_9155085571417600577018.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-8.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190805_233006_91515565413718327381631.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 1096 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190805_233137_4809235425508515156500.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-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190805_233137_4804754141637819405595.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-8.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190805_233137_4803515817473873844361.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 249 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190805_233330_7871430399219270892330.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-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190805_233330_78711774195706586312180.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190805_233330_78713870048698863971344.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 226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190805_233346_06811751482842120875740.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-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190805_233346_06818245680247349949983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190805_233346_0685210624831994961037.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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190805_233421_88513880126254474311944.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-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190805_233421_885799350880683818649.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-8.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190805_233421_8852742871402647216535.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 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190805_233426_75415927144731134280528.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-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190805_233426_7541022981623625582959.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-8.x-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190805_233426_7548116572302431008348.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 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190805_233440_2287479517479150919725.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-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190805_233440_2282704773360328596223.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-8.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190805_233440_22815945563991082031981.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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190805_233443_5879163170829172177918.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-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190805_233443_5871050575858303872728.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-8.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190805_233443_5878794233153716980552.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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190805_233458_7814342571382384760285.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-8.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190805_233458_78118062535320494405249.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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190805_233507_20915308121591959813169.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-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190805_233507_20914164122598253847100.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-8.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190805_233507_2091672090909187357450.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 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190805_233510_22615617116500011199479.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-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190805_233510_2267158695631108180007.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-8.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190805_233510_2265109827550850128327.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 1542 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190805_233804_27616631882920665625330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190805_233804_27616751844446128136693.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-8.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190805_233804_27713304521784209808541.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 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/classification/test/temp/junit4-J2-20190805_233813_4508376839139401305406.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-8.x-Linux/lucene/build/classification/test/temp/junit4-J0-20190805_233813_45013528330216340377106.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-8.x-Linux/lucene/build/classification/test/temp/junit4-J1-20190805_233813_4503970229206381473846.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 201 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20190805_233831_3034811697606134418793.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 64 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20190805_233831_3031435597635719151293.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-8.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20190805_233831_303785026942905126618.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 233 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/demo/test/temp/junit4-J2-20190805_234109_2785231634785328885276.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-8.x-Linux/lucene/build/demo/test/temp/junit4-J1-20190805_234109_2771609171320285417779.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-8.x-Linux/lucene/build/demo/test/temp/junit4-J0-20190805_234109_27713390932195957411866.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 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20190805_234113_0939794920457991461255.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-8.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20190805_234113_09314390843448885055764.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-8.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20190805_234113_0939014240517088528818.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 228 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J1-20190805_234119_7524255764883842517591.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-8.x-Linux/lucene/build/facet/test/temp/junit4-J2-20190805_234119_75210418221197732027533.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/facet/test/temp/junit4-J0-20190805_234119_7528539523208127273218.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 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20190805_234153_39817961169934227262597.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-8.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20190805_234153_3988145237691274263127.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-8.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20190805_234153_3987354795724763015959.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 249 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190805_234202_989992218640917028436.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-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190805_234202_98911614439158400706228.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190805_234202_990628241466754435687.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 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/join/test/temp/junit4-J1-20190805_234221_8644917783679001336628.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-8.x-Linux/lucene/build/join/test/temp/junit4-J2-20190805_234221_86416309288835892675427.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-8.x-Linux/lucene/build/join/test/temp/junit4-J0-20190805_234221_8649801642440881597768.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 300 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/luke/test/temp/junit4-J2-20190805_234245_39941824418073203306.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-8.x-Linux/lucene/build/luke/test/temp/junit4-J0-20190805_234245_39917848904308260239623.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-8.x-Linux/lucene/build/luke/test/temp/junit4-J1-20190805_234245_3991599700098413224737.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 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/memory/test/temp/junit4-J0-20190805_234250_9965651772441334682480.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-8.x-Linux/lucene/build/memory/test/temp/junit4-J1-20190805_234250_99616037655873259844637.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 191 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/misc/test/temp/junit4-J0-20190805_234304_82814241071833532670618.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-8.x-Linux/lucene/build/misc/test/temp/junit4-J2-20190805_234304_82811884524814379268194.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-8.x-Linux/lucene/build/misc/test/temp/junit4-J1-20190805_234304_82817835376316003062345.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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/monitor/test/temp/junit4-J0-20190805_234335_61112160531193839251905.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-8.x-Linux/lucene/build/monitor/test/temp/junit4-J2-20190805_234335_61111868249775482829067.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-8.x-Linux/lucene/build/monitor/test/temp/junit4-J1-20190805_234335_6115496013155596133576.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 321 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queries/test/temp/junit4-J1-20190805_234345_2306264901326293787090.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-8.x-Linux/lucene/build/queries/test/temp/junit4-J2-20190805_234345_2307834514489468769049.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-8.x-Linux/lucene/build/queries/test/temp/junit4-J0-20190805_234345_23015746419379195117315.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-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190805_234356_5922723901531580765240.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-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190805_234356_59212487717136343141369.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-8.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190805_234356_59212884313109316854919.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 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20190805_234405_6318129708173816260899.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-8.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20190805_234405_63116417440864558520769.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-8.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20190805_234405_6317998793497758976254.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 275 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190805_234419_28017894561418104935347.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-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190805_234419_2807174735789421750755.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190805_234419_27914183413690382307781.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 299 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190805_234612_8987973330277414250647.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-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190805_234612_89813267522393501338612.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-8.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190805_234612_89810441471309501115251.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-8.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20190805_234647_3656507713539788020497.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 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190805_234649_09214972285397168176115.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-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190805_234649_09312213640714694480489.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190805_234649_09215573155434191818577.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 246 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20190805_234810_4938256971344770307666.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-8.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20190805_234810_4937600537018363188748.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 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20190805_234810_49313117158925821320831.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 2458 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain
   [junit4]   2> 618427 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001/data-dir-100-001
   [junit4]   2> 618428 WARN  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 618428 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 618428 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 618429 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 618430 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001/tempDir-001
   [junit4]   2> 618430 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 618430 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 618430 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 618530 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:38823
   [junit4]   2> 618530 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38823
   [junit4]   2> 618530 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38823
   [junit4]   2> 618532 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618533 INFO  (zkConnectionManagerCallback-2790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618533 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618547 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618554 INFO  (zkConnectionManagerCallback-2792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618554 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618571 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618583 INFO  (zkConnectionManagerCallback-2794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618583 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618707 WARN  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 618707 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 618707 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 618707 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 618731 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 618731 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 618731 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 618733 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@306fdf61{/solr,null,AVAILABLE}
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ea83df8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44555}
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.e.j.s.Server Started @618765ms
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44555}
   [junit4]   2> 618734 ERROR (jetty-launcher-2795-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618734 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 618735 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-05T23:59:47.701994Z
   [junit4]   2> 618736 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618736 INFO  (zkConnectionManagerCallback-2797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618736 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618737 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 618897 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 618898 WARN  (jetty-launcher-2795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60f802b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618898 WARN  (jetty-launcher-2795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60f802b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618908 WARN  (jetty-launcher-2795-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@371fdc31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618908 WARN  (jetty-launcher-2795-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@371fdc31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618909 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38823/solr
   [junit4]   2> 618915 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618918 INFO  (zkConnectionManagerCallback-2804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618918 INFO  (jetty-launcher-2795-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619020 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619021 INFO  (zkConnectionManagerCallback-2806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 619021 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619060 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44555_solr
   [junit4]   2> 619060 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.Overseer Overseer (id=72067001412354053-127.0.0.1:44555_solr-n_0000000000) starting
   [junit4]   2> 619063 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619064 INFO  (zkConnectionManagerCallback-2813-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 619064 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619065 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38823/solr ready
   [junit4]   2> 619066 INFO  (OverseerStateUpdate-72067001412354053-127.0.0.1:44555_solr-n_0000000000) [n:127.0.0.1:44555_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44555_solr
   [junit4]   2> 619066 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44555_solr
   [junit4]   2> 619067 INFO  (zkCallback-2805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 619067 INFO  (zkCallback-2812-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 619067 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 619081 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 619094 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44555.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461616ca
   [junit4]   2> 619099 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44555.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461616ca
   [junit4]   2> 619100 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44555.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461616ca
   [junit4]   2> 619100 INFO  (jetty-launcher-2795-thread-1) [n:127.0.0.1:44555_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001/tempDir-001/node1/.
   [junit4]   2> 619119 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 619120 INFO  (zkConnectionManagerCallback-2819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 619120 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 619124 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 619124 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38823/solr ready
   [junit4]   2> 619319 INFO  (qtp1095946649-7790) [n:127.0.0.1:44555_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 619322 INFO  (OverseerThreadFactory-3092-thread-1-processing-n:127.0.0.1:44555_solr) [n:127.0.0.1:44555_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 619426 INFO  (OverseerStateUpdate-72067001412354053-127.0.0.1:44555_solr-n_0000000000) [n:127.0.0.1:44555_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44555/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 619640 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 619640 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 620654 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 620663 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Schema name=example
   [junit4]   2> 620707 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 620716 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1' using configuration from collection org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection, trusted=true
   [junit4]   2> 620717 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44555.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461616ca
   [junit4]   2> 620717 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/data/]
   [junit4]   2> 620719 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 620721 WARN  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 620759 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 620759 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 620760 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 620760 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 620761 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=73.873046875, floorSegmentMB=1.3447265625, forceMergeDeletesPctAllowed=6.994067308122725, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45896998429268376, deletesPctAllowed=44.674210623781775
   [junit4]   2> 620761 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28bd1a00[org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main]
   [junit4]   2> 620763 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 620763 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 620763 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 620763 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641073438600724480
   [junit4]   2> 620766 INFO  (searcherExecutor-3097-thread-1-processing-n:127.0.0.1:44555_solr x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Registered new searcher Searcher@28bd1a00[org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 620768 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 620768 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/leaders/shard1
   [junit4]   2> 620771 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 620771 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 620771 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44555/solr/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
   [junit4]   2> 620771 INFO  (qtp1095946649-7789) [n:127.0.0.1:44555_solr c:org.ap

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

, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@79c4888f
   [junit4]   2> 57885 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 57885 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70e15a65: rootName = solr_35959, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e2593f3
   [junit4]   2> 57888 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 57888 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@727847ea: rootName = solr_35959, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5c58ccd0
   [junit4]   2> 57889 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 57892 INFO  (closeThreadPool-77-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72067170296266757-127.0.0.1:35959_solr-n_0000000000) closing
   [junit4]   2> 57892 INFO  (OverseerStateUpdate-72067170296266757-127.0.0.1:35959_solr-n_0000000000) [n:127.0.0.1:35959_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35959_solr
   [junit4]   2> 57893 INFO  (OverseerAutoScalingTriggerThread-72067170296266757-127.0.0.1:35959_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 57935 INFO  (closeThreadPool-77-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72067170296266757-127.0.0.1:35959_solr-n_0000000000) closing
   [junit4]   2> 58137 INFO  (jetty-closer-73-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72067170296266757-127.0.0.1:35959_solr-n_0000000000) closing
   [junit4]   2> 58138 INFO  (jetty-closer-73-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7456d4b8{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 58139 INFO  (jetty-closer-73-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@790a577f{/solr,null,UNAVAILABLE}
   [junit4]   2> 58139 INFO  (jetty-closer-73-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 58139 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 58343 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 58348 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40547
   [junit4]   2> 58348 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[A809F3C95EF50C57]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40547
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetJoinDomain_A809F3C95EF50C57-001
   [junit4]   2> Aug 06, 2019 12:42:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {field_4_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_10_sds=PostingsFormat(name=LuceneFixedGap), field_13_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_1_sds=FST50, _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_7_sds=PostingsFormat(name=LuceneFixedGap), field_12_ss=PostingsFormat(name=LuceneFixedGap), field_6_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_9_ss=FST50, field_8_sdsS=FST50, field_5_sdsS=Lucene50(blocksize=128), field_2_sdsS=PostingsFormat(name=LuceneFixedGap), field_3_ss=PostingsFormat(name=LuceneFixedGap), field_0_ss=Lucene50(blocksize=128), field_14_sdsS=Lucene50(blocksize=128), field_11_sdsS=PostingsFormat(name=LuceneFixedGap), id=FST50}, docValues:{field_10_sds=DocValuesFormat(name=Direct), field_1_sds=DocValuesFormat(name=Lucene80), field_7_sds=DocValuesFormat(name=Direct), field_1_ids=DocValuesFormat(name=Direct), field_8_sdsS=DocValuesFormat(name=Lucene80), field_12_is=DocValuesFormat(name=Lucene80), field_9_is=DocValuesFormat(name=Direct), field_7_ids=DocValuesFormat(name=Lucene80), field_3_is=DocValuesFormat(name=Lucene80), field_4_sds=DocValuesFormat(name=Asserting), field_13_sds=DocValuesFormat(name=Asserting), field_8_idsS=DocValuesFormat(name=Direct), field_13_ids=DocValuesFormat(name=Lucene80), field_5_sdsS=DocValuesFormat(name=Lucene80), field_2_sdsS=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), field_11_idsS=DocValuesFormat(name=Lucene80), field_14_sdsS=DocValuesFormat(name=Lucene80), field_11_sdsS=DocValuesFormat(name=Direct), field_14_idsS=DocValuesFormat(name=Asserting), field_4_ids=DocValuesFormat(name=Lucene80), field_5_idsS=DocValuesFormat(name=Asserting), field_0_is=DocValuesFormat(name=Asserting), field_2_idsS=DocValuesFormat(name=Lucene80), field_10_ids=DocValuesFormat(name=Lucene80), field_6_is=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1324, maxMBSortInHeap=7.701094840356919, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@47f181b5), locale=en-GG, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Linux 5.0.0-23-generic amd64/AdoptOpenJDK 11.0.3 (64-bit)/cpus=8,threads=1,free=315267032,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetJoinDomain, TestCloudJSONFacetJoinDomain]
   [junit4] Completed [4/5 (1!)] on J1 in 15.33s, 6 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190806_004200_11013831133271251699875.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20190806_004200_11014358733700673666454.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 10 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 30 tests, 1 error [seed: A809F3C95EF50C57]

Total time: 1 minute 5 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b18041476ff0ad710c2ddf423cc4a9b0edddba4e, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #974
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 976 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to update aliases
	at __randomizedtesting.SeedInfo.seed([FFFD33D1DD7F953B:C60572629D5ED950]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
	at org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16209 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2585085 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[FFFD33D1DD7F953B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/data-dir-287-001
   [junit4]   2> 2585085 WARN  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[FFFD33D1DD7F953B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2585086 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[FFFD33D1DD7F953B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2585087 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[FFFD33D1DD7F953B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2585087 INFO  (SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[FFFD33D1DD7F953B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2585090 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 2585090 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001
   [junit4]   2> 2585090 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2585091 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2585091 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2585191 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.ZkTestServer start zk server on port:40929
   [junit4]   2> 2585191 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40929
   [junit4]   2> 2585191 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40929
   [junit4]   2> 2585192 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585193 INFO  (zkConnectionManagerCallback-18703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585193 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585194 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585195 INFO  (zkConnectionManagerCallback-18705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585195 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585197 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585200 INFO  (zkConnectionManagerCallback-18707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585200 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585311 WARN  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2585311 WARN  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2585311 WARN  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2585311 WARN  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2585311 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 2585321 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2585321 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2585321 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2585327 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2585327 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2585327 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2585327 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6072776d{/solr,null,AVAILABLE}
   [junit4]   2> 2585327 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31629722{/solr,null,AVAILABLE}
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2dee00d4{SSL,[ssl, http/1.1]}{127.0.0.1:41529}
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.e.j.s.Server Started @2585371ms
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41529}
   [junit4]   2> 2585331 ERROR (jetty-launcher-18708-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2585331 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-06T09:12:46.761Z
   [junit4]   2> 2585332 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ce94629{/solr,null,AVAILABLE}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41bafc3b{SSL,[ssl, http/1.1]}{127.0.0.1:38245}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.e.j.s.Server Started @2585376ms
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38245}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4239c35b{/solr,null,AVAILABLE}
   [junit4]   2> 2585336 ERROR (jetty-launcher-18708-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-06T09:12:46.766Z
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2818a180{SSL,[ssl, http/1.1]}{127.0.0.1:41911}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-1) [     ] o.e.j.s.Server Started @2585376ms
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@386bf1fd{SSL,[ssl, http/1.1]}{127.0.0.1:34081}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41911}
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-2) [     ] o.e.j.s.Server Started @2585376ms
   [junit4]   2> 2585336 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34081}
   [junit4]   2> 2585337 ERROR (jetty-launcher-18708-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2585337 ERROR (jetty-launcher-18708-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-06T09:12:46.767Z
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2585337 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-08-06T09:12:46.767Z
   [junit4]   2> 2585340 INFO  (zkConnectionManagerCallback-18710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585340 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585343 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2585344 INFO  (zkConnectionManagerCallback-18714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585344 INFO  (zkConnectionManagerCallback-18712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585344 INFO  (zkConnectionManagerCallback-18716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2585344 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2585345 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2585519 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585520 WARN  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585520 WARN  (jetty-launcher-18708-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54cd2155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585520 WARN  (jetty-launcher-18708-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54cd2155[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585522 WARN  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585523 WARN  (jetty-launcher-18708-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7536496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585523 WARN  (jetty-launcher-18708-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7536496[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585524 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40929/solr
   [junit4]   2> 2585526 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585526 INFO  (zkConnectionManagerCallback-18723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585526 INFO  (jetty-launcher-18708-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585656 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585657 WARN  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585657 WARN  (jetty-launcher-18708-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cb663a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585657 WARN  (jetty-launcher-18708-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cb663a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585660 WARN  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585661 WARN  (jetty-launcher-18708-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@609aee0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585661 WARN  (jetty-launcher-18708-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@609aee0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585662 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40929/solr
   [junit4]   2> 2585668 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585668 INFO  (zkConnectionManagerCallback-18731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585668 INFO  (jetty-launcher-18708-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585701 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585701 WARN  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585702 WARN  (jetty-launcher-18708-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fbd114a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585702 WARN  (jetty-launcher-18708-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fbd114a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585703 WARN  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585704 WARN  (jetty-launcher-18708-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42b6d15d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585704 WARN  (jetty-launcher-18708-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42b6d15d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585704 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40929/solr
   [junit4]   2> 2585708 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585710 INFO  (zkConnectionManagerCallback-18737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585710 INFO  (jetty-launcher-18708-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585816 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585816 INFO  (zkConnectionManagerCallback-18740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585816 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585849 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41529_solr
   [junit4]   2> 2585850 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.Overseer Overseer (id=72069175836344330-127.0.0.1:41529_solr-n_0000000000) starting
   [junit4]   2> 2585852 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585852 INFO  (zkConnectionManagerCallback-18744-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585852 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585856 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38245_solr
   [junit4]   2> 2585864 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585866 INFO  (zkCallback-18743-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2585868 INFO  (zkConnectionManagerCallback-18749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585868 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585868 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2585869 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2585876 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585876 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2585876 WARN  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585877 INFO  (zkCallback-18739-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2585877 INFO  (OverseerStateUpdate-72069175836344330-127.0.0.1:41529_solr-n_0000000000) [n:127.0.0.1:41529_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41529_solr
   [junit4]   2> 2585883 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41529_solr as DOWN
   [junit4]   2> 2585883 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2585883 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41529_solr
   [junit4]   2> 2585884 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 2585888 WARN  (jetty-launcher-18708-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@173474ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585888 WARN  (jetty-launcher-18708-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@173474ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585892 INFO  (zkConnectionManagerCallback-18756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585892 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585892 INFO  (zkCallback-18743-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2585893 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2585898 WARN  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2585899 INFO  (zkCallback-18739-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2585900 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2585900 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 2585907 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2585908 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2585926 WARN  (jetty-launcher-18708-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@103558c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585926 WARN  (jetty-launcher-18708-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@103558c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2585927 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41529.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585927 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40929/solr
   [junit4]   2> 2585930 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2585934 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41529.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585934 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41529.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585935 INFO  (jetty-launcher-18708-thread-4) [n:127.0.0.1:41529_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node4/.
   [junit4]   2> 2585936 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585942 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585943 INFO  (zkConnectionManagerCallback-18764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585944 INFO  (jetty-launcher-18708-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585947 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585947 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2585948 INFO  (jetty-launcher-18708-thread-3) [n:127.0.0.1:38245_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node3/.
   [junit4]   2> 2585956 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585956 INFO  (zkConnectionManagerCallback-18766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585956 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585958 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2585960 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34081_solr as DOWN
   [junit4]   2> 2585960 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2585960 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34081_solr
   [junit4]   2> 2585961 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585961 INFO  (zkCallback-18739-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585961 INFO  (zkCallback-18743-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585964 INFO  (zkCallback-18755-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585968 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2585972 INFO  (zkConnectionManagerCallback-18773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2585972 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2585972 INFO  (zkCallback-18765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2585973 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2585973 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2585973 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 2586000 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2586012 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586019 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586019 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586020 INFO  (jetty-launcher-18708-thread-2) [n:127.0.0.1:34081_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/.
   [junit4]   2> 2586050 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2586051 INFO  (zkConnectionManagerCallback-18776-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2586051 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2586053 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2586055 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41911_solr as DOWN
   [junit4]   2> 2586055 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2586055 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41911_solr
   [junit4]   2> 2586055 INFO  (zkCallback-18739-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586055 INFO  (zkCallback-18743-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586056 INFO  (zkCallback-18772-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586056 INFO  (zkCallback-18755-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586056 INFO  (zkCallback-18748-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586060 INFO  (zkCallback-18775-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586060 INFO  (zkCallback-18765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2586064 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2586066 INFO  (zkConnectionManagerCallback-18783-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2586066 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2586067 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2586068 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2586068 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 2586085 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2586098 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41911.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586103 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41911.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586103 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41911.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2586104 INFO  (jetty-launcher-18708-thread-1) [n:127.0.0.1:41911_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node1/.
   [junit4]   2> 2586150 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2586156 INFO  (zkConnectionManagerCallback-18789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2586156 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2586158 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2586159 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2586164 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@170729e6
   [junit4]   2> 2586164 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:40929/solr
   [junit4]   2> 2586176 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2586196 INFO  (zkConnectionManagerCallback-18794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2586196 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2586197 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2586198 INFO  (TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[FFFD33D1DD7F953B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40929/solr ready
   [junit4]   2> 2586215 INFO  (qtp239077816-53718) [n:127.0.0.1:38245_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2586228 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2586229 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 2586230 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 2586231 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 2586233 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 2586234 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 2586235 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 2586237 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 2586239 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 2586240 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 2586241 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 2586243 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 2586244 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 2586245 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 2586247 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 2586248 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 2586249 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 2586252 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 2586253 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 2586254 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 2586255 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 2586256 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 2586257 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 2586258 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 2586259 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 2586260 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 2586261 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 2586263 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 2586264 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 2586268 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 2586269 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 2586270 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 2586271 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 2586272 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 2586273 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 2586273 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 2586274 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 2586275 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 2586277 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 2586278 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 2586279 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 2586280 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 2586281 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 2586282 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 2586283 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 2586284 INFO  (OverseerThreadFactory-15288-thread-1-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 2586286 INFO  (qtp239077816-53718) [n:127.0.0.1:38245_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2} status=0 QTime=71
   [junit4]   2> 2586287 INFO  (qtp239077816-53720) [n:127.0.0.1:38245_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2586289 INFO  (OverseerThreadFactory-15288-thread-2-processing-n:127.0.0.1:41529_solr) [n:127.0.0.1:41529_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCatTime
   [junit4]   2> 2586289 INFO  (OverseerCollectionConfigSetProcessor-72069175836344330-127.0.0.1:41529_solr-n_0000000000) [n:127.0.0.1:41529_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> 2586394 INFO  (OverseerStateUpdate-72069175836344330-127.0.0.1:41529_solr-n_0000000000) [n:127.0.0.1:41529_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34081/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2586604 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr    x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2587613 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2587613 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2587614 WARN  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2587615 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2587660 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2587823 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2587841 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using configuration from collection testCatTime, trusted=true
   [junit4]   2> 2587842 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34081.solr.core.testCatTime.shard1.replica_n1' (registry 'solr.core.testCatTime.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e72a939
   [junit4]   2> 2587842 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 2587843 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2587875 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2587875 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2587876 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2587877 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2587877 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71ead785[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 2587878 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testCatTime
   [junit4]   2> 2587878 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 2587878 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testCatTime/managed-schema
   [junit4]   2> 2587878 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2587879 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2587879 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 2587879 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2587879 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1641108229910953984
   [junit4]   2> 2587881 INFO  (searcherExecutor-15305-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@71ead785[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2587881 INFO  (searcherExecutor-15305-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2587881 INFO  (searcherExecutor-15305-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2587882 INFO  (searcherExecutor-15305-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore [testCatTime_shard1_replica_n1] Registered new searcher Searcher@71ead785[testCatTime_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2587884 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2587884 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testCatTime/leaders/shard1
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34081/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34081/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 2587885 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testCatTime/leaders/shard1/leader after winning as /collections/testCatTime/leader_elect/shard1/election/72069175836344335-core_node2-n_0000000000
   [junit4]   2> 2587886 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34081/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 2587987 INFO  (zkCallback-18765-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2587987 INFO  (zkCallback-18765-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2587987 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2588035 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1430
   [junit4]   2> 2588036 INFO  (qtp239077816-53720) [n:127.0.0.1:38245_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> 2588089 INFO  (zkCallback-18765-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2588089 INFO  (zkCallback-18765-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2588089 INFO  (zkCallback-18743-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2588089 INFO  (zkCallback-18765-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/state.json] for collection [testCatTime] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2588089 INFO  (qtp239077816-53720) [n:127.0.0.1:38245_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1802
   [junit4]   2> 2588291 INFO  (OverseerCollectionConfigSetProcessor-72069175836344330-127.0.0.1:41529_solr-n_0000000000) [n:127.0.0.1:41529_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2588611 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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":"testCatTime"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2588611 INFO  (qtp2005998404-53728) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_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 testCatTime
   [junit4]   2> 2588613 INFO  (Thread-7125) [     ] o.a.s.c.SolrCore config update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 2588614 INFO  (Thread-7125) [     ] o.a.s.c.SolrCore core reload testCatTime_shard1_replica_n1
   [junit4]   2> 2588614 INFO  (solrHandlerExecutor-15310-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2588620 INFO  (Thread-7125) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2588620 INFO  (Thread-7125) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2588621 WARN  (Thread-7125) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_FFFD33D1DD7F953B-001/tempDir-001/node2/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2588622 INFO  (Thread-7125) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2588656 INFO  (Thread-7125) [     ] o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2588716 INFO  (qtp2005998404-53731) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2588716 INFO  (qtp2005998404-53731) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2588716 INFO  (SolrConfigHandler-refreshconf) [     ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2588716 INFO  (solrHandlerExecutor-15310-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:34081/solr/testCatTime_shard1_replica_n1/ for prop overlay   after 0 attempts
   [junit4]   2> 2588716 INFO  (solrHandlerExecutor-15310-thread-1-processing-n:127.0.0.1:34081_solr x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) [n:127.0.0.1:34081_solr c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2588782 INFO  (Thread-7125) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2588802 INFO  (Thread-7125) [     ] o.a.s.c.Cor

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

isallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 19ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: FFFD33D1DD7F953B
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says مرحبا! Master seed: FFFD33D1DD7F953B
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(9716@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(9717@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(9718@serv1.sd-datasolutions.de).
   [junit4] HEARTBEAT J1 PID(9716@serv1.sd-datasolutions.de): 2019-08-06T09:36:50, stalled for 68.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:36:50, stalled for 68.0s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:36:50, stalled for 68.1s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J1 PID(9716@serv1.sd-datasolutions.de): 2019-08-06T09:38:38, stalled for 71.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:38:38, stalled for 70.3s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:38:38, stalled for 68.5s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       108s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK      93.8s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [1/5] on J0 in 206.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       106s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       117s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [2/5] on J2 in 226.30s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(9716@serv1.sd-datasolutions.de): 2019-08-06T09:39:38, stalled for  131s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       105s J1 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       154s J1 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [3/5] on J1 in 261.59s, 2 tests
   [junit4] 
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:40:14, stalled for 68.3s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:40:38, stalled for 71.6s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:41:14, stalled for  128s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:41:38, stalled for  132s at: DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:43:14, stalled for 62.2s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:43:14, stalled for 71.4s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J2 PID(9718@serv1.sd-datasolutions.de): 2019-08-06T09:44:14, stalled for  122s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] HEARTBEAT J0 PID(9717@serv1.sd-datasolutions.de): 2019-08-06T09:44:14, stalled for  131s at: DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       177s J0 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       142s J0 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [4/5] on J0 in 319.88s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4] OK       166s J2 | DimensionalRoutedAliasUpdateProcessorTest.testCatTime
   [junit4] OK       162s J2 | DimensionalRoutedAliasUpdateProcessorTest.testTimeCat
   [junit4] Completed [5/5] on J2 in 328.34s, 2 tests
   [junit4] 
   [junit4] JVM J0:     0.88 ..   528.03 =   527.15s
   [junit4] JVM J1:     0.88 ..   263.52 =   262.64s
   [junit4] JVM J2:     0.89 ..   556.78 =   555.89s
   [junit4] Execution time total: 9 minutes 16 seconds
   [junit4] Tests summary: 5 suites, 10 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 254.58s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 249.99s | org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4:tophints] 229.93s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 219.79s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 152.16s | org.apache.solr.search.TestRecoveryHdfs

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 9 minutes 19 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=e8ff97669dc028ac382089219d3c6fdfaf9ae256, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #975
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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