You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/08 20:05:05 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 737 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/737/

2 tests failed.
FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: '1'!='0' @ facet_counts/facet_fields/small2_is/[0]

Stack Trace:
java.lang.AssertionError: mismatch: '1'!='0' @ facet_counts/facet_fields/small2_is/[0]
	at __randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestRandomFaceting.testRandomFaceting

Error Message:
mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2]

Stack Trace:
java.lang.AssertionError: mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2]
	at __randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323)
	at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295)
	at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178)
	at org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 43581 lines...]
   [junit4]   2> 83784 ERROR (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.TestRandomFaceting ERROR: mismatch facet response: mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2]
   [junit4]   2>  expected ={
   [junit4]   2>   "response":{
   [junit4]   2>     "numFound":3,
   [junit4]   2>     "start":0,
   [junit4]   2>     "numFoundExact":true,
   [junit4]   2>     "docs":[]},
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{"small2_is":[
   [junit4]   2>         "-2",
   [junit4]   2>         1,
   [junit4]   2>         "-1",
   [junit4]   2>         1,
   [junit4]   2>         "1",
   [junit4]   2>         1,
   [junit4]   2>         "6",
   [junit4]   2>         1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2>  response = {
   [junit4]   2>   "response":{"numFound":3,"start":0,"numFoundExact":true,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "facet_counts":{
   [junit4]   2>     "facet_queries":{},
   [junit4]   2>     "facet_fields":{
   [junit4]   2>       "small2_is":[
   [junit4]   2>         "-2",1,
   [junit4]   2>         "2",1,
   [junit4]   2>         "4",1,
   [junit4]   2>         "6",1]},
   [junit4]   2>     "facet_ranges":{},
   [junit4]   2>     "facet_intervals":{},
   [junit4]   2>     "facet_heatmaps":{}}}
   [junit4]   2> 
   [junit4]   2>  request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=1&facet.field=small2_is&facet.method=enum&facet.exists=true
   [junit4]   2> 83785 INFO  (TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomFaceting -Dtests.method=testRandomFaceting -Dtests.seed=820ACFE39A876298 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 8.44s J3 | TestRandomFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
   [junit4]    > 	at org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323)
   [junit4]    > 	at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295)
   [junit4]    > 	at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178)
   [junit4]    > 	at org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 83786 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 83786 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1601853700
   [junit4]   2> 83787 INFO  (coreCloseExecutor-372-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a20424e
   [junit4]   2> 83787 INFO  (coreCloseExecutor-372-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2a20424e
   [junit4]   2> 83787 INFO  (coreCloseExecutor-372-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43e9aceb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5281de10
   [junit4]   2> 83805 INFO  (coreCloseExecutor-372-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 83806 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 83806 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16f4df34: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@784cf454
   [junit4]   2> 83811 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 83811 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b90f862: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@8b65f02
   [junit4]   2> 83813 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 83813 INFO  (SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62ccd645: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@79f99365
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestRandomFaceting_820ACFE39A876298-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-SG, timezone=America/Kralendijk
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=118736528,total=408944640
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorCloud, TestDeprecatedFilters, SearchRateTriggerIntegrationTest, SaslZkACLProviderTest, TestSlowCompositeReaderWrapper, TestStressUserVersions, TestRTimerTree, DistributedFacetSimpleRefinementLongTailTest, TestLockTree, SolrTestCaseJ4DeleteCoreTest, TestRandomFaceting]
   [junit4] Completed [26/921 (1!)] on J3 in 10.17s, 1 test, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestHdfsUpdateLog
   [junit4] Completed [27/921 (1!)] on J0 in 18.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
   [junit4] Completed [28/921 (1!)] on J3 in 7.51s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.VersionInfoTest
   [junit4] Completed [29/921 (1!)] on J3 in 2.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
   [junit4] Completed [30/921 (1!)] on J3 in 0.75s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
   [junit4] Completed [31/921 (1!)] on J1 in 28.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
   [junit4] Completed [32/921 (1!)] on J0 in 7.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesRequiredField
   [junit4] Completed [33/921 (1!)] on J3 in 1.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4] Completed [34/921 (1!)] on J1 in 1.25s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
   [junit4] Completed [35/921 (1!)] on J3 in 1.00s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerCrossCore
   [junit4] Completed [36/921 (1!)] on J0 in 2.50s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.component.ResponseLogComponentTest
   [junit4] Completed [37/921 (1!)] on J0 in 0.75s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.AssignTest
   [junit4] Completed [38/921 (1!)] on J3 in 3.26s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4] IGNOR/A 0.00s J3 | Tagger2Test.testStopWords
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8344))
   [junit4] Completed [39/921 (1!)] on J3 in 1.57s, 5 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.metrics.SolrMetricsIntegrationTest
   [junit4] Completed [40/921 (1!)] on J0 in 4.85s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
   [junit4] Completed [41/921 (1!)] on J0 in 0.32s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.TestJoin
   [junit4] Completed [42/921 (1!)] on J1 in 9.28s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4] Completed [43/921 (1!)] on J2 in 106.98s, 14 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.analysis.TestCharFilters
   [junit4] Completed [44/921 (1!)] on J2 in 4.67s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest
   [junit4] IGNOR/A 0.01s J2 | ScheduledTriggerTest.testTrigger
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] Completed [45/921 (1!)] on J2 in 4.22s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4] IGNOR/A 0.00s J2 | SSLMigrationTest.test
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] Completed [46/921 (1!)] on J2 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.highlight.TestUnifiedSolrHighlighterWithoutStoredId
   [junit4] Completed [47/921 (1!)] on J2 in 2.49s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestStressReorder
   [junit4] Completed [48/921 (1!)] on J2 in 8.35s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestCustomStream
   [junit4] Completed [49/921 (1!)] on J3 in 26.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.util.TestObjectReleaseTracker
   [junit4] Completed [50/921 (1!)] on J2 in 4.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4] Completed [51/921 (1!)] on J3 in 4.30s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.search.TestXmlQParserPlugin
   [junit4] Completed [52/921 (1!)] on J2 in 1.83s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4] IGNOR/A 0.01s J0 | TestCoreContainer.assertAllowPathWindows
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathFromSolrXmlWin
   [junit4]    > Assumption #1: got: <false>, expected: is <true>
   [junit4] Completed [53/921 (1!)] on J0 in 29.70s, 16 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.OutputWriterTest
   [junit4] Completed [54/921 (1!)] on J0 in 1.96s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestLeaderElectionZkExpiry
   [junit4] Completed [55/921 (1!)] on J2 in 13.98s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.SolrInfoBeanTest
   [junit4] Completed [56/921 (1!)] on J2 in 3.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 150890 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 150891 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 150891 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_820ACFE39A876298-001/data-dir-10-001
   [junit4]   2> 150891 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 150891 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 150893 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 150893 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 150900 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 150911 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 150915 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 150930 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 150937 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 150940 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 150943 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 150946 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 151892 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 151893 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 151895 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 151897 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41b9b8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 151897 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41b9b8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 151902 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3125ec78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 151902 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3125ec78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 151903 WARN  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 151942 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
   [junit4]   2> 151948 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
   [junit4]   2> 151948 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
   [junit4]   2> 151949 INFO  (coreLoadExecutor-926-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 151957 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 151973 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 151978 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 151978 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 151978 INFO  (coreLoadExecutor-926-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@30a22c77
   [junit4]   2> 151978 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_820ACFE39A876298-001/data-dir-10-001/]
   [junit4]   2> 151979 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.6337890625, floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=0.8762147448045021, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48968695600922707, deletesPctAllowed=36.38549337656682
   [junit4]   2> 152014 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152014 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152015 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=91.720703125, floorSegmentMB=0.38671875, forceMergeDeletesPctAllowed=2.92702406771735, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6822001400253044, deletesPctAllowed=25.609982744306425
   [junit4]   2> 152016 WARN  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 152016 INFO  (coreLoadExecutor-926-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 152018 INFO  (SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 152027 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 152027 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 152027 INFO  (searcherExecutor-928-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 152027 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 152030 INFO  (searcherExecutor-928-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 152030 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 152032 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 152037 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=id&facet.method=enum} hits=0 status=0 QTime=5
   [junit4]   2> 152043 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=id&facet.method=fc} hits=0 status=0 QTime=5
   [junit4]   2> 152046 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=3
   [junit4]   2> 152046 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152081 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=id&facet.method=uif} hits=0 status=0 QTime=34
   [junit4]   2> 152083 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152089 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=6
   [junit4]   2> 152089 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152091 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=1
   [junit4]   2> 152104 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=13
   [junit4]   2> 152106 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=2
   [junit4]   2> 152107 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152108 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=1
   [junit4]   2> 152108 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152109 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152110 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=1
   [junit4]   2> 152110 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152111 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152113 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=1
   [junit4]   2> 152113 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152113 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152113 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152116 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=2
   [junit4]   2> 152120 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=3
   [junit4]   2> 152120 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152120 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152121 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152121 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152121 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152121 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.prefix=&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.prefix=&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.prefix=&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.prefix=&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.prefix=&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152122 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.missing=true&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.missing=true&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.missing=true&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.missing=true&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152123 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.missing=true&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152124 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152124 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152124 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152124 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152124 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152125 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152125 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152125 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152125 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152125 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152126 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152126 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152126 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152126 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152126 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.sort=count&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152127 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152128 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152128 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152128 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152128 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152128 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152129 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152129 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152129 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152129 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152130 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152130 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152130 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152130 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152130 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152131 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152132 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.s.f.UnInvertedField UnInverted multi-valued field {field=foo_fs,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 152136 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=4
   [junit4]   2> 152137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.mincount=4&facet.field={!key%3Dfoo_fs}foo_fs_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152137 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152138 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=1
   [junit4]   2> 152140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152140 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152141 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152142 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152143 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152143 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152143 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152143 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152143 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152144 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152145 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152145 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152145 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152145 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152145 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.prefix=&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.prefix=&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.prefix=&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.prefix=&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 152146 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=1&facet.prefix=&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 152181 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[SFRS]} 0 33
   [junit4]   2> 152217 INFO  (searcherExecutor-928-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 152217 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 152221 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=2&wt=json} hits=1 status=0 QTime=3
   [junit4]   2> 152222 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 152222 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=fc} hits=1 status=0 QTime=0
   [junit4]   2> 152223 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=fcs} hits=1 status=0 QTime=1
   [junit4]   2> 152225 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Did}id_dv} hits=1 status=0 QTime=1
   [junit4]   2> 152226 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=id&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 152226 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum} hits=1 status=0 QTime=0
   [junit4]   2> 152231 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc} hits=1 status=0 QTime=4
   [junit4]   2> 152231 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs} hits=1 status=0 QTime=0
   [junit4]   2> 152231 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv} hits=1 status=0 QTime=0
   [junit4]   2> 152232 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 152232 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=1 status=0 QTime=0
   [junit4]   2> 152235 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.limit=3&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method

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



resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952
     [copy] Copying 254 files to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 69 minutes 4 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene1
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1905)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1071)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1905)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 738 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/738/

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

Error Message:
expected:<[0]> but was:<[102]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[0]> but was:<[102]>
	at __randomizedtesting.SeedInfo.seed([9C57B4AAB4F1463C:C9B03269FD1606C8]:0)
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:143)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:233)
	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestRandomDVFaceting.testRandomFaceting

Error Message:
mismatch: 'o'!='p' @ facet_counts/facet_fields/small_s/[12]

Stack Trace:
java.lang.AssertionError: mismatch: 'o'!='p' @ facet_counts/facet_fields/small_s/[12]
	at __randomizedtesting.SeedInfo.seed([9C57B4AAB4F1463C:913F947FE1088E83]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
	at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
	at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13571 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 226413 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 226413 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 226413 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_9C57B4AAB4F1463C-001/data-dir-32-001
   [junit4]   2> 226413 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 226413 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 226415 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 226416 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 226430 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 226437 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 226442 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 227102 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 227103 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?]
   [junit4]   2> 	at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 227104 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 227104 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 227106 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d292476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 227106 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d292476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 227108 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 227115 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@236cac77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 227115 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@236cac77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 227117 WARN  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 227145 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6c4acd
   [junit4]   2> 227151 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6c4acd
   [junit4]   2> 227151 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e6c4acd
   [junit4]   2> 227153 INFO  (coreLoadExecutor-1862-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 227164 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 227173 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 227179 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 227179 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 227179 INFO  (coreLoadExecutor-1862-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@1e6c4acd
   [junit4]   2> 227180 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_9C57B4AAB4F1463C-001/data-dir-32-001/]
   [junit4]   2> 227182 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3798049881050387]
   [junit4]   2> 227230 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227230 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227231 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=62.7861328125, floorSegmentMB=2.08984375, forceMergeDeletesPctAllowed=14.356617227014636, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=45.341450630983275
   [junit4]   2> 227231 WARN  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 227232 INFO  (coreLoadExecutor-1862-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 227234 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227234 INFO  (SUITE-TestRandomDVFaceting-seed#[9C57B4AAB4F1463C]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 227238 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 227238 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 227238 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 227241 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227242 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 227243 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 227250 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=HY&facet.field=id&facet.method=enum} hits=0 status=0 QTime=5
   [junit4]   2> 227250 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=HY&facet.field=id&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227258 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=HY&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=8
   [junit4]   2> 227258 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=HY&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227258 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=HY&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227259 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227259 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227259 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227259 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227290 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=30
   [junit4]   2> 227291 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227291 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227292 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227292 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227292 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227292 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227293 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227293 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227293 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227293 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227293 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227294 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227294 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=98&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227294 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227295 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227295 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227295 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227295 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227295 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227296 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227296 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227296 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227297 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227297 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227298 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227298 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227298 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227298 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227298 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227299 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=21&facet.sort=index&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=21&facet.sort=index&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=21&facet.sort=index&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=21&facet.sort=index&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=21&facet.sort=index&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227300 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227301 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227301 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227301 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227301 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227302 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227302 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227302 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227302 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227302 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227303 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=2&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227303 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227303 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227303 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227303 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227304 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227304 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=1&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=1
   [junit4]   2> 227306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227306 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227307 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227308 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227308 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227308 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227308 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227308 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227309 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=2&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227310 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227310 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227310 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227310 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227310 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227311 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=0&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=0&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=0&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=0&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=0&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227312 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227313 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227313 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227313 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227313 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227313 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=6&facet.missing=true&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=6&facet.missing=true&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=6&facet.missing=true&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=6&facet.missing=true&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227314 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=6&facet.missing=true&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0
   [junit4]   2> 227315 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0
   [junit4]   2> 227316 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0
   [junit4]   2> 227316 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0
   [junit4]   2> 227316 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0
   [junit4]   2> 227321 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VAZG]} 0 3
   [junit4]   2> 227322 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HYDY]} 0 0
   [junit4]   2> 227323 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[AAHL]} 0 0
   [junit4]   2> 227325 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[JLZP]} 0 0
   [junit4]   2> 227326 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[AEQD]} 0 1
   [junit4]   2> 227327 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[GQFG]} 0 0
   [junit4]   2> 227340 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227340 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 227344 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MYOM]} 0 1
   [junit4]   2> 227345 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[MYOM]} 0 0
   [junit4]   2> 227346 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[WSLM]} 0 1
   [junit4]   2> 227347 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HIJC]} 0 0
   [junit4]   2> 227348 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[QYXB]} 0 0
   [junit4]   2> 227349 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XIOC]} 0 0
   [junit4]   2> 227350 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XGVX]} 0 0
   [junit4]   2> 227351 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EONJ]} 0 0
   [junit4]   2> 227352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[KKDY]} 0 0
   [junit4]   2> 227352 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[ZLUD]} 0 0
   [junit4]   2> 227353 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BNYB]} 0 0
   [junit4]   2> 227366 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227366 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 227370 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[EBKJ]} 0 1
   [junit4]   2> 227371 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IWKL]} 0 0
   [junit4]   2> 227372 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[JHYO]} 0 0
   [junit4]   2> 227372 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[VVJJ]} 0 0
   [junit4]   2> 227382 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227383 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 227384 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[BDNS]} 0 1
   [junit4]   2> 227385 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[FLNH]} 0 0
   [junit4]   2> 227386 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[OWLK]} 0 0
   [junit4]   2> 227386 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[HROU]} 0 0
   [junit4]   2> 227387 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[IJQR]} 0 0
   [junit4]   2> 227387 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[TZSE]} 0 0
   [junit4]   2> 227388 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[XYPK]} 0 0
   [junit4]   2> 227400 INFO  (searcherExecutor-1864-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 227400 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 227401 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=54&wt=json} hits=27 status=0 QTime=0
   [junit4]   2> 227405 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=enum} hits=27 status=0 QTime=3
   [junit4]   2> 227406 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=fc} hits=27 status=0 QTime=0
   [junit4]   2> 227408 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=fcs} hits=27 status=0 QTime=2
   [junit4]   2> 227409 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Did}id_dv} hits=27 status=0 QTime=0
   [junit4]   2> 227413 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=id&facet.method=uif} hits=27 status=0 QTime=3
   [junit4]   2> 227414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=27 status=0 QTime=0
   [junit4]   2> 227414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=27 status=0 QTime=0
   [junit4]   2> 227414 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fcs} hits=27 status=0 QTime=0
   [junit4]   2> 227415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_dv} hits=27 status=0 QTime=0
   [junit4]   2> 227415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227415 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227416 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=enum} hits=27 status=0 QTime=0
   [junit4]   2> 227417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fc} hits=27 status=0 QTime=0
   [junit4]   2> 227417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fcs} hits=27 status=0 QTime=0
   [junit4]   2> 227417 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_dv} hits=27 status=0 QTime=0
   [junit4]   2> 227418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227418 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=enum} hits=27 status=0 QTime=0
   [junit4]   2> 227419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=fc} hits=27 status=0 QTime=0
   [junit4]   2> 227419 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=fcs} hits=27 status=0 QTime=0
   [junit4]   2> 227420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_i}foo_i_dv} hits=27 status=0 QTime=0
   [junit4]   2> 227420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=foo_i&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227420 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum} hits=27 status=0 QTime=0
   [junit4]   2> 227421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc} hits=27 status=0 QTime=0
   [junit4]   2> 227421 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs} hits=27 status=0 QTime=0
   [junit4]   2> 227422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv} hits=27 status=0 QTime=0
   [junit4]   2> 227422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif} hits=27 status=0 QTime=0
   [junit4]   2> 227422 INFO  (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={facet=true&wt=json&indent=t

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

ams={}{commit=} 0 19
   [junit4]   2> 408185 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 0
   [junit4]   2> 408189 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 408189 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 408190 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 408195 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 408196 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 408196 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 0
   [junit4]   2> 408346 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 408410 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 213
   [junit4]   2> 408411 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 408416 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 408418 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 408450 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 408451 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 32
   [junit4]   2> 408452 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 408452 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1480302301
   [junit4]   2> 408453 INFO  (coreCloseExecutor-3496-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12c31318
   [junit4]   2> 408453 INFO  (coreCloseExecutor-3496-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@12c31318
   [junit4]   2> 408453 INFO  (coreCloseExecutor-3496-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68b65e0a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@13830328
   [junit4]   2> 408466 INFO  (coreCloseExecutor-3496-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 408480 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 408480 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67b3cce4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2ff14746
   [junit4]   2> 408486 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 408486 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50d129a8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@48f55860
   [junit4]   2> 408488 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 408488 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f5dc4a5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3a591835
   [junit4]   2> 408493 INFO  (TEST-UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues-seed#[9C57B4AAB4F1463C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIndexAndAddDocValues
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UninvertDocValuesMergePolicyTest -Dtests.method=testIndexAndAddDocValues -Dtests.seed=9C57B4AAB4F1463C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.75s J0 | UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[0]> but was:<[102]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C57B4AAB4F1463C:C9B03269FD1606C8]:0)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.lambda$testIndexAndAddDocValues$2(UninvertDocValuesMergePolicyTest.java:143)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.withNewRawReader(UninvertDocValuesMergePolicyTest.java:233)
   [junit4]    > 	at org.apache.solr.index.UninvertDocValuesMergePolicyTest.testIndexAndAddDocValues(UninvertDocValuesMergePolicyTest.java:118)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.UninvertDocValuesMergePolicyTest_9C57B4AAB4F1463C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {id_i=PostingsFormat(name=Asserting), string_add_dv_later=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{intdvs=DocValuesFormat(name=Direct), doubledvs=DocValuesFormat(name=Asserting), doubledv=DocValuesFormat(name=Lucene80), stringdvs=DocValuesFormat(name=Asserting), string_add_dv_later=DocValuesFormat(name=Lucene80), floatdvs=DocValuesFormat(name=Lucene80), longdvs=DocValuesFormat(name=Lucene80), booldvs=DocValuesFormat(name=Lucene80), datedv=DocValuesFormat(name=Asserting), id_i=DocValuesFormat(name=Lucene80), datedvs=DocValuesFormat(name=Lucene80), longdv=DocValuesFormat(name=Direct), booldv=DocValuesFormat(name=Asserting), intdv=DocValuesFormat(name=Lucene80), stringdv=DocValuesFormat(name=Lucene80), floatdv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1078, maxMBSortInHeap=6.791845801476404, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr, timezone=Asia/Muscat
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=132517560,total=463994880
   [junit4]   2> NOTE: All tests run in this JVM: [ExplicitHLLTest, SecurityConfHandlerTest, TestNonDefinedSimilarityFactory, TestFastOutputStream, AsyncCallRequestStatusResponseTest, ShardRoutingCustomTest, ResponseLogComponentTest, TestMergePolicyConfig, DateFieldTest, SpellingQueryConverterTest, OverseerTest, TestStressVersions, RouteFieldTest, RequestLoggingTest, DirectoryFactoriesTest, TestReloadAndDeleteDocs, TestShortCircuitedRequests, TransactionLogTest, StressHdfsTest, RegexBoostProcessorTest, TestLFUCache, TestDistributedMap, TestManagedSynonymFilterFactory, AddBlockUpdateTest, MetricsHistoryIntegrationTest, NodeLostTriggerIntegrationTest, MBeansHandlerTest, ZkNodePropsTest, TestRestoreCore, TestDocSet, AnalysisAfterCoreReloadTest, SolrIndexMetricsTest, TestBooleanSimilarityFactory, TestMinHashQParser, TestConfigReload, FullSolrCloudDistribCmdsTest, PrimitiveFieldTypeTest, DateMathParserTest, SolrTestCaseJ4Test, TestSchemaVersionResource, SchemaVersionSpecificBehaviorTest, TestTextField, ReplaceNodeTest, TestRangeQuery, TaggerTest, DirectUpdateHandlerTest, TestAnalyzedSuggestions, PKIAuthenticationIntegrationTest, DistributedFacetPivotSmallAdvancedTest, TestSolrDeletionPolicy1, UninvertDocValuesMergePolicyTest]
   [junit4] Completed [181/921 (2!)] on J0 in 3.34s, 2 tests, 1 failure <<< FAILURES!

[...truncated 53235 lines...]