Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23090/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting

Error Message:
Error from server at 
https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 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 404 
Can not find: /solr/collection1_shard2_replica_n3/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n3/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 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 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([E333E75639CBE865:2184DB3E3A8B181D]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRouting(CloudSolrClientTest.java:269)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 
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 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned

Error Message:
Error from server at 
https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 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 404 
Can not find: /solr/collection1_shard2_replica_n3/update</title> </head> 
<body><h2>HTTP ERROR 404</h2> <p>Problem accessing 
/solr/collection1_shard2_replica_n3/update. Reason: <pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 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 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([E333E75639CBE865:1BF51E63AAD270AD]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testVersionsAreReturned(CloudSolrClientTest.java:725)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37733/solr/collection1_shard2_replica_n3: 
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 404 Can not find: 
/solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: 
/solr/collection1_shard2_replica_n3/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
min_hash

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: min_hash
        at __randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
min_hash

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: min_hash
        at __randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
min_hash

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: min_hash
        at __randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing qparser: 
min_hash

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method 
explicitly testing qparser: min_hash
        at __randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 15093 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_919B75986D291620-001/init-core-data-001
   [junit4]   2> 2749580 WARN  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2749580 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2749582 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-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> 2749582 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2749582 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2749583 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2749632 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2749692 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2749740 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2750106 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2750106 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2750116 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16dfd37
   [junit4]   2> 2750116 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16dfd37
   [junit4]   2> 2750116 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16dfd37
   [junit4]   2> 2750117 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2750146 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2750171 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2750211 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2750215 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2750215 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16dfd37
   [junit4]   2> 2750215 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest_919B75986D291620-001/init-core-data-001/]
   [junit4]   2> 2750216 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=38.119140625, 
floorSegmentMB=1.6767578125, forceMergeDeletesPctAllowed=15.47257861344161, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=28.267313431956765
   [junit4]   2> 2750243 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2750243 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2750244 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2750244 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2750244 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=715716484, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2750245 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51ab3f[collection1] 
main]
   [junit4]   2> 2750245 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2750308 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2750548 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2750548 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2750548 INFO  (coreLoadExecutor-9559-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1615286465821933568
   [junit4]   2> 2750548 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2750548 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2750548 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2750548 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2750549 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2750549 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2750549 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2750549 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2750550 INFO  
(searcherExecutor-9560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@51ab3f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2750551 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2750553 INFO  
(TEST-QueryEqualityTest.testBoolQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBoolQuery
   [junit4]   2> 2750555 INFO  
(TEST-QueryEqualityTest.testBoolQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBoolQuery
   [junit4]   2> 2750557 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 2750559 INFO  
(TEST-QueryEqualityTest.testTestFuncs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 2750562 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 2750567 INFO  
(TEST-QueryEqualityTest.testAggs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 2750569 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 2750570 INFO  
(TEST-QueryEqualityTest.testFuncTestfunc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 2750572 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 2750574 INFO  
(TEST-QueryEqualityTest.testQuerySimple-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 2750577 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 2750580 INFO  
(TEST-QueryEqualityTest.testFuncIf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 2750582 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 2750586 INFO  
(TEST-QueryEqualityTest.testFuncStrdist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 2750589 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 2750590 INFO  
(TEST-QueryEqualityTest.testQueryScoreJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 2750593 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 2750594 INFO  
(TEST-QueryEqualityTest.testQueryFrange-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 2750597 INFO  
(TEST-QueryEqualityTest.testFuncRelatedness-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRelatedness
   [junit4]   2> 2750597 INFO  
(TEST-QueryEqualityTest.testFuncRelatedness-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRelatedness
   [junit4]   2> 2750600 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 2750601 INFO  
(TEST-QueryEqualityTest.testTerms-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 2750604 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 2750606 INFO  
(TEST-QueryEqualityTest.testFuncNorm-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 2750608 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 2750609 INFO  
(TEST-QueryEqualityTest.testQueryJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 2750612 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[919B75986D291620]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 2750613 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[919B75986D291620]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 2750616 INFO  
(TEST-QueryEqualityTest.testFuncConcat-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncConcat
   [junit4]   2> 2750622 INFO  
(TEST-QueryEqualityTest.testFuncConcat-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncConcat
   [junit4]   2> 2750625 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 2750626 INFO  
(TEST-QueryEqualityTest.testFuncCscore-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 2750629 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[919B75986D291620])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 2750631 INFO  
(TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[919B75986D291620])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 2750634 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 2750634 INFO  
(TEST-QueryEqualityTest.testFuncExists-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 2750637 INFO  
(TEST-QueryEqualityTest.testPayloadFunction-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadFunction
   [junit4]   2> 2750639 INFO  
(TEST-QueryEqualityTest.testPayloadFunction-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadFunction
   [junit4]   2> 2750641 INFO  
(TEST-QueryEqualityTest.testHash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 2750642 INFO  
(TEST-QueryEqualityTest.testHash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 2750645 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 2750645 INFO  
(TEST-QueryEqualityTest.testFuncDef-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 2750648 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 2750650 INFO  
(TEST-QueryEqualityTest.testQueryMaxScore-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 2750653 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 2750654 INFO  
(TEST-QueryEqualityTest.testFuncNumdocs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 2750657 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[919B75986D291620]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 2750659 INFO  
(TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[919B75986D291620]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 2750662 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 2750663 INFO  
(TEST-QueryEqualityTest.testGraphTermsQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 2750666 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 2750667 INFO  
(TEST-QueryEqualityTest.testFuncMin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 2750672 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 2750672 INFO  
(TEST-QueryEqualityTest.testFuncScale-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 2750676 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 2750677 INFO  
(TEST-QueryEqualityTest.testFuncNot-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 2750691 INFO  
(TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[919B75986D291620]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testSignificantTermsQuery
   [junit4]   2> 2750692 INFO  
(TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[919B75986D291620]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSignificantTermsQuery
   [junit4]   2> 2750706 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 2750707 INFO  
(TEST-QueryEqualityTest.testFuncSub-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 2750721 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 2750722 INFO  
(TEST-QueryEqualityTest.testFuncField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 2750726 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 2750726 INFO  
(TEST-QueryEqualityTest.testFuncProduct-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 2750737 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 2750738 INFO  
(TEST-QueryEqualityTest.testFuncBools-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 2750749 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 2750749 INFO  
(TEST-QueryEqualityTest.testQuerySwitch-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 2750752 INFO  
(TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadCheckQuery
   [junit4]   2> 2750753 INFO  
(TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadCheckQuery
   [junit4]   2> 2750755 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 2750756 INFO  
(TEST-QueryEqualityTest.testGraphQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 2750759 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 2750763 INFO  
(TEST-QueryEqualityTest.testQueryBbox-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 2750765 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 2750771 INFO  
(TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 2750774 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 2750774 INFO  
(TEST-QueryEqualityTest.testFuncRecip-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 2750777 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 2750777 INFO  
(TEST-QueryEqualityTest.testFuncGhhsin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 2750780 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 2750780 INFO  
(TEST-QueryEqualityTest.testFuncLiteral-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 2750783 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 2750784 INFO  
(TEST-QueryEqualityTest.testFuncSttf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 2750786 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 2750787 INFO  
(TEST-QueryEqualityTest.testQueryTerm-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 2750789 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 2750791 INFO  
(TEST-QueryEqualityTest.testFuncJoindf-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 2750794 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 2750797 INFO  
(TEST-QueryEqualityTest.testQuerySurround-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 2750800 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 2750801 INFO  
(TEST-QueryEqualityTest.testFuncGeodist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 2750804 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 2750805 INFO  
(TEST-QueryEqualityTest.testFuncMax-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 2750809 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 2750809 INFO  
(TEST-QueryEqualityTest.testFuncTop-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 2750812 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 2750813 INFO  
(TEST-QueryEqualityTest.testParserCoverage-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 2750819 INFO  
(TEST-QueryEqualityTest.testCompares-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompares
   [junit4]   2> 2750832 INFO  
(TEST-QueryEqualityTest.testCompares-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompares
   [junit4]   2> 2750837 INFO  
(TEST-QueryEqualityTest.testChildField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testChildField
   [junit4]   2> 2750840 INFO  
(TEST-QueryEqualityTest.testChildField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testChildField
   [junit4]   2> 2750843 INFO  
(TEST-QueryEqualityTest.testTlogitQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTlogitQuery
   [junit4]   2> 2750844 INFO  
(TEST-QueryEqualityTest.testTlogitQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testTlogitQuery
   [junit4]   2> 2750847 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 2750847 INFO  
(TEST-QueryEqualityTest.testFuncMathConsts-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 2750850 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 2750851 INFO  
(TEST-QueryEqualityTest.testReRankQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 2750854 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 2750857 INFO  
(TEST-QueryEqualityTest.testQueryDismax-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 2750860 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 2750861 INFO  
(TEST-QueryEqualityTest.testFuncDiv-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 2750864 INFO  
(TEST-QueryEqualityTest.testField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 2750865 INFO  
(TEST-QueryEqualityTest.testField-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 2750868 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 2750869 INFO  
(TEST-QueryEqualityTest.testFuncCurrency-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 2750877 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 2750878 INFO  
(TEST-QueryEqualityTest.testFuncRord-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 2750881 INFO  
(TEST-QueryEqualityTest.testIGainQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIGainQuery
   [junit4]   2> 2750881 INFO  
(TEST-QueryEqualityTest.testIGainQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIGainQuery
   [junit4]   2> 2750884 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 2750885 INFO  
(TEST-QueryEqualityTest.testFuncOrd-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 2750888 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 2750888 INFO  
(TEST-QueryEqualityTest.testFuncQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 2750891 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 2750897 INFO  
(TEST-QueryEqualityTest.testFuncTerms-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 2750900 INFO  
(TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPayloadScoreQuery
   [junit4]   2> 2750901 INFO  
(TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPayloadScoreQuery
   [junit4]   2> 2750903 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 2750905 INFO  
(TEST-QueryEqualityTest.testFuncLinear-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 2750908 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 2750909 INFO  
(TEST-QueryEqualityTest.testExportQuery-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 2750911 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 2750912 INFO  
(TEST-QueryEqualityTest.testFuncSqedist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 2750914 INFO  
(TEST-QueryEqualityTest.testFilters-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFilters
   [junit4]   2> 2750915 INFO  
(TEST-QueryEqualityTest.testFilters-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFilters
   [junit4]   2> 2750918 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 2750919 INFO  
(TEST-QueryEqualityTest.testQueryCollapse-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 2750922 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 2750922 INFO  
(TEST-QueryEqualityTest.testFuncMaxdoc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 2750925 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 2750928 INFO  
(TEST-QueryEqualityTest.testFuncBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 2750931 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 2750932 INFO  
(TEST-QueryEqualityTest.testFuncSum-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 2750935 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 2750935 INFO  
(TEST-QueryEqualityTest.testQueryFunc-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 2750942 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 2750944 INFO  
(TEST-QueryEqualityTest.testFuncHsin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 2750947 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 2750947 INFO  
(TEST-QueryEqualityTest.testFuncVector-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 2750950 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 2750950 INFO  
(TEST-QueryEqualityTest.testQueryRaw-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 2750953 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 2750953 INFO  
(TEST-QueryEqualityTest.testFuncMap-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 2750956 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[919B75986D291620]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 2750957 INFO  
(TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[919B75986D291620]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 2750960 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 2750961 INFO  
(TEST-QueryEqualityTest.testFuncMs-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 2750964 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 2750965 INFO  
(TEST-QueryEqualityTest.testQueryNested-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 2750968 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 2750968 INFO  
(TEST-QueryEqualityTest.testFuncDist-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 2750971 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 2750972 INFO  
(TEST-QueryEqualityTest.testBlockJoin-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 2750975 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 2750976 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1 (1615286466269675520)]} 0 1
   [junit4]   2> 2750979 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1615286466273869824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2750979 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@aaf876 
commitCommandVersion:1615286466273869824
   [junit4]   2> 2750981 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@241415[collection1] main]
   [junit4]   2> 2750982 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2750983 INFO  (searcherExecutor-9560-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@241415[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2750983 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 2750985 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1615286466280161280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2750985 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2750985 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2750985 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 2750986 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 2750989 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 2750989 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 2750992 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 2750993 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 2750996 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[919B75986D291620]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 2750997 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[919B75986D291620]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 2751000 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 2751002 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 2751005 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 2751005 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 2751008 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 2751009 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 2751012 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 2751013 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 2751016 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[919B75986D291620]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 2751038 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[919B75986D291620]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> 2751039 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2751039 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4120962
   [junit4]   2> 2751039 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2751039 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@385618: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@143117e
   [junit4]   2> 2751044 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2751044 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3800d9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@d6efef
   [junit4]   2> 2751044 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2751044 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cc71a4: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1d2463a
   [junit4]   2> 2751045 INFO  (coreCloseExecutor-9565-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12469f4
   [junit4]   2> 2751045 INFO  (coreCloseExecutor-9565-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=12469f4
   [junit4]   2> 2751045 INFO  (coreCloseExecutor-9565-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fa863b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d3ca77
   [junit4]   2> 2751058 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{lowerfilt=PostingsFormat(name=Direct), id=FST50}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=560, 
maxMBSortInHeap=7.529748729025693, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@101cb0b),
 locale=cs-CZ, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 4.15.0-36-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=247007672,total=460849152
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqParamsAPI, 
PeerSyncWithBufferUpdatesTest, TestSkipOverseerOperations, RuleEngineTest, 
LeaderElectionContextKeyTest, CollectionsAPIDistributedZkTest, 
HttpSolrCallGetCoreTest, DistributedUpdateProcessorTest, 
TestCloudJSONFacetJoinDomain, TestSolrXml, TestStressRecovery, TestReload, 
TestApiFramework, TestJsonFacets, TestUnInvertedFieldException, 
OverseerRolesTest, HealthCheckHandlerTest, TestRebalanceLeaders, 
TestStressVersions, SuggestComponentContextFilterQueryTest, 
TestInfoStreamLogging, XmlUpdateRequestHandlerTest, 
TestTrackingShardHandlerFactory, ClassificationUpdateProcessorTest, 
DocumentBuilderTest, HighlighterTest, CheckHdfsIndexTest, 
TestCloudPseudoReturnFields, VersionInfoTest, DistributedExpandComponentTest, 
MinimalSchemaTest, MigrateRouteKeyTest, TestMultiValuedNumericRangeQuery, 
CurrencyFieldTypeTest, SolrInfoBeanTest, TestAnalyzeInfixSuggestions, 
TestPullReplicaErrorHandling, CurrencyRangeFacetCloudTest, TestLazyCores, 
DocumentAnalysisRequestHandlerTest, LeaderFailoverAfterPartitionTest, 
PolyFieldTest, HdfsCollectionsAPIDistributedZkTest, 
ShufflingReplicaListTransformerTest, TestRandomFaceting, 
SolrCoreCheckLockOnStartupTest, TestExactStatsCache, 
SubstringBytesRefFilterTest, TestCloudManagedSchema, TestChildDocTransformer, 
DocValuesMissingTest, TestSolrCloudWithSecureImpersonation, TestConfigOverlay, 
CdcrVersionReplicationTest, TestLRUCache, EnumFieldTest, 
TestManagedSynonymGraphFilterFactory, TestQuerySenderListener, 
TestLegacyFieldReuse, NodeLostTriggerIntegrationTest, CdcrUpdateLogTest, 
SolrIndexConfigTest, TestMacros, TestExpandComponent, CoreAdminOperationTest, 
SolrRrdBackendFactoryTest, DistributedQueryComponentOptimizationTest, 
TestDefaultStatsCache, TestSort, UnloadDistributedZkTest, 
AutoscalingHistoryHandlerTest, TestRealTimeGet, MoveReplicaHDFSTest, 
RecoveryZkTest, UUIDUpdateProcessorFallbackTest, BasicFunctionalityTest, 
TestDistributedSearch, TestTolerantUpdateProcessorRandomCloud, 
CdcrOpsAndBoundariesTest, TestNumericTokenStream, TestSchemaSimilarityResource, 
ConfigureRecoveryStrategyTest, TestCollapseQParserPlugin, 
TestSolrFieldCacheBean, SliceStateTest, TestBM25SimilarityFactory, 
TestSolrCLIRunExample, ZkShardTermsTest, MultiThreadedOCPTest, 
SolrSlf4jReporterTest, CircularListTest, TestPKIAuthenticationPlugin, 
TestSortableTextField, PrimitiveFieldTypeTest, HdfsLockFactoryTest, 
DistribJoinFromCollectionTest, HdfsThreadLeakTest, TestManagedResourceStorage, 
TestSolr4Spatial, TestObjectReleaseTracker, DistributedFacetPivotWhiteBoxTest, 
RestoreTriggerStateTest, TestFieldSortValues, AtomicUpdatesTest, 
AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
DistributedSuggestComponentTest, TestPayloadScoreQParserPlugin, 
DistributedFacetPivotLongTailTest, LeaderVoteWaitTimeoutTest, 
TestLeaderElectionZkExpiry, BasicAuthStandaloneTest, TestBadConfig, 
TestSystemCollAutoCreate, TestReversedWildcardFilterFactory, 
ScheduledTriggerTest, SystemLogListenerTest, TaggerTest, 
PropertiesRequestHandlerTest, TestOrdValues, ProtectedTermFilterFactoryTest, 
ConfigSetsAPITest, SolrGraphiteReporterTest, BJQParserTest, RankQueryTest, 
DistributedFacetSimpleRefinementLongTailTest, TestMinHashQParser, 
BasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, 
TestValueSourceCache, TestEmbeddedSolrServerSchemaAPI, 
TestFileDictionaryLookup, TestDynamicLoading, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsRecoveryZkTest, OverseerTest, 
TestLuceneIndexBackCompat, TestConfigSetsAPI, TestMiniSolrCloudClusterSSL, 
TestShortCircuitedRequests, TestStressInPlaceUpdates, TestStressLiveNodes, 
TestWithCollection, ZkFailoverTest, AutoScalingHandlerTest, 
ComputePlanActionTest, TriggerEventQueueTest, TriggerIntegrationTest, 
OpenCloseCoreStressTest, PluginInfoTest, QueryResultKeyTest, 
RAMDirectoryFactoryTest, RequestHandlersTest, TestConfigSets, 
TestCoreDiscovery, TestSimpleTextCodec, TestSolrDeletionPolicy1, 
TestSolrDeletionPolicy2, TestSolrCloudSnapshots, TestCSVLoader, TestCoreBackup, 
TestHdfsBackupRestoreCore, LukeRequestHandlerTest, MetricsHandlerTest, 
SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, 
StatsReloadRaceTest, TestConfigsApi, TestCoreAdminApis, 
ZookeeperStatusHandlerTest, BadComponentTest, CustomHighlightComponentTest, 
DebugComponentTest, FacetPivotSmallTest, InfixSuggestersTest, 
PhrasesIdentificationComponentTest, ReplicaListTransformerTest, 
ResponseLogComponentTest, TermVectorComponentTest, TermsComponentTest, 
JavabinLoaderTest, EmbeddedSolrNoSerializeTest, XmlInterpolationTest, 
TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, JvmMetricsTest, 
MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, 
SolrMetricsIntegrationTest, TestIntervalFaceting, TestCollationField, 
TestManagedSchema, LargeFieldTest, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
-Dtests.seed=919B75986D291620 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=cs-CZ -Dtests.timezone=America/Catamarca -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was 
run w/o any other method explicitly testing qparser: min_hash
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [691/834 (1!)] on J1 in 1.50s, 91 tests, 1 failure <<< 
FAILURES!

[...truncated 1269 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_E333E75639CBE865-001/init-core-data-001
   [junit4]   1> 08:53:31.105 [Thread-375] ERROR 
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not 
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN 
server state changes
   [junit4]   1> 08:53:31.213 [jetty-launcher-78-thread-2] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> 08:53:31.213 [jetty-launcher-78-thread-1] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> 08:53:31.213 [jetty-launcher-78-thread-3] ERROR 
org.apache.solr.util.StartupLoggingUtils - Missing Java Option solr.log.dir. 
Logging may be missing or incomplete.
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> -
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> 08:53:38.766 
[TEST-CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale-seed#[E333E75639CBE865]]
 ERROR org.apache.solr.client.solrj.impl.CloudSolrClient - Request to 
collection [stale_state_test_col] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:34179/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
   [junit4]   1> <head>
   [junit4]   1> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   1> <title>Error 404 Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</title>
   [junit4]   1> </head>
   [junit4]   1> <body><h2>HTTP ERROR 404</h2>
   [junit4]   1> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason:
   [junit4]   1> <pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.11.v20180605</a><hr/>
   [junit4]   1> 
   [junit4]   1> </body>
   [junit4]   1> </html>
   [junit4]   1> , retry? 0
   [junit4]   1> 08:53:49.228 [qtp2065987-1003] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: testalias not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:103)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:865)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1177)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:258)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:246)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 08:53:49.235 [qtp2065987-1015] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: testalias not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:103)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:865)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1177)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:258)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:246)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   1>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   1>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   1>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
   [junit4]   1>        at 
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
   [junit4]   1>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   1>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   1>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   1>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> 08:53:49.333 [qtp2065987-1003] ERROR 
org.apache.solr.handler.RequestHandlerBase - 
org.apache.solr.common.SolrException: Collection: testalias2 not found
   [junit4]   1>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:103)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$22(CollectionsHandler.java:865)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1177)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:258)
   [junit4]   1>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:246)
   [junit4]   1>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   1>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   1>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   1>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   1>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   1>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   1

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

true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13966 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 13966 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13966 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 13967 INFO  
(TEST-QueryEqualityTest.testQueryMLT-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4] OK      0.02s J0 | QueryEqualityTest.testQueryMLT
   [junit4]   2> 13968 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 13969 INFO  
(TEST-QueryEqualityTest.testQueryPrefix-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4] OK      0.00s J0 | QueryEqualityTest.testQueryPrefix
   [junit4]   2> 13970 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 13972 INFO  
(TEST-QueryEqualityTest.testQueryLucene-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4] OK      0.00s J0 | QueryEqualityTest.testQueryLucene
   [junit4]   2> 13973 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[919B75986D291620]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 13974 INFO  
(TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[919B75986D291620]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4] OK      0.00s J0 | QueryEqualityTest.testDateMathParsingEquality
   [junit4]   2> 13976 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 13976 INFO  
(TEST-QueryEqualityTest.testFuncGeohash-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4] OK      0.00s J0 | QueryEqualityTest.testFuncGeohash
   [junit4]   2> 13977 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 13978 INFO  
(TEST-QueryEqualityTest.testQueryGeofilt-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4] OK      0.00s J0 | QueryEqualityTest.testQueryGeofilt
   [junit4]   2> 13980 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 13980 INFO  
(TEST-QueryEqualityTest.testQueryBoost-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4] OK      0.00s J0 | QueryEqualityTest.testQueryBoost
   [junit4]   2> 13982 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 13982 INFO  
(TEST-QueryEqualityTest.testFuncMod-seed#[919B75986D291620]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4] OK      0.00s J0 | QueryEqualityTest.testFuncMod
   [junit4]   2> 13984 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[919B75986D291620]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 13986 INFO  
(TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[919B75986D291620]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4] OK      0.00s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser
   [junit4]   2> 13987 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 13987 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20147428
   [junit4]   2> 13987 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 13987 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1451408: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@a554b5
   [junit4]   2> 13994 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 13994 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fc2ee: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@16767c9
   [junit4]   2> 13995 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 13995 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c0ee91: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1c2a357
   [junit4]   2> 13995 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1420a15
   [junit4]   2> 13995 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1420a15
   [junit4]   2> 13995 INFO  (coreCloseExecutor-31-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ab634b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@36c32d
   [junit4]   2> 14020 INFO  
(SUITE-QueryEqualityTest-seed#[919B75986D291620]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{lowerfilt=PostingsFormat(name=Direct), id=FST50}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=560, 
maxMBSortInHeap=7.529748729025693, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6dc59), 
locale=cs-CZ, timezone=America/Catamarca
   [junit4]   2> NOTE: Linux 4.15.0-36-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=181570344,total=210501632
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, 
QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest 
-Dtests.seed=919B75986D291620 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=cs-CZ -Dtests.timezone=America/Catamarca 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was 
run w/o any other method explicitly testing qparser: min_hash
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([919B75986D291620]:0)
   [junit4]    >        at 
org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:59)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (5!)] on J0 in 3.41s, 91 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 455 tests, 5 suite-level errors [seed: 
919B75986D291620]

Total time: 16 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro]   5/5 failed: org.apache.solr.search.QueryEqualityTest
[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=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/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=3e87499d72131f2ee54b03fa83ed177413fd3cbc, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23089
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to