Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/378/
[...truncated 29 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/86//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Ant options: -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt [repro] Repro line: ant test -Dtestcase=TestSimpleTextDocValuesFormat -Dtests.method=testSortedSetFixedLengthSingleValuedVsStoredFields -Dtests.seed=77F2D53544396AF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-OM -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=7087FC717CA77960 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] lucene/codecs [repro] TestSimpleTextDocValuesFormat [repro] solr/core [repro] TestRandomDVFaceting [repro] ant compile-test [...truncated 203 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSimpleTextDocValuesFormat" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.seed=77F2D53544396AF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-OM -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 695 lines...] [repro] Setting last failure code to 256 [repro] ant compile-test [...truncated 3347 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.seed=7087FC717CA77960 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 3787 lines...] [junit4] 2> 18624 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'TGOI'!='MNVR' @ facet_counts/facet_fields/id/[4] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":5,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "JCJB",1, [junit4] 2> "LXFZ",1, [junit4] 2> "TGOI",1, [junit4] 2> "UZWL",1, [junit4] 2> "ZKYW",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":5,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "JCJB",1, [junit4] 2> "LXFZ",1, [junit4] 2> "MNVR",1, [junit4] 2> "MPQS",1, [junit4] 2> "ZKYW",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=id&facet.method=uif [junit4] 2> 18626 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=7087FC717CA77960 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 7.33s J0 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'TGOI'!='MNVR' @ facet_counts/facet_fields/id/[4] [junit4] > at __randomizedtesting.SeedInfo.seed([7087FC717CA77960:7DEFDCA4295EB1DF]:0) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175) [junit4] > at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 18633 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 18633 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=480698633 [junit4] 2> 18634 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@5ae12ce [junit4] 2> 18634 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5ae12ce [junit4] 2> 18635 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df2c81c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@46fc7c03 [junit4] 2> 18654 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 18670 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 18671 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@176686b9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1702ae4c [junit4] 2> 18676 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 18676 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37b46bc5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@569896ec [junit4] 2> 18676 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 18676 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d4d4ffb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@24dfef74 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=LuceneVarGapFixedInterval), foo_ds_dv=PostingsFormat(name=Direct), foo_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), small_i=PostingsFormat(name=Direct), small3_is=PostingsFormat(name=Direct), small_s=PostingsFormat(name=LuceneVarGapFixedInterval), score_f=PostingsFormat(name=Direct), score_d=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_fs_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_l=PostingsFormat(name=LuceneVarGapFixedInterval), small4_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_s=PostingsFormat(name=LuceneVarGapFixedInterval), small2_i=PostingsFormat(name=Direct), foo_ls_dv=PostingsFormat(name=Direct), small2_is=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ds=PostingsFormat(name=LuceneFixedGap), foo_fs=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d_dv=PostingsFormat(name=LuceneFixedGap), score_f_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), score_d_dv=PostingsFormat(name=LuceneFixedGap), small2_ss=PostingsFormat(name=LuceneFixedGap), foo_l_dv=PostingsFormat(name=LuceneFixedGap), foo_f=PostingsFormat(name=Direct), foo_ls=PostingsFormat(name=LuceneFixedGap)}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Direct), id_dv=DocValuesFormat(name=Direct), score_d_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Direct), small2_is_p=DocValuesFormat(name=Lucene80), foo_ds_dv=DocValuesFormat(name=Asserting), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Asserting), foo_l_p=DocValuesFormat(name=Direct), foo_i_p=DocValuesFormat(name=Asserting), small2_i_dv=DocValuesFormat(name=Direct), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Direct), foo_i_dv=DocValuesFormat(name=Asserting), small2_ss_dv=DocValuesFormat(name=Asserting), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Direct), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Asserting), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Asserting), foo_d_p=DocValuesFormat(name=Direct), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Direct), score_d_dv=DocValuesFormat(name=Direct), foo_l_dv=DocValuesFormat(name=Direct), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1006, maxMBSortInHeap=5.683599953241432, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ms, timezone=Australia/Canberra [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=196424584,total=332922880 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting] [junit4] Completed [1/5 (1!)] on J0 in 17.64s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 3599 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/server/solr/configsets/_default/conf' [junit4] 2> 3617 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001/data-dir-1-001 [junit4] 2> 3716 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3764 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.e.j.u.log Logging initialized @3813ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 3769 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3999 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4003 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4151 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4546 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4570 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.D.s.TrieIntField Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4579 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4585 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.D.s.TrieLongField Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4591 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4598 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.D.s.TrieDateField Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly. [junit4] 2> 4646 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 4652 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.c.SolrPaths Using system property solr.solr.home: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr [junit4] 2> 8167 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 8188 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 8457 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 8822 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@514a4ab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8823 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@514a4ab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8994 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1124ef3a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8995 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1124ef3a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9329 WARN (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 9796 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 9797 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 9797 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50b7b189 [junit4] 2> 10006 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 10030 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 10082 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 10102 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 10103 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1, trusted=true [junit4] 2> 10154 INFO (coreLoadExecutor-12-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@50b7b189 [junit4] 2> 10169 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_7087FC717CA77960-001/data-dir-1-001/] [junit4] 2> 10359 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=10.3017578125, floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=6.233995882586763, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.92947966409942 [junit4] 2> 12186 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 12186 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 12189 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=92.1376953125, floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=4.29522008077544, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6014689591697395, deletesPctAllowed=40.1505038472491 [junit4] 2> 12216 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 12242 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 12249 INFO (SUITE-TestRandomDVFaceting-seed#[7087FC717CA77960]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 12255 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 12267 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 12335 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 12341 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 66 [junit4] 2> 12605 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 1 ms [junit4] 2> 12609 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{optimize=} 0 260 [junit4] 2> 12644 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=0&wt=json} hits=0 status=0 QTime=28 [junit4] 2> 12674 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=enum} hits=0 status=0 QTime=25 [junit4] 2> 12681 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=fc} hits=0 status=0 QTime=5 [junit4] 2> 12688 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=6 [junit4] 2> 12688 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 12689 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=39&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12697 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=5 [junit4] 2> 12714 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=15 [junit4] 2> 12714 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12715 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 12758 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=42 [junit4] 2> 12759 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12762 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=1 [junit4] 2> 12765 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 12766 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12767 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 12767 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12768 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12769 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12773 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 12773 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12774 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 12775 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12776 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12777 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12780 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 12781 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12783 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 12783 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12784 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12785 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12786 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12787 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12788 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 12788 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12790 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12794 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=3 [junit4] 2> 12794 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12795 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 12795 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.prefix=&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12796 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12796 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12796 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12797 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 12797 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12798 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12798 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12798 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12799 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 12799 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=92&facet.sort=count&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12800 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12801 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=1 [junit4] 2> 12801 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12802 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 12802 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.sort=index&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12803 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12803 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12803 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12804 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 12804 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12805 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.missing=true&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12805 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12806 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12806 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12806 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 12807 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13008 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13009 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13012 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13012 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13013 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13013 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13014 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13015 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13015 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13016 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13016 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.missing=true&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13017 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13017 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13018 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13018 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0 [junit4] 2> 13019 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13020 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13020 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13020 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13021 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 13021 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13024 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13025 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13025 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13025 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13026 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 13026 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13027 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13028 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13028 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13029 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 13030 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13030 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13031 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13032 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13033 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13034 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0 [junit4] 2> 13034 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13034 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13037 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 13037 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13038 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13039 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13039 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=62&facet.sort=count&facet.mincount=3&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13040 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13040 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13041 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13047 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=6 [junit4] 2> 13048 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13048 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13049 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13049 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13049 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 13050 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.prefix=&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13050 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13050 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13051 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13051 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13051 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13186 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OSRQ]} 0 133 [junit4] 2> 13190 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SNTD]} 0 3 [junit4] 2> 14040 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 14040 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 849 [junit4] 2> 14045 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ESAQ]} 0 3 [junit4] 2> 14049 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[PGCZ]} 0 3 [junit4] 2> 14056 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IVTP]} 0 5 [junit4] 2> 14064 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MVHR]} 0 7 [junit4] 2> 14068 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AJFF]} 0 2 [junit4] 2> 14072 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ZZYE]} 0 3 [junit4] 2> 14074 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[DPES]} 0 1 [junit4] 2> 14077 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WQQA]} 0 2 [junit4] 2> 14081 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NANP]} 0 3 [junit4] 2> 14084 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QCAL]} 0 1 [junit4] 2> 14089 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UJDJ]} 0 3 [junit4] 2> 14093 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[FTBU]} 0 1 [junit4] 2> 14098 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IJHW]} 0 4 [junit4] 2> 14100 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UMAP]} 0 1 [junit4] 2> 14101 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BTEO]} 0 1 [junit4] 2> 14103 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QOQL]} 0 1 [junit4] 2> 14105 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ZUXS]} 0 1 [junit4] 2> 14106 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[EGYU]} 0 1 [junit4] 2> 14108 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UEPE]} 0 1 [junit4] 2> 14110 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IYIO]} 0 1 [junit4] 2> 14112 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MBPO]} 0 1 [junit4] 2> 14113 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MASA]} 0 1 [junit4] 2> 14114 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CJFJ]} 0 1 [junit4] 2> 14116 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BYXM]} 0 0 [junit4] 2> 14117 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CSSQ]} 0 1 [junit4] 2> 14118 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MVCX]} 0 1 [junit4] 2> 14120 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LONN]} 0 1 [junit4] 2> 14121 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YUZC]} 0 1 [junit4] 2> 14122 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VJZZ]} 0 0 [junit4] 2> 14123 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WOIR]} 0 1 [junit4] 2> 14125 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XCPO]} 0 0 [junit4] 2> 14126 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XFQW]} 0 1 [junit4] 2> 14433 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 14434 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 307 [junit4] 2> 14438 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HQMI]} 0 3 [junit4] 2> 14440 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HQMI]} 0 0 [junit4] 2> 14443 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IZBC]} 0 2 [junit4] 2> 14479 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 14479 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 34 [junit4] 2> 14483 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NZIV]} 0 3 [junit4] 2> 14485 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[PVGW]} 0 1 [junit4] 2> 14500 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 14502 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 16 [junit4] 2> 14520 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=76&wt=json} hits=38 status=0 QTime=17 [junit4] 2> 14542 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{deleteByQuery=id:(ESAQ IVTP WQQA IJHW IYIO MASA MVCX NZIV PVGW )} 0 7 [junit4] 2> 14811 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms [junit4] 2> 14813 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 269 [junit4] 2> 14834 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=enum} hits=29 status=0 QTime=20 [junit4] 2> 14858 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=fc} hits=29 status=0 QTime=22 [junit4] 2> 14871 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=fcs} hits=29 status=0 QTime=12 [junit4] 2> 14873 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field={!key%3Did}id_dv} hits=29 status=0 QTime=2 [junit4] 2> 14881 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=17&facet.sort=index&facet.field=id&facet.method=uif} hits=29 status=0 QTime=7 [junit4] 2> 14882 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=enum} hits=29 status=0 QTime=0 [junit4] 2> 14892 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=4&facet.field=score_f&facet.method=fc} hits=29 status=0 QTime=9 [junit4] 2> 14893 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[7087FC717CA77960]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true& [...truncated too long message...] t4] 2> "b",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=16&facet.limit=59&facet.sort=count&facet.prefix=&facet.field=small2_ss&facet.method=uif [junit4] 2> 62681 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[53C007BFA8B074D6]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=53C007BFA8B074D6 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ms -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 15.0s J1 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 't'!='g' @ facet_counts/facet_fields/small2_ss/[0] [junit4] > at __randomizedtesting.SeedInfo.seed([53C007BFA8B074D6:5EA8276AFD49BC69]:0) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175) [junit4] > at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 62682 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 62682 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1984440373 [junit4] 2> 62683 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@3d7c0b5e [junit4] 2> 62683 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@3d7c0b5e [junit4] 2> 62683 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@108c048f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7e533ee4 [junit4] 2> 62698 INFO (coreCloseExecutor-39-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 62750 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 62750 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@160ff25a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@573395b8 [junit4] 2> 62755 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 62755 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a1ed158: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@65673b66 [junit4] 2> 62755 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 62755 INFO (SUITE-TestRandomDVFaceting-seed#[53C007BFA8B074D6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31d65e7f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6a150863 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp/solr.TestRandomDVFaceting_53C007BFA8B074D6-002 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ds_dv=PostingsFormat(name=LuceneFixedGap), foo_f_dv=Lucene84, small_i=PostingsFormat(name=LuceneFixedGap), small3_is=PostingsFormat(name=LuceneFixedGap), small_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_f=PostingsFormat(name=LuceneFixedGap), score_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_i=Lucene84, foo_fs_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), small4_ss=Lucene84, small2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_i=PostingsFormat(name=LuceneFixedGap), foo_ls_dv=PostingsFormat(name=LuceneFixedGap), small2_is=Lucene84, foo_ds=Lucene84, foo_fs=Lucene84, foo_d_dv=Lucene84, score_f_dv=Lucene84, foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_d_dv=Lucene84, small2_ss=Lucene84, foo_f=PostingsFormat(name=LuceneFixedGap), foo_l_dv=Lucene84, foo_ls=Lucene84}, docValues:{small2_s_dv=DocValuesFormat(name=Lucene80), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Lucene80), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Direct), foo_f_dv=DocValuesFormat(name=Lucene80), foo_ds_p=DocValuesFormat(name=Direct), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Direct), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Direct), small2_ss_dv=DocValuesFormat(name=Direct), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Lucene80), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Lucene80), small3_is_p=DocValuesFormat(name=Lucene80), foo_ls_dv=DocValuesFormat(name=Direct), foo_f_p=DocValuesFormat(name=Lucene80), foo_ls_p=DocValuesFormat(name=Direct), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Lucene80), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=941, maxMBSortInHeap=7.260495525090269, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms, timezone=Australia/Canberra [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=179895592,total=360185856 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, TestRandomDVFaceting] [junit4] Completed [5/5 (5!)] on J1 in 15.57s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] [junit4] Tests with failures [seed: 53C007BFA8B074D6]: [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] - org.apache.solr.TestRandomDVFaceting.testRandomFaceting [junit4] [junit4] [junit4] JVM J0: 0.68 .. 48.60 = 47.92s [junit4] JVM J1: 0.77 .. 65.70 = 64.93s [junit4] JVM J2: 0.68 .. 51.43 = 50.75s [junit4] JVM J3: 0.69 .. 50.14 = 49.46s [junit4] Execution time total: 1 minute 5 seconds [junit4] Tests summary: 5 suites, 5 tests, 5 failures BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 failures [seed: 53C007BFA8B074D6] Total time: 1 minute 7 seconds [repro] Setting last failure code to 256 [repro] Failures at the tip of branch_8x without a seed: [repro] 0/5 failed: org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat [repro] 5/5 failed: org.apache.solr.TestRandomDVFaceting [repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples. [repro] Exiting with code 256 Archiving artifacts [Fast Archiver] No artifacts from Lucene » Lucene-Solr-repro Repro-Lucene/Lucene-Solr-Tests-8.x#734 to compare, so performing full copy of artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
