Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19429/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([D4C321F7B9F8C0F3:1B0859436D75536E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues(DocValuesTest.java:192)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12292 lines...]
   [junit4] Suite: org.apache.solr.schema.DocValuesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_D4C321F7B9F8C0F3-001/init-core-data-001
   [junit4]   2> 1217469 WARN  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1217470 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1217472 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1217475 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1217475 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1217502 WARN  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1217503 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1217525 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=schema-docValues
   [junit4]   2> 1217534 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema schema-docValues/1.6 with uniqueid field id
   [junit4]   2> 1217572 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@146d6ea
   [junit4]   2> 1217583 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@146d6ea
   [junit4]   2> 1217583 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@146d6ea
   [junit4]   2> 1217586 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1217629 WARN  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1217630 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1217645 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=schema-docValues
   [junit4]   2> 1217653 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema schema-docValues/1.6 with 
uniqueid field id
   [junit4]   2> 1217653 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1217654 INFO  (coreLoadExecutor-4990-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@146d6ea
   [junit4]   2> 1217654 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1217654 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_D4C321F7B9F8C0F3-001/init-core-data-001/]
   [junit4]   2> 1217659 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27582769554856634]
   [junit4]   2> 1217726 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1217726 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1217727 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@199f45c
   [junit4]   2> 1217728 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb8ea2[collection1] 
main]
   [junit4]   2> 1217729 WARN  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1217729 INFO  (coreLoadExecutor-4990-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1217731 INFO  
(searcherExecutor-4991-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cb8ea2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1217731 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1217745 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testFloatAndDoubleRangeQuery
   [junit4]   2> 1217746 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1217746 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1217751 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 1217753 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 1217754 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1217755 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1217756 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1217757 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1217758 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1217759 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217759 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217769 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@10ab4ee[collection1] main]
   [junit4]   2> 1217770 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1217772 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10ab4ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C7)))}
   [junit4]   2> 1217772 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 1217774 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-0.0+TO+2.5]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 1217775 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+0]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1217777 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+2.5]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=3 
status=0 QTime=0
   [junit4]   2> 1217779 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2+TO+3]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=3 
status=0 QTime=0
   [junit4]   2> 1217781 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=4 
status=0 QTime=0
   [junit4]   2> 1217782 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[*+TO+-1]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1217784 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[*+TO+2]&fl=id,floatdv&sort=id+asc&wt=xml} hits=4 status=0 
QTime=0
   [junit4]   2> 1217785 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[*+TO+2}&fl=id,floatdv&sort=id+asc&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 1217787 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+*]&fl=id,floatdv&sort=id+asc&wt=xml} hits=6 status=0 
QTime=0
   [junit4]   2> 1217790 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[*+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} hits=7 
status=0 QTime=0
   [junit4]   2> 1217795 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 1217795 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1217796 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1217797 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1217798 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1217798 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1217799 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1217803 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217803 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217807 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e13149[collection1] main]
   [junit4]   2> 1217808 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1217810 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e13149[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C7)))}
   [junit4]   2> 1217810 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1217811 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-0.0+TO+2.5]&fl=id,doubledv,score&sort=id+asc&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1217813 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+0]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1217814 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+2.5]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=3 
status=0 QTime=0
   [junit4]   2> 1217815 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[2+TO+3]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=3 
status=0 QTime=0
   [junit4]   2> 1217817 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[2+TO+*]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=4 
status=0 QTime=0
   [junit4]   2> 1217818 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[*+TO+-1]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 1217819 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[*+TO+2]&fl=id,doubledv&sort=id+asc&wt=xml} hits=4 status=0 
QTime=0
   [junit4]   2> 1217821 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[*+TO+2}&fl=id,doubledv&sort=id+asc&wt=xml} hits=3 status=0 
QTime=0
   [junit4]   2> 1217827 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+*]&fl=id,doubledv&sort=id+asc&wt=xml} hits=6 status=0 
QTime=0
   [junit4]   2> 1217829 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[*+TO+*]&fl=id,doubledv,score&sort=id+asc&wt=xml} hits=7 
status=0 QTime=0
   [junit4]   2> 1217832 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQuery-seed#[D4C321F7B9F8C0F3]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testFloatAndDoubleRangeQuery
   [junit4]   2> 1217835 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValuesSorting2
   [junit4]   2> 1217835 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1217835 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1217837 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1217838 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1217839 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1217840 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1217841 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1217841 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1217842 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1217843 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217843 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217846 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@22cf78[collection1] main]
   [junit4]   2> 1217847 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1217850 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22cf78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C7)))}
   [junit4]   2> 1217850 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1217851 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=id&sort=doubledv+asc&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1217853 INFO  
(TEST-DocValuesTest.testDocValuesSorting2-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesSorting2
   [junit4]   2> 1217859 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValuesFaceting
   [junit4]   2> 1217859 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1217860 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1217862 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1217863 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1217863 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1217864 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1217865 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1217866 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1217866 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1217867 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1217868 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1217869 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1217869 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 1217870 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 0
   [junit4]   2> 1217871 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 1217871 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 1217873 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 1
   [junit4]   2> 1217873 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 0
   [junit4]   2> 1217874 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 1217875 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[17]} 0 0
   [junit4]   2> 1217876 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[18]} 0 0
   [junit4]   2> 1217876 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[19]} 0 0
   [junit4]   2> 1217877 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[20]} 0 0
   [junit4]   2> 1217878 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[21]} 0 0
   [junit4]   2> 1217878 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[22]} 0 0
   [junit4]   2> 1217879 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[23]} 0 0
   [junit4]   2> 1217880 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[24]} 0 0
   [junit4]   2> 1217880 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[25]} 0 0
   [junit4]   2> 1217881 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[26]} 0 0
   [junit4]   2> 1217882 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[27]} 0 0
   [junit4]   2> 1217883 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[28]} 0 0
   [junit4]   2> 1217883 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[29]} 0 0
   [junit4]   2> 1217884 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[30]} 0 0
   [junit4]   2> 1217885 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[31]} 0 0
   [junit4]   2> 1217886 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[32]} 0 0
   [junit4]   2> 1217886 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[33]} 0 0
   [junit4]   2> 1217887 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[34]} 0 0
   [junit4]   2> 1217888 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[35]} 0 0
   [junit4]   2> 1217889 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[36]} 0 0
   [junit4]   2> 1217890 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[37]} 0 0
   [junit4]   2> 1217890 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[38]} 0 0
   [junit4]   2> 1217891 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[39]} 0 0
   [junit4]   2> 1217891 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[40]} 0 0
   [junit4]   2> 1217892 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[41]} 0 0
   [junit4]   2> 1217893 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[42]} 0 0
   [junit4]   2> 1217894 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[43]} 0 0
   [junit4]   2> 1217894 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[44]} 0 0
   [junit4]   2> 1217895 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[45]} 0 0
   [junit4]   2> 1217895 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[46]} 0 0
   [junit4]   2> 1217897 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[47]} 0 0
   [junit4]   2> 1217897 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[48]} 0 0
   [junit4]   2> 1217898 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[49]} 0 0
   [junit4]   2> 1217899 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10000]} 0 0
   [junit4]   2> 1217899 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10001]} 0 0
   [junit4]   2> 1217900 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10002]} 0 0
   [junit4]   2> 1217901 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10003]} 0 0
   [junit4]   2> 1217902 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10004]} 0 0
   [junit4]   2> 1217902 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10005]} 0 0
   [junit4]   2> 1217903 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217903 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217909 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1678b9e[collection1] main]
   [junit4]   2> 1217910 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1217912 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1678b9e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C56)))}
   [junit4]   2> 1217912 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 1217914 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10006]} 0 0
   [junit4]   2> 1217914 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10007]} 0 0
   [junit4]   2> 1217915 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10008]} 0 0
   [junit4]   2> 1217916 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10009]} 0 0
   [junit4]   2> 1217917 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100010]} 0 0
   [junit4]   2> 1217917 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100011]} 0 0
   [junit4]   2> 1217918 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100012]} 0 0
   [junit4]   2> 1217919 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100013]} 0 0
   [junit4]   2> 1217919 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100014]} 0 0
   [junit4]   2> 1217920 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100015]} 0 0
   [junit4]   2> 1217921 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100016]} 0 0
   [junit4]   2> 1217922 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100017]} 0 0
   [junit4]   2> 1217922 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100018]} 0 0
   [junit4]   2> 1217923 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100019]} 0 0
   [junit4]   2> 1217924 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100020]} 0 0
   [junit4]   2> 1217924 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100021]} 0 0
   [junit4]   2> 1217925 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100022]} 0 0
   [junit4]   2> 1217926 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100023]} 0 0
   [junit4]   2> 1217926 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100024]} 0 0
   [junit4]   2> 1217927 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100025]} 0 0
   [junit4]   2> 1217928 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100026]} 0 0
   [junit4]   2> 1217928 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100027]} 0 0
   [junit4]   2> 1217929 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100028]} 0 0
   [junit4]   2> 1217930 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100029]} 0 0
   [junit4]   2> 1217930 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100030]} 0 0
   [junit4]   2> 1217931 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100031]} 0 0
   [junit4]   2> 1217932 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100032]} 0 0
   [junit4]   2> 1217933 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100033]} 0 0
   [junit4]   2> 1217934 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100034]} 0 0
   [junit4]   2> 1217934 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100035]} 0 0
   [junit4]   2> 1217935 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100036]} 0 0
   [junit4]   2> 1217936 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100037]} 0 0
   [junit4]   2> 1217937 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100038]} 0 0
   [junit4]   2> 1217937 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100039]} 0 0
   [junit4]   2> 1217938 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100040]} 0 0
   [junit4]   2> 1217939 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100041]} 0 0
   [junit4]   2> 1217939 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100042]} 0 0
   [junit4]   2> 1217940 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100043]} 0 0
   [junit4]   2> 1217941 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100044]} 0 0
   [junit4]   2> 1217941 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100045]} 0 0
   [junit4]   2> 1217942 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100046]} 0 0
   [junit4]   2> 1217942 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100047]} 0 0
   [junit4]   2> 1217943 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100048]} 0 0
   [junit4]   2> 1217944 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100049]} 0 0
   [junit4]   2> 1217945 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217945 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217950 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7de459[collection1] main]
   [junit4]   2> 1217951 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1217953 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7de459[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C56)
 Uninverting(_4(7.0.0):C44)))}
   [junit4]   2> 1217953 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 1217962 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=8
   [junit4]   2> 1217963 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217964 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=longdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217965 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=floatdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217967 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=floatdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217968 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=floatdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217969 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=doubledv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217971 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=doubledv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217972 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=doubledv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217973 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=intdv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217974 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=intdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217975 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=intdv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217976 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=datedv&rows=0&facet=true&wt=xml&facet.sort=count}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217978 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=-1&facet.field=datedv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=count&facet.offset=1}
 hits=100 status=0 QTime=1
   [junit4]   2> 1217980 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.limit=1&facet.field=datedv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index&facet.offset=33}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217981 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:true&wt=xml} hits=83 status=0 QTime=0
   [junit4]   2> 1217984 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:false&wt=xml} hits=17 status=0 QTime=0
   [junit4]   2> 1217987 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&facet.field=booldv&facet.mincount=1&rows=0&facet=true&wt=xml&facet.sort=index}
 hits=100 status=0 QTime=0
   [junit4]   2> 1217988 INFO  
(TEST-DocValuesTest.testDocValuesFaceting-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesFaceting
   [junit4]   2> 1217991 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHalfAndHalfDocValues
   [junit4]   2> 1217991 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1217991 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1217994 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 1217994 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1217994 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1217998 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1efafd0[collection1] main]
   [junit4]   2> 1217999 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218000 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1efafd0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C1)))}
   [junit4]   2> 1218001 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1218002 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1218002 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1218002 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1218015 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e777dd[collection1] main]
   [junit4]   2> 1218017 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218019 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e777dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C2)))}
   [junit4]   2> 1218019 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 1218020 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1218021 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1218021 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1218025 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12990fe[collection1] main]
   [junit4]   2> 1218026 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218028 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12990fe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C2)
 Uninverting(_8(7.0.0):C1)))}
   [junit4]   2> 1218028 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1218029 INFO  
(TEST-DocValuesTest.testHalfAndHalfDocValues-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHalfAndHalfDocValues
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocValuesTest 
-Dtests.method=testHalfAndHalfDocValues -Dtests.seed=D4C321F7B9F8C0F3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu-HU 
-Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | DocValuesTest.testHalfAndHalfDocValues <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D4C321F7B9F8C0F3:1B0859436D75536E]:0)
   [junit4]    >        at 
org.apache.solr.schema.DocValuesTest.testHalfAndHalfDocValues(DocValuesTest.java:192)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1218033 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDocValuesMatch
   [junit4]   2> 1218034 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1218034 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1218035 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1218036 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1218037 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1218037 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1218038 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1218038 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1218042 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@dfb1cc[collection1] main]
   [junit4]   2> 1218042 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218044 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dfb1cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C4)))}
   [junit4]   2> 1218045 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1218046 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:car&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218047 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:[b+TO+d]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1218053 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:c*&sort=id+asc&wt=xml} hits=2 status=0 QTime=4
   [junit4]   2> 1218054 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:c?r&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218056 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=stringdv:/c[a-b]r/&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218057 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:3&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218058 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2+TO+3]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1218060 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:"-5"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218061 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+-4]&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218062 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-6+TO+2.1]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218063 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:1&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218064 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:[3+TO+4]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218065 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:"-1"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218066 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=intdv:[-1+TO+1]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218067 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=longdv:1&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218068 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=longdv:[1+TO+2]&sort=id+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1218070 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:3.1&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218071 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[2+TO+3.3]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218072 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:"-4.3"&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218073 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+-4]&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1218074 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=doubledv:[-6+TO+2.0]&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218098 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:false&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218104 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=booldv:true&sort=id+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1218105 INFO  
(TEST-DocValuesTest.testDocValuesMatch-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesMatch
   [junit4]   2> 1218116 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testFloatAndDoubleRangeQueryRandom
   [junit4]   2> 1218116 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1218117 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1218120 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1218120 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1218122 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1218122 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1218123 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1218123 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1218127 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1573704[collection1] main]
   [junit4]   2> 1218127 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1218129 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1573704[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.0.0):C2)))}
   [junit4]   2> 1218129 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1218130 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Indexed values: [-1.3019449E-27, -8.265243E-20]
   [junit4]   2> 1218131 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218131 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.5725553E7+TO+-12622.321]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218132 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218132 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-4.6066622E-36+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1218133 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218133 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-9.8407905E9+TO+-518959.3}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218133 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218134 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.50989428E13+TO+9.902293E30]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218134 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218134 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{92.00927+TO+2.73731535E11]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218135 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218135 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.3019449E-27+TO+1.18365552E8]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1218136 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218137 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-3.4890496E9+TO+-1.4738184E-36]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218138 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218138 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.5777419E33+TO+-7.210853E37]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218139 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218139 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.20896543E15+TO+1.3837902E-34}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218140 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218141 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2.7417982E26+TO+-1.7294899E-38}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218141 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218141 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[4.5528212E16+TO+-6.096332E-6}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218142 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218142 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[8.526198E24+TO+2.5897415E32]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218142 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218142 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.03301567E15+TO+*]&fl=id,floatdv,score&sort=id+asc&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1218143 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218143 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-Infinity+TO+-1.32942643E14]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218143 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218144 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{1.1389398E31+TO+2.1724256E-28}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218144 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218144 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-7.2637343E-12+TO+3.7114333E-17]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218145 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218146 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{468362.28+TO+-4.64073834E14}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218146 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218146 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[7.0736183E-7+TO+-1.1855063E-20]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218147 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218147 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.3837549E-8+TO+-2.0643746E34]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218147 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218148 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[3.4028235E38+TO+-2.1634354E7}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218148 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218148 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[1.1684828E37+TO+3.4028235E38}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218149 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218149 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{2.4352762E-33+TO+-1.6482007E37]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218149 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218150 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-6.874034E-15+TO+5.50943406E14]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218151 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218151 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[3.197829E-22+TO+8.7399212E18}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218151 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218152 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-4.225836E-4+TO+1.70975434E14]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218153 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='1'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218153 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-4.5324954E-21+TO+4.8499575E22]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1218154 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218154 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.2569776E34+TO+1.271237E-6}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218155 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218155 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{2.3585288E26+TO+1.12785566E17]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218156 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218156 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[4.829486E-10+TO+8.57895E-27}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218156 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218157 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-1.86719381E15+TO+-5.6905113E-15]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218157 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218157 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[-1.6106877E-7+TO+9.175842E10}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218158 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218158 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{5.419923E-17+TO+-1.19732038E15]&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218159 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218159 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.667061E36+TO+7.977161E-15}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218160 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218161 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-7.0306646E-37+TO+-1.3019449E-27}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218161 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='0']]
   [junit4]   2> 1218161 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:[2.4516963E-26+TO+1.1035803E-30}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=0 status=0 QTime=0
   [junit4]   2> 1218162 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected: [//*[@numFound='2'], 
//result/doc[1]/int[@name='id'][.=1], 
//result/doc[1]/float[@name='score'][.=1.0], 
//result/doc[2]/int[@name='id'][.=2], 
//result/doc[2]/float[@name='score'][.=1.0]]
   [junit4]   2> 1218162 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=floatdv:{-2.1310116E-14+TO+3.1852265E-32}&fl=id,floatdv,score&sort=id+asc&wt=xml}
 hits=2 status=0 QTime=0
   [junit4]   2> 1218163 INFO  
(TEST-DocValuesTest.testFloatAndDoubleRangeQueryRandom-seed#[D4C321F7B9F8C0F3]) 
[    ] o.a.s.s.DocValuesTest Expected

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

s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100042]} 0 0
   [junit4]   2> 1234670 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100043]} 0 0
   [junit4]   2> 1234671 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100044]} 0 0
   [junit4]   2> 1234671 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100045]} 0 0
   [junit4]   2> 1234672 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100046]} 0 0
   [junit4]   2> 1234672 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100047]} 0 0
   [junit4]   2> 1234673 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100048]} 0 0
   [junit4]   2> 1234674 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[100049]} 0 0
   [junit4]   2> 1234674 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1234674 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@168a868 commitCommandVersion:0
   [junit4]   2> 1234681 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a4b839[collection1] main]
   [junit4]   2> 1234682 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1234685 INFO  (searcherExecutor-4991-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a4b839[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.0.0):C39)
 Uninverting(_f(7.0.0):C11)))}
   [junit4]   2> 1234685 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 1234686 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=stringdv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234687 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=floatdv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234688 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=intdv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234689 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=doubledv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234690 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=longdv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234691 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&rows=0&wt=xml&stats.field=datedv} hits=50 status=0 
QTime=0
   [junit4]   2> 1234692 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&stats.facet=intdv&rows=0&wt=xml&stats.field=floatdv} 
hits=50 status=0 QTime=0
   [junit4]   2> 1234694 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&stats=true&stats.facet=datedv&rows=0&wt=xml&stats.field=floatdv} 
hits=50 status=0 QTime=0
   [junit4]   2> 1234695 INFO  
(TEST-DocValuesTest.testDocValuesStats-seed#[D4C321F7B9F8C0F3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDocValuesStats
   [junit4]   2> 1234696 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1234696 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4903894
   [junit4]   2> 1234696 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1234699 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1234702 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1234702 INFO  
(SUITE-DocValuesTest-seed#[D4C321F7B9F8C0F3]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1234703 INFO  (coreCloseExecutor-4995-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@d5b5be
   [junit4]   2> 1234705 INFO  (coreCloseExecutor-4995-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=14005694
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.schema.DocValuesTest_D4C321F7B9F8C0F3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, timezone=WET
   [junit4]   2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=146280496,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
TestUninvertingReader, ShardRoutingCustomTest, IndexSchemaTest, 
TestRequestForwarding, DistributedFacetExistsSmallTest, BooleanFieldTest, 
TestDistributedGrouping, TestInitParams, TestSolrCLIRunExample, 
IndexBasedSpellCheckerTest, TestComplexPhraseLeadingWildcard, 
TestCloudManagedSchema, TestScoreJoinQPScore, TestFiltering, TestExportWriter, 
TestConfigSetsAPIExclusivity, TestPostingsSolrHighlighter, 
TestSurroundQueryParser, SharedFSAutoReplicaFailoverTest, 
TestEmbeddedSolrServerConstructors, TestQueryTypes, BadComponentTest, 
TestSchemalessBufferedUpdates, ZkSolrClientTest, 
TestSimpleTrackingShardHandler, TestNonDefinedSimilarityFactory, 
AnalyticsMergeStrategyTest, TriLevelCompositeIdRoutingTest, TestCoreContainer, 
SolrIndexMetricsTest, TestTolerantUpdateProcessorCloud, LargeFieldTest, 
SubstringBytesRefFilterTest, TestNoOpRegenerator, 
TestCursorMarkWithoutUniqueKey, CoreSorterTest, 
OverseerCollectionConfigSetProcessorTest, TestBulkSchemaAPI, 
ResourceLoaderTest, SpellCheckCollatorTest, TestBlobHandler, 
TestStressUserVersions, SolrCmdDistributorTest, HttpSolrCallGetCoreTest, 
TestExactStatsCache, TestFieldTypeResource, TestMacroExpander, PrimUtilsTest, 
CdcrBootstrapTest, TestSweetSpotSimilarityFactory, SmileWriterTest, 
TestDefaultStatsCache, TestSubQueryTransformer, TestBM25SimilarityFactory, 
ChaosMonkeySafeLeaderTest, TestFastLRUCache, TestXIncludeConfig, 
SoftAutoCommitTest, CdcrRequestHandlerTest, TestDynamicLoading, 
BlockJoinFacetSimpleTest, DistribCursorPagingTest, DistributedMLTComponentTest, 
HdfsWriteToMultipleCollectionsTest, TestFieldCollectionResource, 
TestSolrCloudWithDelegationTokens, HighlighterMaxOffsetTest, 
AlternateDirectoryTest, TestSolrConfigHandlerConcurrent, 
SchemaVersionSpecificBehaviorTest, TestJavabinTupleStreamParser, 
HdfsCollectionsAPIDistributedZkTest, CSVRequestHandlerTest, RuleEngineTest, 
IndexSchemaRuntimeFieldTest, TestSegmentSorting, TestAuthenticationFramework, 
TestConfigOverlay, DistributedIntervalFacetingTest, SuggesterFSTTest, 
TolerantUpdateProcessorTest, DOMUtilTest, 
DistributedFacetPivotSmallAdvancedTest, JsonValidatorTest, JsonLoaderTest, 
TestManagedStopFilterFactory, TestRawTransformer, ZkStateReaderTest, 
TestExclusionRuleCollectionAccess, AssignTest, TestPerFieldSimilarity, 
BJQParserTest, TestManagedSchemaThreadSafety, DeleteInactiveReplicaTest, 
TestFieldCacheSortRandom, TestPivotHelperCode, SolrInfoBeanTest, 
WordBreakSolrSpellCheckerTest, FileUtilsTest, 
ShufflingReplicaListTransformerTest, CleanupOldIndexTest, 
TestStressCloudBlindAtomicUpdates, CollectionsAPISolrJTest, TestRTGBase, 
HighlighterTest, SolrSlf4jReporterTest, LeaderFailoverAfterPartitionTest, 
TestSchemaSimilarityResource, TestSystemIdResolver, DirectSolrConnectionTest, 
CollectionsAPIDistributedZkTest, TestUpdate, TestCoreAdminApis, 
BasicFunctionalityTest, TestReplicationHandler, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressVersions, 
HardAutoCommitTest, SpellCheckComponentTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
TestFoldingMultitermQuery, DocValuesTest]
   [junit4] Completed [415/702 (1!)] on J1 in 17.28s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 40300 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to