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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

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

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




Build Log:
[...truncated 16395 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 1026099 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1026099 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1026099 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/data-dir-78-001
   [junit4]   2> 1026100 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1026100 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1026102 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1026102 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1026112 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1026141 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1026195 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1026954 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[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.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 
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> 1026955 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [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:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) 
[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.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 
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> 1026956 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1026957 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62bbccc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1026957 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62bbccc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1026960 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3dcfc7b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1026960 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3dcfc7b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1026962 WARN  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-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> 1026989 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1026996 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1026996 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1026998 INFO  (coreLoadExecutor-5797-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1027015 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1027045 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1027104 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1027111 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1027111 INFO  (coreLoadExecutor-5797-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@60cd07b7
   [junit4]   2> 1027112 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/data-dir-78-001/]
   [junit4]   2> 1027113 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.0390625, 
floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=18.33584482043715, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5452889859262833, deletesPctAllowed=43.70064207398543
   [junit4]   2> 1027114 WARN  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1027154 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1027154 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1027155 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1027155 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1027156 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.8173828125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=26.322822740162337, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.43835006274357935, deletesPctAllowed=22.775887762962594
   [junit4]   2> 1027156 WARN  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 1027157 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1027157 INFO  (coreLoadExecutor-5797-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680000565661138944
   [junit4]   2> 1027160 INFO  
(searcherExecutor-5799-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1027160 INFO  
(SUITE-TestJsonFacets-seed#[ECF6B640725F71A5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1027164 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingDistrib {p0=DV}
   [junit4]   2> 1027171 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1027171 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1027171 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1027172 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1027175 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1027175 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1027175 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1027175 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@513b7bc9{/solr,null,AVAILABLE}
   [junit4]   2> 1027176 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6c53f3f7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46029}
   [junit4]   2> 1027176 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server Started @1027203ms
   [junit4]   2> 1027176 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=46029}
   [junit4]   2> 1027176 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1027176 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1027177 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1027177 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1027177 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1027177 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T16:09:51.039Z
   [junit4]   2> 1027177 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001/solr.xml
   [junit4]   2> 1027180 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1027180 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1027182 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1027413 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1027414 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e658e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027414 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e658e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027417 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47e0c5d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027417 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47e0c5d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1027418 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
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> 1027431 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1027431 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1027460 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1027469 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1027469 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1027471 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001
   [junit4]   2> 1027471 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1027488 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1027502 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1027560 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1027567 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001/collection1,
 trusted=true
   [junit4]   2> 1027567 INFO  (coreLoadExecutor-5815-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@60cd07b7
   [junit4]   2> 1027567 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001/collection1/data/]
   [junit4]   2> 1027569 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.0390625, 
floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=18.33584482043715, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5452889859262833, deletesPctAllowed=43.70064207398543
   [junit4]   2> 1027570 WARN  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1027633 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1027633 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1027635 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1027635 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1027635 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.8173828125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=26.322822740162337, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.43835006274357935, deletesPctAllowed=22.775887762962594
   [junit4]   2> 1027636 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001/collection1/conf
   [junit4]   2> 1027636 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1027637 INFO  (coreLoadExecutor-5815-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680000566164455424
   [junit4]   2> 1027638 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.SolrTestCaseHS ===> Started solr server port=46029 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s0-001
   [junit4]   2> 1027640 INFO  
(searcherExecutor-5817-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1027658 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1027658 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1027658 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1027658 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58bf238e{/solr,null,AVAILABLE}
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19e409ed{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36643}
   [junit4]   2> 1027700 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server Started @1027727ms
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=36643}
   [junit4]   2> 1027701 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T16:09:51.563Z
   [junit4]   2> 1027701 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001/solr.xml
   [junit4]   2> 1027705 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1027705 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1027706 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1029077 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1029078 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@505396cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1029078 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@505396cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1029081 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33bd1c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1029081 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33bd1c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1029082 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
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> 1029094 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1029094 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1029115 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1029126 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1029126 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1029129 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001
   [junit4]   2> 1029129 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1029138 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1029152 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1029212 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1029219 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001/collection1,
 trusted=true
   [junit4]   2> 1029219 INFO  (coreLoadExecutor-5833-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@60cd07b7
   [junit4]   2> 1029220 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001/collection1/data/]
   [junit4]   2> 1029221 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.0390625, 
floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=18.33584482043715, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5452889859262833, deletesPctAllowed=43.70064207398543
   [junit4]   2> 1029222 WARN  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1029266 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1029266 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1029267 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1029267 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1029268 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.8173828125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=26.322822740162337, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.43835006274357935, deletesPctAllowed=22.775887762962594
   [junit4]   2> 1029268 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001/collection1/conf
   [junit4]   2> 1029269 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1029269 INFO  (coreLoadExecutor-5833-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680000567875731456
   [junit4]   2> 1029270 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.SolrTestCaseHS ===> Started solr server port=36643 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s1-001
   [junit4]   2> 1029272 INFO  
(searcherExecutor-5835-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1029276 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1029276 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1029276 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1029276 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 1029279 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1029279 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1029279 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1029281 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bd8227b{/solr,null,AVAILABLE}
   [junit4]   2> 1029281 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@49187d95{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46363}
   [junit4]   2> 1029281 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.s.Server Started @1029308ms
   [junit4]   2> 1029281 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/solr, hostPort=46363}
   [junit4]   2> 1029281 ERROR 
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1029281 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1029282 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 1029282 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1029282 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1029282 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T16:09:53.144Z
   [junit4]   2> 1029282 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001/solr.xml
   [junit4]   2> 1029285 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1029285 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1029286 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1030179 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1030180 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6662079a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030180 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6662079a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030183 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33c79010[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030183 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33c79010[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1030186 WARN  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
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> 1030204 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1030204 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1030226 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1030238 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1030238 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60cd07b7
   [junit4]   2> 1030240 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001
   [junit4]   2> 1030240 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1030250 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1030281 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1030357 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid 
field id
   [junit4]   2> 1030364 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001/collection1,
 trusted=true
   [junit4]   2> 1030364 INFO  (coreLoadExecutor-5851-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@60cd07b7
   [junit4]   2> 1030364 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001/collection1/data/]
   [junit4]   2> 1030366 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.0390625, 
floorSegmentMB=0.2568359375, forceMergeDeletesPctAllowed=18.33584482043715, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5452889859262833, deletesPctAllowed=43.70064207398543
   [junit4]   2> 1030368 WARN  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1030426 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1030426 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1030428 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1030428 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1030428 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=86.8173828125, 
floorSegmentMB=1.5576171875, forceMergeDeletesPctAllowed=26.322822740162337, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.43835006274357935, deletesPctAllowed=22.775887762962594
   [junit4]   2> 1030429 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized 
to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001/collection1/conf
   [junit4]   2> 1030429 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1030430 INFO  (coreLoadExecutor-5851-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1680000569093128192
   [junit4]   2> 1030431 INFO  
(TEST-TestJsonFacets.testPrelimSortingDistrib-seed#[ECF6B640725F71A5]) [     ] 
o.a.s.SolrTestCaseHS ===> Started solr server port=46363 
home=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.search.facet.TestJsonFacets_ECF6B640725F71A5-001/s2-001
   [junit4]   2> 1030433 INFO  
(searcherExecutor-5853-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1030441 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1680000569099419648)} 0 4
   [junit4]   2> 1030445 INFO  (qtp218193442-11463) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1680000569105711104)} 0 2
   [junit4]   2> 1030450 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1680000569110953984)} 0 3
   [junit4]   2> 1030452 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1680000569115148288)]} 0 1
   [junit4]   2> 1030454 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1680000569117245440)]} 0 0
   [junit4]   2> 1030454 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1680000569118294016)]} 0 0
   [junit4]   2> 1030455 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1680000569119342592)]} 0 0
   [junit4]   2> 1030456 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5 (1680000569120391168)]} 0 0
   [junit4]   2> 1030456 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6 (1680000569120391168)]} 0 0
   [junit4]   2> 1030457 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7 (1680000569121439744)]} 0 0
   [junit4]   2> 1030457 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8 (1680000569121439744)]} 0 0
   [junit4]   2> 1030458 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9 (1680000569122488320)]} 0 0
   [junit4]   2> 1030458 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10 (1680000569122488320)]} 0 0
   [junit4]   2> 1030459 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11 (1680000569123536896)]} 0 0
   [junit4]   2> 1030460 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12 (1680000569123536896)]} 0 0
   [junit4]   2> 1030460 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13 (1680000569124585472)]} 0 0
   [junit4]   2> 1030461 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14 (1680000569124585472)]} 0 0
   [junit4]   2> 1030461 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15 (1680000569125634048)]} 0 0
   [junit4]   2> 1030462 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16 (1680000569126682624)]} 0 0
   [junit4]   2> 1030462 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17 (1680000569126682624)]} 0 0
   [junit4]   2> 1030463 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18 (1680000569127731200)]} 0 0
   [junit4]   2> 1030463 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19 (1680000569127731200)]} 0 0
   [junit4]   2> 1030464 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20 (1680000569128779776)]} 0 0
   [junit4]   2> 1030464 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21 (1680000569128779776)]} 0 0
   [junit4]   2> 1030465 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22 (1680000569129828352)]} 0 0
   [junit4]   2> 1030465 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23 (1680000569129828352)]} 0 0
   [junit4]   2> 1030466 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24 (1680000569130876928)]} 0 0
   [junit4]   2> 1030466 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25 (1680000569130876928)]} 0 0
   [junit4]   2> 1030467 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26 (1680000569131925504)]} 0 0
   [junit4]   2> 1030467 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27 (1680000569131925504)]} 0 0
   [junit4]   2> 1030468 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28 (1680000569132974080)]} 0 0
   [junit4]   2> 1030468 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29 (1680000569132974080)]} 0 0
   [junit4]   2> 1030469 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30 (1680000569134022656)]} 0 0
   [junit4]   2> 1030469 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31 (1680000569134022656)]} 0 0
   [junit4]   2> 1030470 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32 (1680000569135071232)]} 0 0
   [junit4]   2> 1030470 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33 (1680000569135071232)]} 0 0
   [junit4]   2> 1030471 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34 (1680000569135071233)]} 0 0
   [junit4]   2> 1030471 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35 (1680000569136119808)]} 0 0
   [junit4]   2> 1030471 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36 (1680000569136119808)]} 0 0
   [junit4]   2> 1030472 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37 (1680000569137168384)]} 0 0
   [junit4]   2> 1030472 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38 (1680000569137168384)]} 0 0
   [junit4]   2> 1030473 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39 (1680000569138216960)]} 0 0
   [junit4]   2> 1030473 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40 (1680000569138216960)]} 0 0
   [junit4]   2> 1030474 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41 (1680000569139265536)]} 0 0
   [junit4]   2> 1030474 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42 (1680000569139265536)]} 0 0
   [junit4]   2> 1030475 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43 (1680000569140314112)]} 0 0
   [junit4]   2> 1030475 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44 (1680000569140314112)]} 0 0
   [junit4]   2> 1030476 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45 (1680000569141362688)]} 0 0
   [junit4]   2> 1030476 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46 (1680000569141362688)]} 0 0
   [junit4]   2> 1030477 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47 (1680000569141362689)]} 0 0
   [junit4]   2> 1030477 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48 (1680000569142411264)]} 0 0
   [junit4]   2> 1030477 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49 (1680000569142411264)]} 0 0
   [junit4]   2> 1030478 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50 (1680000569143459840)]} 0 0
   [junit4]   2> 1030478 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51 (1680000569143459840)]} 0 0
   [junit4]   2> 1030479 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52 (1680000569144508416)]} 0 0
   [junit4]   2> 1030480 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53 (1680000569144508416)]} 0 0
   [junit4]   2> 1030483 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54 (1680000569148702720)]} 0 0
   [junit4]   2> 1030484 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55 (1680000569149751296)]} 0 0
   [junit4]   2> 1030484 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56 (1680000569149751296)]} 0 0
   [junit4]   2> 1030485 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57 (1680000569149751297)]} 0 0
   [junit4]   2> 1030485 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58 (1680000569150799872)]} 0 0
   [junit4]   2> 1030485 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59 (1680000569150799872)]} 0 0
   [junit4]   2> 1030486 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60 (1680000569151848448)]} 0 0
   [junit4]   2> 1030487 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61 (1680000569151848448)]} 0 0
   [junit4]   2> 1030487 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62 (1680000569152897024)]} 0 0
   [junit4]   2> 1030488 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63 (1680000569153945600)]} 0 0
   [junit4]   2> 1030488 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64 (1680000569153945600)]} 0 0
   [junit4]   2> 1030489 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65 (1680000569153945601)]} 0 0
   [junit4]   2> 1030489 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66 (1680000569154994176)]} 0 0
   [junit4]   2> 1030490 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67 (1680000569154994176)]} 0 0
   [junit4]   2> 1030490 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68 (1680000569156042752)]} 0 0
   [junit4]   2> 1030490 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69 (1680000569156042752)]} 0 0
   [junit4]   2> 1030491 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70 (1680000569157091328)]} 0 0
   [junit4]   2> 1030491 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71 (1680000569157091328)]} 0 0
   [junit4]   2> 1030492 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72 (1680000569158139904)]} 0 0
   [junit4]   2> 1030493 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73 (1680000569158139904)]} 0 0
   [junit4]   2> 1030493 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74 (1680000569159188480)]} 0 0
   [junit4]   2> 1030493 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75 (1680000569159188480)]} 0 0
   [junit4]   2> 1030494 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76 (1680000569160237056)]} 0 0
   [junit4]   2> 1030494 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77 (1680000569160237056)]} 0 0
   [junit4]   2> 1030495 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78 (1680000569161285632)]} 0 0
   [junit4]   2> 1030495 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79 (1680000569161285632)]} 0 0
   [junit4]   2> 1030496 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80 (1680000569162334208)]} 0 0
   [junit4]   2> 1030496 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81 (1680000569162334208)]} 0 0
   [junit4]   2> 1030497 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82 (1680000569163382784)]} 0 0
   [junit4]   2> 1030497 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83 (1680000569163382784)]} 0 0
   [junit4]   2> 1030497 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84 (1680000569163382785)]} 0 0
   [junit4]   2> 1030498 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85 (1680000569164431360)]} 0 0
   [junit4]   2> 1030498 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86 (1680000569164431360)]} 0 0
   [junit4]   2> 1030499 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87 (1680000569165479936)]} 0 0
   [junit4]   2> 1030499 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88 (1680000569165479936)]} 0 0
   [junit4]   2> 1030500 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89 (1680000569165479937)]} 0 0
   [junit4]   2> 1030500 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90 (1680000569166528512)]} 0 0
   [junit4]   2> 1030500 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91 (1680000569166528512)]} 0 0
   [junit4]   2> 1030501 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92 (1680000569167577088)]} 0 0
   [junit4]   2> 1030501 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93 (1680000569167577088)]} 0 0
   [junit4]   2> 1030502 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94 (1680000569168625664)]} 0 0
   [junit4]   2> 1030502 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95 (1680000569168625664)]} 0 0
   [junit4]   2> 1030503 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96 (1680000569169674240)]} 0 0
   [junit4]   2> 1030503 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[97 (1680000569169674240)]} 0 0
   [junit4]   2> 1030504 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[98 (1680000569169674241)]} 0 0
   [junit4]   2> 1030504 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[99 (1680000569170722816)]} 0 0
   [junit4]   2> 1030504 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[100 (1680000569170722816)]} 0 0
   [junit4]   2> 1030505 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[101 (1680000569171771392)]} 0 0
   [junit4]   2> 1030505 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[102 (1680000569171771392)]} 0 0
   [junit4]   2> 1030506 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[103 (1680000569172819968)]} 0 0
   [junit4]   2> 1030506 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[104 (1680000569172819968)]} 0 0
   [junit4]   2> 1030507 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[105 (1680000569173868544)]} 0 0
   [junit4]   2> 1030507 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[106 (1680000569173868544)]} 0 0
   [junit4]   2> 1030508 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[107 (1680000569174917120)]} 0 0
   [junit4]   2> 1030508 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[108 (1680000569174917120)]} 0 0
   [junit4]   2> 1030508 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[109 (1680000569174917121)]} 0 0
   [junit4]   2> 1030509 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[110 (1680000569175965696)]} 0 0
   [junit4]   2> 1030510 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[111 (1680000569175965696)]} 0 0
   [junit4]   2> 1030510 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[112 (1680000569177014272)]} 0 0
   [junit4]   2> 1030510 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[113 (1680000569177014272)]} 0 0
   [junit4]   2> 1030511 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[114 (1680000569178062848)]} 0 0
   [junit4]   2> 1030511 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[115 (1680000569178062848)]} 0 0
   [junit4]   2> 1030512 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[116 (1680000569179111424)]} 0 0
   [junit4]   2> 1030512 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[117 (1680000569179111424)]} 0 0
   [junit4]   2> 1030513 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[118 (1680000569179111425)]} 0 0
   [junit4]   2> 1030513 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[119 (1680000569180160000)]} 0 0
   [junit4]   2> 1030514 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[120 (1680000569180160000)]} 0 0
   [junit4]   2> 1030514 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[121 (1680000569181208576)]} 0 0
   [junit4]   2> 1030515 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[122 (1680000569181208576)]} 0 0
   [junit4]   2> 1030515 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1680000569182257152)]} 0 0
   [junit4]   2> 1030515 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[124 (1680000569182257152)]} 0 0
   [junit4]   2> 1030516 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[125 (1680000569183305728)]} 0 0
   [junit4]   2> 1030516 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[126 (1680000569183305728)]} 0 0
   [junit4]   2> 1030517 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[127 (1680000569184354304)]} 0 0
   [junit4]   2> 1030517 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[128 (1680000569184354304)]} 0 0
   [junit4]   2> 1030518 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[129 (1680000569184354305)]} 0 0
   [junit4]   2> 1030518 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[130 (1680000569185402880)]} 0 0
   [junit4]   2> 1030518 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[131 (1680000569185402880)]} 0 0
   [junit4]   2> 1030519 INFO  (qtp1420094805-11484) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[132 (1680000569186451456)]} 0 0
   [junit4]   2> 1030519 INFO  (qtp434770856-11445) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[133 (1680000569186451456)]} 0 0
   [junit4]   2> 1030520 INFO  (qtp1420094805-11485) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[134 (1680000569187500032)]} 0 0
   [junit4]   2> 1030520 INFO  (qtp434770856-11446) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[135 (1680000569187500032)]} 0 0
   [junit4]   2> 1030521 INFO  (qtp1420094805-11486) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[136 (1680000569187500033)]} 0 0
   [junit4]   2> 1030521 INFO  (qtp434770856-11442) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[137 (1680000569188548608)]} 0 0
   [junit4]   2> 1030521 INFO  (qtp1420094805-11482) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[138 (1680000569188548608)]} 0 0
   [junit4]   2> 1030522 INFO  (qtp434770856-11443) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[139 (1680000569189597184)]} 0 0
   [junit4]   2> 1030522 INFO  (qtp1420094805-11483) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[140 (1680000569189597184)]} 0 0
   [junit4]   2> 1030523 INFO  (qtp434770856-11444) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[141 (1680000569190645760)]} 0 0
   [junit4]   2> 103

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

dleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   36) Thread[id=11564, name=qtp862281981-11564, 
state=TIMED_WAITING, group=TGRP-TestJsonFacets]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>   37) Thread[id=11560, name=qtp862281981-11560, 
state=TIMED_WAITING, group=TGRP-TestJsonFacets]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{num_dd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 num_lds=PostingsFormat(name=LuceneVarGapFixedInterval), sparse_num_f=FST50, 
where_s_multi_not_uninvert=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 where_sds=PostingsFormat(name=LuceneVarGapFixedInterval), 
sparse_num_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
Z_num_id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 z_ids=PostingsFormat(name=Direct), 
cat_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
sparse_num_dd=FST50, f_ids=PostingsFormat(name=Direct), 
book_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
Z_num_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), 
Z_num_l=FST50, where_s_single_not_uninvert_dv=PostingsFormat(name=Direct), 
date_dtd=PostingsFormat(name=Direct), 
cat_sd=PostingsFormat(name=LuceneVarGapFixedInterval), 2_s=FST50, 
_root_=PostingsFormat(name=LuceneVarGapFixedInterval), multi_sds=FST50, 
num_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
where_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 num_id=FST50, 
y_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
bar_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
num_d=PostingsFormat(name=Direct), num_ds=FST50, date_dtds=FST50, 
num_i=PostingsFormat(name=LuceneVarGapFixedInterval), cost_f=FST50, 
x_ids=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
num_l=PostingsFormat(name=Direct), num_ls=FST50, 
where_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
num_ids=PostingsFormat(name=Direct), super_s=PostingsFormat(name=Direct), 
date_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
cat_sds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 
book_id_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 super_sds=PostingsFormat(name=LuceneVarGapFixedInterval), 
Z_long_ld=PostingsFormat(name=LuceneVarGapFixedInterval), 
sparse_ss=PostingsFormat(name=Direct), 
super_sd=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 where_s=PostingsFormat(name=Direct), 
where_s_multi_not_uninvert_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
Z_long_l=PostingsFormat(name=LuceneVarGapFixedInterval), sparse_sd=FST50, 
num_is=PostingsFormat(name=Direct), multi_ss=FST50, 
type_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
sparse_sds=PostingsFormat(name=Direct), page_s=PostingsFormat(name=Direct), 
f_sd=FST50, 
1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
super_ss=FST50, 3_s=PostingsFormat(name=Direct), 
val_b=PostingsFormat(name=LuceneVarGapFixedInterval), cat_s=FST50, 
v_t=PostingsFormat(name=Direct), foo_s=FST50, 
make_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
x_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
z_t=PostingsFormat(name=Direct), where_s_single_not_uninvert=FST50, 
sparse_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
num_dds=PostingsFormat(name=LuceneVarGapFixedInterval), 
model_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 num_fds=FST50, num_fs=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{num_dd=DocValuesFormat(name=Lucene80), 
num_lds=DocValuesFormat(name=Lucene80), date_dt=DocValuesFormat(name=Lucene80), 
cat_sds=DocValuesFormat(name=Lucene80), 
sparse_num_f=DocValuesFormat(name=Asserting), 
where_sds=DocValuesFormat(name=Lucene80), 
sparse_num_d=DocValuesFormat(name=Lucene80), 
Z_num_id=DocValuesFormat(name=Lucene80), 
super_sds=DocValuesFormat(name=Lucene80), z_ids=DocValuesFormat(name=Direct), 
Z_long_ld=DocValuesFormat(name=Lucene80), 
sparse_num_dd=DocValuesFormat(name=Asserting), 
f_ids=DocValuesFormat(name=Direct), super_sd=DocValuesFormat(name=Lucene80), 
where_s_multi_not_uninvert_dv=DocValuesFormat(name=Lucene80), 
Z_num_i=DocValuesFormat(name=Direct), Z_long_l=DocValuesFormat(name=Lucene80), 
sparse_sd=DocValuesFormat(name=Asserting), num_is=DocValuesFormat(name=Direct), 
Z_num_l=DocValuesFormat(name=Asserting), 
where_s_single_not_uninvert_dv=DocValuesFormat(name=Direct), 
date_dtd=DocValuesFormat(name=Direct), sparse_sds=DocValuesFormat(name=Direct), 
f_sd=DocValuesFormat(name=Asserting), cat_sd=DocValuesFormat(name=Lucene80), 
multi_sds=DocValuesFormat(name=Asserting), 
num_f=DocValuesFormat(name=Lucene80), where_sd=DocValuesFormat(name=Lucene80), 
num_id=DocValuesFormat(name=Asserting), bar_i=DocValuesFormat(name=Lucene80), 
num_d=DocValuesFormat(name=Direct), num_ds=DocValuesFormat(name=Asserting), 
date_dtds=DocValuesFormat(name=Asserting), 
num_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), 
cost_f=DocValuesFormat(name=Asserting), x_ids=DocValuesFormat(name=Lucene80), 
num_l=DocValuesFormat(name=Direct), num_ls=DocValuesFormat(name=Asserting), 
num_dds=DocValuesFormat(name=Lucene80), 
num_fds=DocValuesFormat(name=Asserting), num_fs=DocValuesFormat(name=Lucene80), 
num_ids=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=498, 
maxMBSortInHeap=7.018717533590701, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-US, 
timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=44,free=107081968,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, 
TestIntervalFaceting, AuditLoggerPluginTest, PreAnalyzedFieldTest, 
TolerantUpdateProcessorTest, FacetPivotSmallTest, TestDeprecatedFilters, 
CoreAdminHandlerTest, DataDrivenBlockJoinTest, TestSQLHandlerNonCloud, 
DeleteShardTest, OverseerModifyCollectionTest, 
TestStressCloudBlindAtomicUpdates, JvmMetricsTest, ExecutePlanActionTest, 
SolrIndexConfigTest, IndexSizeTriggerSizeEstimationTest, 
TestInPlaceUpdatesRequiredField, TestLeaderElectionZkExpiry, 
DistributedFacetPivotWhiteBoxTest, TestCoreBackup, TestPushWriter, 
TestSimLargeCluster, TestQuerySenderListener, LoggingHandlerTest, 
TestSolrCloudSnapshots, TestCollapseQParserPlugin, TestSimScenario, 
SolrRrdBackendFactoryTest, JWTAuthPluginIntegrationTest, DaemonStreamApiTest, 
MoveReplicaTest, TestSearchPerf, TestSortByMinMaxFunction, SolrTestCaseJ4Test, 
FileUtilsTest, TestSafeXMLParsing, SystemInfoHandlerTest, 
DistributedFacetSimpleRefinementLongTailTest, DebugComponentTest, 
TriggerSetPropertiesIntegrationTest, NumericFieldsTest, 
TestTrackingShardHandlerFactory, FileBasedSpellCheckerTest, 
TestRandomFlRTGCloud, ShowFileRequestHandlerTest, TestAnalyzeInfixSuggestions, 
TestTestInjection, DOMUtilTest, TestManagedStopFilterFactory, UUIDFieldTest, 
DeleteInactiveReplicaTest, SolrMetricReporterTest, AddReplicaTest, 
TestRandomCollapseQParserPlugin, SSLMigrationTest, 
TestExternalRoleRuleBasedAuthorizationPlugin, 
IgnoreLargeDocumentProcessorFactoryTest, SecurityHeadersTest, 
TestCorePropertiesReload, CloudExitableDirectoryReaderTest, 
TestExceedMaxTermLength, TestDistribDocBasedVersion, CurrencyFieldTypeTest, 
TestDistributedMissingSort, SolrJmxReporterTest, MoreLikeThisHandlerTest, 
NodeMutatorTest, TestCloudNestedDocsSort, TestSimpleTextCodec, 
TestFreeTextSuggestions, AtomicUpdatesTest, TestDFRSimilarityFactory, 
ConfigSetsAPITest, TestCustomSort, SolrXmlInZkTest, CheckHdfsIndexTest, 
TestFastLRUCache, TestSweetSpotSimilarityFactory, TestConfigSetsAPIExclusivity, 
AutoAddReplicasIntegrationTest, TestJsonFacets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacets 
-Dtests.seed=ECF6B640725F71A5 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-US -Dtests.timezone=America/North_Dakota/Center 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J3 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECF6B640725F71A5]:0)
   [junit4] Completed [889/920 (1!)] on J3 in 7213.03s, 162 tests, 1 error <<< 
FAILURES!

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

Reply via email to