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

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

Error Message:
mismatch: 'h'!='b' @ facet_counts/facet_fields/small4_ss/[4]

Stack Trace:
java.lang.AssertionError: mismatch: 'h'!='b' @ 
facet_counts/facet_fields/small4_ss/[4]
        at 
__randomizedtesting.SeedInfo.seed([EBBFD9DE8FC853AD:E6D7F90BDA319B12]: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 14523 lines...]
   [junit4] Suite: org.apache.solr.TestRandomDVFaceting
   [junit4]   2> 1134084 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1134084 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_EBBFD9DE8FC853AD-001/data-dir-123-001
   [junit4]   2> 1134084 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=290 numCloses=290
   [junit4]   2> 1134085 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1134086 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1134087 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1134087 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1134092 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1134099 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1134104 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1135312 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-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> 1135314 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-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> 1135315 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1135315 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-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> 1135316 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@371083bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135316 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@371083bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135319 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-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> 1135319 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22db9465[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135319 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22db9465[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1135320 WARN  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-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> 1135346 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318ba006
   [junit4]   2> 1135359 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318ba006
   [junit4]   2> 1135359 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318ba006
   [junit4]   2> 1135360 INFO  (coreLoadExecutor-9520-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1135368 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1135375 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1135380 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field 
id
   [junit4]   2> 1135380 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1135380 INFO  (coreLoadExecutor-9520-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@318ba006
   [junit4]   2> 1135380 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_EBBFD9DE8FC853AD-001/data-dir-123-001/]
   [junit4]   2> 1135381 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=44.748046875, 
floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=6.227500403707598, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7325308813456142, deletesPctAllowed=29.448643038005375
   [junit4]   2> 1135416 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1135416 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1135417 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=16.6162109375, 
floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=8.341904336533652, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39752203466658276, deletesPctAllowed=41.18233262816319
   [junit4]   2> 1135417 WARN  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 1135418 INFO  (coreLoadExecutor-9520-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1135419 INFO  
(searcherExecutor-9522-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135420 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1135424 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
   [junit4]   2> 1135424 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1135424 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135426 INFO  
(searcherExecutor-9522-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135427 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1135428 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135429 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=100&facet.sort=index&facet.field=id&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135429 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=100&facet.sort=index&facet.field=id&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135433 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=100&facet.sort=index&facet.field=id&facet.method=fcs}
 hits=0 status=0 QTime=4
   [junit4]   2> 1135433 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=100&facet.sort=index&facet.field={!key%3Did}id_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135433 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=100&facet.sort=index&facet.field=id&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=score_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=score_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=score_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135434 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dscore_f}score_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=score_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dscore_f}score_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135435 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dscore_d}score_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135436 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&facet.sort=count&facet.mincount=1&facet.field={!key%3Dfoo_l}foo_l_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135437 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&facet.sort=count&facet.mincount=1&facet.field=foo_l&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=78&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> 1135438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135438 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dsmall_s}small_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s}small2_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=51&facet.sort=index&facet.field=small2_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135439 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=51&facet.sort=index&facet.field=small2_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=51&facet.sort=index&facet.field=small2_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=51&facet.sort=index&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=51&facet.sort=index&facet.field=small2_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.field=small3_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.field=small3_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.field=small3_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135440 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.field={!key%3Dsmall3_ss}small3_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.field=small3_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=index&facet.field=small4_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=index&facet.field=small4_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=index&facet.field=small4_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=index&facet.field=small4_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135441 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field={!key%3Dsmall_i}small_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small2_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small2_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135442 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small2_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dsmall2_i}small2_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small2_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dsmall2_i}small2_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135443 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small3_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small3_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small3_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dsmall3_is}small3_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=small3_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=65&facet.sort=index&facet.missing=true&facet.field=foo_fs&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135444 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=65&facet.sort=index&facet.missing=true&facet.field=foo_fs&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=65&facet.sort=index&facet.missing=true&facet.field=foo_fs&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=65&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_fs}foo_fs_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=65&facet.sort=index&facet.missing=true&facet.field=foo_fs&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=foo_f&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=foo_f&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=foo_f&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dfoo_f}foo_f_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135445 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=foo_f&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=81&facet.missing=true&facet.field=foo_ds&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=81&facet.missing=true&facet.field=foo_ds&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=81&facet.missing=true&facet.field=foo_ds&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=81&facet.missing=true&facet.field={!key%3Dfoo_ds}foo_ds_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135446 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=9&facet.limit=81&facet.missing=true&facet.field=foo_ds&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=13&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135447 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=foo_ls&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=foo_ls&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=foo_ls&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field={!key%3Dfoo_ls}foo_ls_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=foo_ls&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135448 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=4&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=37&facet.sort=count&facet.missing=true&facet.field=missing_is&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=37&facet.sort=count&facet.missing=true&facet.field=missing_is&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=37&facet.sort=count&facet.missing=true&facet.field=missing_is&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135449 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=37&facet.sort=count&facet.missing=true&facet.field={!key%3Dmissing_is}missing_is_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=37&facet.sort=count&facet.missing=true&facet.field=missing_is&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=missing_s&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=missing_s&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=missing_s&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field={!key%3Dmissing_s}missing_s_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.field=missing_s&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135450 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=missing_ss&facet.method=enum}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=missing_ss&facet.method=fc}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=missing_ss&facet.method=fcs}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dmissing_ss}missing_ss_dv}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135451 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=missing_ss&facet.method=uif}
 hits=0 status=0 QTime=0
   [junit4]   2> 1135452 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GOYH]} 0 1
   [junit4]   2> 1135453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[TBEN]} 0 0
   [junit4]   2> 1135453 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[TMNG]} 0 0
   [junit4]   2> 1135454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[CEBG]} 0 0
   [junit4]   2> 1135454 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[ZGXX]} 0 0
   [junit4]   2> 1135455 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YDKH]} 0 0
   [junit4]   2> 1135464 INFO  
(searcherExecutor-9522-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135464 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 1135465 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[YDKH]} 0 0
   [junit4]   2> 1135466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JFFE]} 0 0
   [junit4]   2> 1135466 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[TEGF]} 0 0
   [junit4]   2> 1135467 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[VWPA]} 0 0
   [junit4]   2> 1135474 INFO  
(searcherExecutor-9522-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135474 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 1135475 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[EBFC]} 0 0
   [junit4]   2> 1135475 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[FOGG]} 0 0
   [junit4]   2> 1135476 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[AAHD]} 0 0
   [junit4]   2> 1135476 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PUIO]} 0 0
   [junit4]   2> 1135477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[PUIO]} 0 0
   [junit4]   2> 1135477 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QIRL]} 0 0
   [junit4]   2> 1135478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[BHYF]} 0 0
   [junit4]   2> 1135478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UIXL]} 0 0
   [junit4]   2> 1135478 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[UIXL]} 0 0
   [junit4]   2> 1135479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[GHDE]} 0 0
   [junit4]   2> 1135479 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[JPGF]} 0 0
   [junit4]   2> 1135480 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QZWP]} 0 0
   [junit4]   2> 1135480 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[QZWP]} 0 0
   [junit4]   2> 1135489 INFO  
(searcherExecutor-9522-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 1135490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=38&wt=json} hits=19 
status=0 QTime=0
   [junit4]   2> 1135490 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=15&facet.limit=100&facet.field=id&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135491 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=15&facet.limit=100&facet.field=id&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135493 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=15&facet.limit=100&facet.field=id&facet.method=fcs}
 hits=19 status=0 QTime=2
   [junit4]   2> 1135494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=15&facet.limit=100&facet.field={!key%3Did}id_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=15&facet.limit=100&facet.field=id&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135494 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_f&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_f&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_f&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135495 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dscore_f}score_f_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135496 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field=score_f&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135496 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135496 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135497 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135497 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135497 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135498 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135498 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=19 status=0 QTime=0
   [junit4]   2> 1135498 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_i&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135499 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_i&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135499 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_i&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135499 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dfoo_i}foo_i_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135499 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_i&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135499 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dfoo_i}foo_i_p&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_l&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_l&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_l&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dfoo_l}foo_l_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135500 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=foo_l&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135501 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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%3Dfoo_l}foo_l_p&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135501 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_s&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135501 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_s&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135501 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_s&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135502 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field={!key%3Dsmall_s}small_s_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135502 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=5&facet.field=small_s&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135502 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s}small2_s_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135503 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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_s&facet.method=uif}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135504 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=30&facet.field=small2_ss&facet.method=enum}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135504 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=30&facet.field=small2_ss&facet.method=fc}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=30&facet.field=small2_ss&facet.method=fcs}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=30&facet.field={!key%3Dsmall2_ss}small2_ss_dv}
 hits=19 status=0 QTime=0
   [junit4]   2> 1135505 INFO  
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[EBBFD9DE8FC853AD]) [     ] 
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=30&

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

.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-EC 
-Dtests.timezone=Africa/Monrovia -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.3s J2 | TestRandomDVFaceting.testRandomFaceting <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: mismatch: 'h'!='b' @ 
facet_counts/facet_fields/small4_ss/[4]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EBBFD9DE8FC853AD:E6D7F90BDA319B12]:0)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
   [junit4]    >        at 
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1159675 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1159675 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1355217306
   [junit4]   2> 1159676 INFO  (coreCloseExecutor-9527-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@660d4e42
   [junit4]   2> 1159676 INFO  (coreCloseExecutor-9527-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@660d4e42
   [junit4]   2> 1159676 INFO  (coreCloseExecutor-9527-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a2e9651: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3b8fb8ef
   [junit4]   2> 1159687 INFO  (coreCloseExecutor-9527-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1159688 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1159688 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e4706d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@217f6aa7
   [junit4]   2> 1159693 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1159693 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a6b27dd: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@cabf2e
   [junit4]   2> 1159695 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1159695 INFO  
(SUITE-TestRandomDVFaceting-seed#[EBBFD9DE8FC853AD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4418a9ce: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@46268639
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_EBBFD9DE8FC853AD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{small3_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_ds_dv=PostingsFormat(name=Asserting), 
foo_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
small_i=PostingsFormat(name=Asserting), 
small3_is=PostingsFormat(name=Asserting), 
small_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
score_f=PostingsFormat(name=LuceneVarGapFixedInterval), 
score_d=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
foo_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_fs_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
foo_l=PostingsFormat(name=Asserting), small4_ss=FST50, 
small2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
small2_i=PostingsFormat(name=Asserting), 
foo_ls_dv=PostingsFormat(name=Asserting), small2_is=FST50, 
foo_ds=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_fs=FST50, 
score_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d_dv=FST50, 
score_d_dv=FST50, foo_d=PostingsFormat(name=Asserting), 
small2_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_f=PostingsFormat(name=LuceneVarGapFixedInterval), foo_l_dv=FST50, 
foo_ls=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{small2_s_dv=DocValuesFormat(name=Asserting), 
score_f_p=DocValuesFormat(name=Asserting), 
id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Direct), 
small2_is_p=DocValuesFormat(name=Lucene80), 
small3_is_dv=DocValuesFormat(name=Direct), 
foo_ds_dv=DocValuesFormat(name=Lucene80), 
foo_f_dv=DocValuesFormat(name=Direct), foo_ds_p=DocValuesFormat(name=Lucene80), 
foo_l_p=DocValuesFormat(name=Direct), foo_i_p=DocValuesFormat(name=Lucene80), 
small2_i_dv=DocValuesFormat(name=Direct), 
small4_ss_dv=DocValuesFormat(name=Lucene80), 
small_s_dv=DocValuesFormat(name=Asserting), 
foo_i_dv=DocValuesFormat(name=Lucene80), 
small2_ss_dv=DocValuesFormat(name=Lucene80), 
foo_fs_dv=DocValuesFormat(name=Lucene80), 
small2_is_dv=DocValuesFormat(name=Lucene80), 
small_i_p=DocValuesFormat(name=Asserting), 
small2_i_p=DocValuesFormat(name=Asserting), 
small_i_dv=DocValuesFormat(name=Direct), 
small3_is_p=DocValuesFormat(name=Asserting), 
foo_ls_dv=DocValuesFormat(name=Lucene80), 
foo_f_p=DocValuesFormat(name=Asserting), 
foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Direct), 
foo_fs_p=DocValuesFormat(name=Lucene80), 
score_f_dv=DocValuesFormat(name=Direct), 
foo_d_dv=DocValuesFormat(name=Asserting), 
score_d_dv=DocValuesFormat(name=Asserting), 
foo_l_dv=DocValuesFormat(name=Asserting), 
small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=637, 
maxMBSortInHeap=5.226923281348649, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-EC, 
timezone=Africa/Monrovia
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=206972800,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestReplicationHandlerDiskOverFlow, UpdateParamsTest, TestPolicyCloud, 
TestDeleteCollectionOnDownNodes, PrimUtilsTest, 
TestPerFieldSimilarityWithDefaultOverride, SystemInfoHandlerTest, 
IndexSizeTriggerSizeEstimationTest, TestFieldCache, TestCorePropertiesReload, 
TestCaffeineCache, JSONWriterTest, SharedFSAutoReplicaFailoverTest, 
TestSolrCloudSnapshots, TestPHPSerializedResponseWriter, TestCoreBackup, 
SolrShardReporterTest, ForceLeaderTest, BasicAuthStandaloneTest, 
BaseCdcrDistributedZkTest, SolrInfoBeanTest, RequiredFieldsTest, 
LoggingHandlerTest, TestWaitForStateWithJettyShutdowns, TestDistribIDF, 
ClusterStateUpdateTest, TestSkipOverseerOperations, 
HdfsChaosMonkeySafeLeaderTest, TestReloadDeadlock, TestCoreAdminApis, 
DistributedQueryElevationComponentTest, TestConfigSetsAPIExclusivity, 
BadCopyFieldTest, TestScoreJoinQPScore, MetricUtilsTest, TestRandomFlRTGCloud, 
QueryElevationComponentTest, SimpleCollectionCreateDeleteTest, 
LeaderElectionTest, TestCustomDocTransformer, WordBreakSolrSpellCheckerTest, 
TestXmlQParserPlugin, TestSystemCollAutoCreate, TestDocumentBuilder, 
NodeMutatorTest, DistributedFacetPivotLargeTest, TestPayloadScoreQParserPlugin, 
SolrIndexSearcherTest, DistribJoinFromCollectionTest, HDFSCollectionsAPITest, 
RandomizedTaggerTest, TestDynamicURP, TestRTGBase, XmlInterpolationTest, 
SolrJmxReporterCloudTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
NodeMarkersRegistrationTest, TestSimpleTextCodec, DebugComponentTest, 
TestUniqueKeyFieldResource, ScriptEngineTest, TestCopyFieldCollectionResource, 
TestJsonRangeFacets, RuleEngineTest, PreAnalyzedFieldManagedSchemaCloudTest, 
CdcrReplicationHandlerTest, ShardsWhitelistTest, ConvertedLegacyTest, 
TriLevelCompositeIdRoutingTest, TestUseDocValuesAsStored2, 
RegexBytesRefFilterTest, TestHdfsCloudBackupRestore, 
AutoAddReplicasIntegrationTest, TestSort, HdfsDirectoryTest, 
TestDistributedStatsComponentCardinality, MetricsHistoryHandlerTest, 
CacheHeaderTest, ExecutePlanActionTest, TestJsonFacetRefinement, 
HighlighterTest, TestCloudPhrasesIdentificationComponent, 
BlobRepositoryCloudTest, ResponseHeaderTest, 
TestDynamicFieldNamesIndexCorrectly, SSLMigrationTest, 
DistributedFacetPivotWhiteBoxTest, 
ClassificationUpdateProcessorIntegrationTest, 
TestStressCloudBlindAtomicUpdates, TestSchemalessBufferedUpdates, 
TestWordDelimiterFilterFactory, TestCodecSupport, TestRealTimeGet, 
AuditLoggerIntegrationTest, TimeRoutedAliasUpdateProcessorTest, 
TestTermsQParserPlugin, TestRetrieveFieldsOptimizer, MaxScoreCollectorTest, 
TestCloudManagedSchema, RestartWhileUpdatingTest, TestNumericRangeQuery32, 
TestSQLHandlerNonCloud, CurrencyRangeFacetCloudTest, CSVRequestHandlerTest, 
TestAuthenticationFramework, TestTolerantSearch, TestFieldResource, 
BadComponentTest, DynamicMapsTest, XsltUpdateRequestHandlerTest, 
TestSolrCoreParser, CopyFieldTest, TestPrepRecovery, 
TestTrackingShardHandlerFactory, AnalysisAfterCoreReloadTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TestJoin, 
TestRandomDVFaceting]
   [junit4] Completed [387/921 (1!)] on J2 in 25.78s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52462 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to