Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/347/
[...truncated 29 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/81//consoleText [repro] Revision: a7d876b6e6dba80a1820084cd6930ef58a480bed [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=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=D835F0586A14D3AE -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=sr-Latn-BA -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=TestRandomFaceting -Dtests.method=testRandomFaceting -Dtests.seed=C1009E8FC9407EC6 -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=he -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: f7779339d569b3aaa59b1cdfb7368b1bb6650bcc [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout a7d876b6e6dba80a1820084cd6930ef58a480bed [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestRandomFaceting [repro] lucene/analysis/common [repro] TestRandomChains [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomFaceting" -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=C1009E8FC9407EC6 -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=he -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 22986 lines...] [junit4] 2> 34423 ERROR (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.TestRandomFaceting ERROR: mismatch facet response: mismatch: '11'!='4' @ facet_counts/facet_fields/alternate_key/[16] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":48,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "alternate_key":[ [junit4] 2> "17",5, [junit4] 2> "0",4, [junit4] 2> "5",4, [junit4] 2> "6",4, [junit4] 2> "8",4, [junit4] 2> "16",4, [junit4] 2> "-1",3, [junit4] 2> "2",3, [junit4] 2> "11",3, [junit4] 2> "12",3, [junit4] 2> "14",3, [junit4] 2> "15",3, [junit4] 2> "-2",2, [junit4] 2> "4",2, [junit4] 2> "1",1, [junit4] 2> "3",1, [junit4] 2> "7",1, [junit4] 2> "9",1, [junit4] 2> "10",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":48,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "alternate_key":[ [junit4] 2> "17",5, [junit4] 2> "0",4, [junit4] 2> "5",4, [junit4] 2> "6",4, [junit4] 2> "8",4, [junit4] 2> "16",4, [junit4] 2> "-1",3, [junit4] 2> "2",3, [junit4] 2> "4",3, [junit4] 2> "12",3, [junit4] 2> "14",3, [junit4] 2> "15",3, [junit4] 2> "-2",2, [junit4] 2> "11",2, [junit4] 2> "1",1, [junit4] 2> "3",1, [junit4] 2> "7",1, [junit4] 2> "9",1, [junit4] 2> "10",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.field={!key%3Dalternate_key}small2_is&facet.method=fc&facet.exists=false [junit4] 2> 34425 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=TestRandomFaceting -Dtests.method=testRandomFaceting -Dtests.seed=C1009E8FC9407EC6 -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=he -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 20.8s J3 | TestRandomFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: '11'!='4' @ facet_counts/facet_fields/alternate_key/[16] [junit4] > at __randomizedtesting.SeedInfo.seed([C1009E8FC9407EC6:CC68BE5A9CB9B679]:0) [junit4] > at org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323) [junit4] > at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295) [junit4] > at org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178) [junit4] > at org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 34432 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 34432 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=326913663 [junit4] 2> 34440 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2226acb1 [junit4] 2> 34441 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2226acb1 [junit4] 2> 34441 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71e23813: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@76c27733 [junit4] 2> 34469 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 34473 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 34473 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@110c7818: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@32c2088f [junit4] 2> 34481 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 34481 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65da49d3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@287e5e67 [junit4] 2> 34481 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 34482 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@233d7e58: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@644d6bfa [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomFaceting_C1009E8FC9407EC6-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {foo_i=Lucene84, small3_ss=PostingsFormat(name=Direct), bool_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), long_s1=PostingsFormat(name=Direct), small2_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small3_is=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small_s1=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_ti=PostingsFormat(name=LuceneVarGapDocFreqInterval), small2_is=PostingsFormat(name=LuceneVarGapDocFreqInterval), small_tf=PostingsFormat(name=LuceneVarGapDocFreqInterval), score_f=PostingsFormat(name=Direct), small_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), str_s1=Lucene84, rare_s1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small_d=Lucene84, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), small2_ss=Lucene84, small2_s1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{foo_ti=DocValuesFormat(name=Lucene80), small2_is=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), small_tf=DocValuesFormat(name=Lucene80), score_f=DocValuesFormat(name=Direct), small_i=DocValuesFormat(name=Asserting), small_f=DocValuesFormat(name=Lucene80), small_d=DocValuesFormat(name=Lucene80), small2_i=DocValuesFormat(name=Asserting), small3_is=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1582, maxMBSortInHeap=5.8058695790995145, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=he, timezone=Africa/Libreville [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=252171824,total=306184192 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomFaceting] [junit4] Completed [1/5 (1!)] on J3 in 34.09s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomFaceting [junit4] 2> 3558 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 3575 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3586 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomFaceting_C1009E8FC9407EC6-001/data-dir-1-001 [junit4] 2> 3713 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3767 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.e.j.u.log Logging initialized @3854ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 3774 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3808 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4281 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4780 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4820 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 4832 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 4841 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 4851 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 5680 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 5881 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.D.s.GeoHashField Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 5893 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.D.s.LatLonType Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 6025 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.D.s.CurrencyField Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 6333 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (2) [junit4] 2> 6338 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 6849 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 9196 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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.TestRandomFaceting.beforeTests(TestRandomFaceting.java:63) [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> 9218 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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.TestRandomFaceting.beforeTests(TestRandomFaceting.java:63) [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> 9404 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 9609 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79fe0903[provider=null,keyStore=null,trustStore=null] [junit4] 2> 9610 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79fe0903[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10096 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3708d594[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10096 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3708d594[provider=null,keyStore=null,trustStore=null] [junit4] 2> 10494 WARN (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-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> 10935 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10937 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10937 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50 [junit4] 2> 10997 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 11020 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 11300 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 11425 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (2) [junit4] 2> 11426 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id [junit4] 2> 11471 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> 11836 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@2a7bcc50 [junit4] 2> 11851 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/J0/temp/solr.TestRandomFaceting_C1009E8FC9407EC6-001/data-dir-1-001/] [junit4] 2> 11932 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6715167060147129] [junit4] 2> 14057 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 14057 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 14060 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@8a56b33 [junit4] 2> 14333 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 14398 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 14759 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 14761 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 14763 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 14763 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 14763 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 14764 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 14764 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 14764 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 14765 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 14766 INFO (searcherExecutor-14-thread-1-processing-x:collection1) [ x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 14775 INFO (SUITE-TestRandomFaceting-seed#[C1009E8FC9407EC6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 14807 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 14819 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> 14893 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 14895 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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 69 [junit4] 2> 14999 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> 15001 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 98 [junit4] 2> 15047 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=39 [junit4] 2> 15079 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=28 [junit4] 2> 15081 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15096 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=9 [junit4] 2> 15098 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15098 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=1 [junit4] 2> 15107 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=9 [junit4] 2> 15109 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15109 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15109 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id} hits=0 status=0 QTime=0 [junit4] 2> 15110 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=GTV&facet.field={!key%3Dalternate_key}id&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15117 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=6 [junit4] 2> 15118 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15119 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=enum&facet.exists=false&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15139 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=fc} hits=0 status=0 QTime=19 [junit4] 2> 15140 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15141 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15141 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15142 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15142 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15142 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f} hits=0 status=0 QTime=0 [junit4] 2> 15143 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15144 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}score_f&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15144 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15145 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15145 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=enum&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15146 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15147 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15147 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15147 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15148 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15148 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15148 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15149 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15149 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=3&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}small_f&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15150 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 15150 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15153 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=fc&facet.sort=index&facet.offset=0} hits=0 status=0 QTime=2 [junit4] 2> 15154 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15154 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15154 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15155 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15155 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15156 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15156 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d} hits=0 status=0 QTime=0 [junit4] 2> 15156 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=9&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15157 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.enum.cache.minDf=0&facet.field={!key%3Dalternate_key}small_d&facet.sort=index&facet.method=fcs&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15157 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15158 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15160 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=fc&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=2 [junit4] 2> 15161 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15356 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15357 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=1 [junit4] 2> 15357 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15358 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15358 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15358 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15359 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15359 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.enum.cache.minDf=3&facet.field={!key%3Dalternate_key}foo_i&facet.sort=index&facet.method=enum&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15361 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=enum} hits=0 status=0 QTime=1 [junit4] 2> 15361 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15362 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15363 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15363 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15363 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15364 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15364 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15365 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1} hits=0 status=0 QTime=0 [junit4] 2> 15365 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dalternate_key}rare_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15366 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15366 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15367 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15367 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15367 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15368 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15368 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15368 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15369 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1} hits=0 status=0 QTime=0 [junit4] 2> 15369 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=1&facet.field=str_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15370 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15370 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15371 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fcs&facet.exists=false&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15371 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15372 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15372 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15373 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15373 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15373 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15374 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1} hits=0 status=0 QTime=0 [junit4] 2> 15374 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15375 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=long_s1&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15375 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15376 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15376 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs&facet.exists=false&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15377 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15377 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15377 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15378 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15378 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15379 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15379 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1} hits=0 status=0 QTime=0 [junit4] 2> 15379 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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=r&facet.field={!key%3Dalternate_key}small_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15380 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=r&facet.field={!key%3Dalternate_key}small_s1&facet.method=fcs&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15380 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15381 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15381 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=&facet.enum.cache.minDf=0&facet.field=small2_s1&facet.method=fcs&facet.exists=false&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15382 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15382 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15382 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15383 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15383 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15384 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15384 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15384 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.enum.cache.minDf=0&facet.field=small2_s1&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15385 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.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.prefix=&facet.enum.cache.minDf=0&facet.field=small2_s1&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15385 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 15386 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15386 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=enum&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15387 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15387 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15387 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15388 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15388 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15388 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15389 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss} hits=0 status=0 QTime=0 [junit4] 2> 15389 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15389 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=2&facet.enum.cache.minDf=2&facet.field=small2_ss&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15390 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15390 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15391 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=fcs&facet.sort=index&facet.limit=-1} hits=0 status=0 QTime=0 [junit4] 2> 15391 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15392 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15392 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15392 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15393 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15393 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15393 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15394 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15394 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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.enum.cache.minDf=1&facet.field=small3_ss&facet.exists=false&facet.sort=index&facet.method=enum&facet.limit=-1} hits=0 status=0 QTime=0 [junit4] 2> 15395 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15395 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15395 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.sort=index&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fc&facet.exists=false&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15396 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fc&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15396 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fc&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15397 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.sort=index&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.exists=false&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15397 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 15398 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15398 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.sort=index&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fc&facet.exists=false&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15398 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15399 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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=0&facet.sort=count&facet.enum.cache.minDf=4&facet.field=small_i&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15399 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=-1&facet.sort=index&facet.enum.cache.minDf=4&facet.field=small_i&facet.method=fcs&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15400 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15400 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15401 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=fc&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15401 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 15402 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15402 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=fc&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15403 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=fcs&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15403 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] o.a.s.h.RequestHandlerBase Ignoring exception matching . [junit4] 2> 15403 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.method=fcs&facet.exists=true} hits=0 status=400 QTime=0 [junit4] 2> 15404 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15404 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15405 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_i&facet.sort=index&facet.method=enum&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15405 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_is&facet.method=enum&facet.exists=false} hits=0 status=0 QTime=0 [junit4] 2> 15406 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_is&facet.method=enum&facet.exists=true} hits=0 status=0 QTime=0 [junit4] 2> 15406 INFO (TEST-TestRandomFaceting.testRandomFaceting-seed#[C1009E8FC9407EC6]) [ ] 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%3Dalternate_key}small2_is&facet.method=fc&facet.sort=index&facet.limit=-1&facet.offset=0} hits=0 status=0 QTime=0 [junit4] 2> 15407 INFO (TEST-TestRandomFaceting.testRandomFaceting- [...truncated too long message...] [junit4] 2> charfilters= [junit4] 2> tokenizer= [junit4] 2> org.apache.lucene.analysis.standard.ClassicTokenizer(org.apache.lucene.util.AttributeFactory$1@7a3cca64) [junit4] 2> filters= [junit4] 2> Conditional:org.apache.lucene.analysis.de.GermanStemFilter(OneTimeWrapper@1d467372 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false) [junit4] 2> org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@2617f3fd term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false, higdfaayf) [junit4] 2> org.apache.lucene.analysis.shingle.FixedShingleFilter(ValidatingTokenFilter@870555a term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false, 4, fk, <NUM>) [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=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=D835F0586A14D3AE -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=sr-Latn-BA -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 37.9s J0 | TestRandomChains.testRandomChains <<< [junit4] > Throwable #1: java.lang.IllegalStateException: last stage: inconsistent endOffset at pos=1: 10 vs 14; token=וfk㍻fkقfk㵏 bd [junit4] > at __randomizedtesting.SeedInfo.seed([D835F0586A14D3AE:E5D4D9392D06CE6E]:0) [junit4] > at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:717) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:631) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559) [junit4] > at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:875) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] OK 16.5s J0 | TestRandomChains.testRandomChainsWithLargeStrings [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/build/analysis/common/test/J0/temp/lucene.analysis.core.TestRandomChains_D835F0586A14D3AE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {dummy=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1346, maxMBSortInHeap=6.378901742239402, sim=Asserting(RandomSimilarity(queryNorm=true): {dummy=DFI(Saturated)}), locale=sr-Latn-BA, timezone=Africa/Libreville [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=188224784,total=275251200 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomChains] [junit4] Completed [1/5 (1!)] on J0 in 56.15s, 2 tests, 1 error <<< FAILURES! [junit4] [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains [junit4] 2> stage 0: ו<[0-1] +1> ㍻<[3-4] +1> ق<[6-7] +1> 㵏<[9-10] +1> bd<[12-14] +1> [junit4] 2> stage 1: ו<[0-1] +1> ㍻<[3-4] +1> ق<[6-7] +1> 㵏<[9-10] +1> bd<[12-14] +1> [junit4] 2> stage 2: ו<[0-1] +1> ו ㍻<[0-4] +0> ㍻<[3-4] +1> ㍻ ق<[3-7] +0> ق<[6-7] +1> ق 㵏<[6-10] +0> 㵏<[9-10] +1> 㵏 bd<[9-14] +0> [junit4] 2> last stage: וfk㍻fkقfk㵏<[0-10] +1> וfk㍻fkقfk㵏 bd<[0-14] +0> [junit4] 2> TEST FAIL: useCharFilter=true text='\u05d5\uef4a#\u337b;\uee77\u0642\u052c`\u3d4f &bd' [junit4] 2> Exception from random analyzer: [junit4] 2> charfilters= [junit4] 2> tokenizer= [junit4] 2> org.apache.lucene.analysis.standard.ClassicTokenizer(org.apache.lucene.util.AttributeFactory$1@7a3cca64) [junit4] 2> filters= [junit4] 2> Conditional:org.apache.lucene.analysis.de.GermanStemFilter(OneTimeWrapper@778c53c8 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false) [junit4] 2> org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@af39086 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false, higdfaayf) [junit4] 2> org.apache.lucene.analysis.shingle.FixedShingleFilter(ValidatingTokenFilter@3177acd5 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,keyword=false, 4, fk, <NUM>) [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=TestRandomChains -Dtests.method=testRandomChains -Dtests.seed=D835F0586A14D3AE -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=sr-Latn-BA -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 36.3s J1 | TestRandomChains.testRandomChains <<< [junit4] > Throwable #1: java.lang.IllegalStateException: last stage: inconsistent endOffset at pos=1: 10 vs 14; token=וfk㍻fkقfk㵏 bd [junit4] > at __randomizedtesting.SeedInfo.seed([D835F0586A14D3AE:E5D4D9392D06CE6E]:0) [junit4] > at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:717) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:631) [junit4] > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559) [junit4] > at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:875) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] OK 18.2s J1 | TestRandomChains.testRandomChainsWithLargeStrings [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/build/analysis/common/test/J1/temp/lucene.analysis.core.TestRandomChains_D835F0586A14D3AE-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {dummy=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1346, maxMBSortInHeap=6.378901742239402, sim=Asserting(RandomSimilarity(queryNorm=true): {dummy=DFI(Saturated)}), locale=sr-Latn-BA, timezone=Africa/Libreville [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=101508584,total=283115520 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomChains] [junit4] Completed [2/5 (2!)] on J1 in 56.37s, 2 tests, 1 error <<< FAILURES! [junit4] [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains [junit4] OK 66.0s J2 | TestRandomChains.testRandomChains [junit4] OK 12.4s J2 | TestRandomChains.testRandomChainsWithLargeStrings [junit4] Completed [3/5 (2!)] on J2 in 80.19s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains [junit4] OK 69.4s J3 | TestRandomChains.testRandomChains [junit4] OK 10.8s J3 | TestRandomChains.testRandomChainsWithLargeStrings [junit4] Completed [4/5 (2!)] on J3 in 82.41s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains [junit4] OK 38.1s J0 | TestRandomChains.testRandomChains [junit4] OK 5.14s J0 | TestRandomChains.testRandomChainsWithLargeStrings [junit4] Completed [5/5 (2!)] on J0 in 43.82s, 2 tests [junit4] [junit4] [junit4] Tests with failures [seed: D835F0586A14D3AE]: [junit4] - org.apache.lucene.analysis.core.TestRandomChains.testRandomChains [junit4] - org.apache.lucene.analysis.core.TestRandomChains.testRandomChains [junit4] [junit4] [junit4] JVM J0: 0.41 .. 101.46 = 101.05s [junit4] JVM J1: 0.62 .. 57.85 = 57.23s [junit4] JVM J2: 0.41 .. 81.36 = 80.95s [junit4] JVM J3: 0.41 .. 83.35 = 82.94s [junit4] Execution time total: 1 minute 41 seconds [junit4] Tests summary: 5 suites, 10 tests, 2 errors 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, 10 tests, 2 errors [seed: D835F0586A14D3AE] Total time: 1 minute 42 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds at a7d876b6e6dba80a1820084cd6930ef58a480bed: [repro] 2/5 failed: org.apache.lucene.analysis.core.TestRandomChains [repro] 3/5 failed: org.apache.solr.TestRandomFaceting [repro] git checkout f7779339d569b3aaa59b1cdfb7368b1bb6650bcc Previous HEAD position was a7d876b6e6d Correct typo. HEAD is now at f7779339d56 Correct sandbox class name. [repro] Exiting with code 256 Archiving artifacts [Fast Archiver] No artifacts from Lucene » Lucene-Solr-repro Repro-Lucene/Lucene-Solr-BadApples-Tests-8.x#87 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]
