Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/364/
[...truncated 29 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/84//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Ant options: -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=B6DB4C5224BDE115 -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=de-AT -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] git rev-parse --abbrev-ref HEAD [repro] git rev-parse HEAD [repro] Initial local git branch/revision: 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] git fetch [repro] git checkout 95b4ee02ef97387ed18be8e1383267f66e850c4e [...truncated 2 lines...] [repro] git merge --ff-only [...truncated 1 lines...] [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestRandomDVFaceting [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.seed=B6DB4C5224BDE115 -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=de-AT -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 20052 lines...] [junit4] 2> 49595 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'IRJE'!='KQQA' @ facet_counts/facet_fields/id/[2] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":6,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "ALMB",1, [junit4] 2> "IRJE",1, [junit4] 2> "MWIV",1, [junit4] 2> "SVEJ",1, [junit4] 2> "TJMC",1, [junit4] 2> "ZXVA",1, [junit4] 2> "MSHK",0, [junit4] 2> null,0]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":6,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "id":[ [junit4] 2> "ALMB",1, [junit4] 2> "KQQA",1, [junit4] 2> "MWIV",1, [junit4] 2> "SVEJ",1, [junit4] 2> "TJMC",1, [junit4] 2> "ZXVA",1, [junit4] 2> "MSHK",0, [junit4] 2> null,0]}, [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.sort=count&facet.missing=true&facet.field=id&facet.method=uif [junit4] 2> 49597 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=B6DB4C5224BDE115 -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=de-AT -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 39.2s J2 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'IRJE'!='KQQA' @ facet_counts/facet_fields/id/[2] [junit4] > at __randomizedtesting.SeedInfo.seed([B6DB4C5224BDE115:BBB36C87714429AA]:0) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292) [junit4] > at org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175) [junit4] > at org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 49603 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 49603 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892115025 [junit4] 2> 49604 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@356a088f [junit4] 2> 49604 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@356a088f [junit4] 2> 49605 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61f49665: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@34406cf4 [junit4] 2> 49621 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 49626 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 49626 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@769412e5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5cc66b27 [junit4] 2> 49631 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 49631 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b2ec40: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@356e729d [junit4] 2> 49631 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 49631 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17b4404e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3e4836a0 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_B6DB4C5224BDE115-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {small3_ss=FST50, foo_ds_dv=PostingsFormat(name=LuceneFixedGap), foo_f_dv=BlockTreeOrds(blocksize=128), small_i=PostingsFormat(name=LuceneFixedGap), small3_is=PostingsFormat(name=LuceneFixedGap), small_s=FST50, score_f=PostingsFormat(name=LuceneFixedGap), score_d=FST50, id=FST50, foo_i=BlockTreeOrds(blocksize=128), foo_fs_dv=FST50, foo_l=FST50, small4_ss=BlockTreeOrds(blocksize=128), small2_s=FST50, small2_i=PostingsFormat(name=LuceneFixedGap), foo_ls_dv=PostingsFormat(name=LuceneFixedGap), small2_is=BlockTreeOrds(blocksize=128), foo_ds=PostingsFormat(name=MockRandom), foo_fs=BlockTreeOrds(blocksize=128), foo_d_dv=PostingsFormat(name=MockRandom), score_f_dv=BlockTreeOrds(blocksize=128), foo_d=FST50, score_d_dv=PostingsFormat(name=MockRandom), small2_ss=PostingsFormat(name=MockRandom), foo_f=PostingsFormat(name=LuceneFixedGap), foo_l_dv=PostingsFormat(name=MockRandom), foo_ls=PostingsFormat(name=MockRandom)}, docValues:{small2_s_dv=DocValuesFormat(name=Direct), score_f_p=DocValuesFormat(name=Asserting), id_dv=DocValuesFormat(name=Asserting), score_d_p=DocValuesFormat(name=Direct), small2_is_p=DocValuesFormat(name=Lucene80), small3_is_dv=DocValuesFormat(name=Asserting), foo_ds_dv=DocValuesFormat(name=Lucene80), foo_f_dv=DocValuesFormat(name=Direct), foo_ds_p=DocValuesFormat(name=Lucene80), foo_l_p=DocValuesFormat(name=Asserting), foo_i_p=DocValuesFormat(name=Lucene80), small2_i_dv=DocValuesFormat(name=Asserting), small4_ss_dv=DocValuesFormat(name=Lucene80), small_s_dv=DocValuesFormat(name=Asserting), foo_i_dv=DocValuesFormat(name=Lucene80), small2_ss_dv=DocValuesFormat(name=Lucene80), foo_fs_dv=DocValuesFormat(name=Lucene80), small2_is_dv=DocValuesFormat(name=Lucene80), small_i_p=DocValuesFormat(name=Direct), small2_i_p=DocValuesFormat(name=Asserting), small_i_dv=DocValuesFormat(name=Direct), small3_is_p=DocValuesFormat(name=Direct), foo_ls_dv=DocValuesFormat(name=Lucene80), foo_f_p=DocValuesFormat(name=Direct), foo_ls_p=DocValuesFormat(name=Lucene80), foo_d_p=DocValuesFormat(name=Asserting), foo_fs_p=DocValuesFormat(name=Lucene80), score_f_dv=DocValuesFormat(name=Direct), foo_d_dv=DocValuesFormat(name=Asserting), score_d_dv=DocValuesFormat(name=Asserting), foo_l_dv=DocValuesFormat(name=Asserting), small3_ss_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1732, maxMBSortInHeap=5.265330102598048, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-AT, timezone=US/Hawaii [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=194687856,total=378535936 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting] [junit4] Completed [1/5 (1!)] on J2 in 48.89s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 3439 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 3457 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp/solr.TestRandomDVFaceting_B6DB4C5224BDE115-001/data-dir-1-001 [junit4] 2> 3980 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 4032 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.e.j.u.log Logging initialized @4060ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 4038 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 4068 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 4072 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4196 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4595 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4620 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 4631 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 4636 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 4641 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 4646 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 4697 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 4704 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 6161 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/userfiles" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?] [junit4] 2> at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?] [junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252] [junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:371) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:336) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 6328 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr]. Features requiring this directory may fail. [junit4] 2> => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] 2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/filestore" "write") [junit4] 2> at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252] [junit4] 2> at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252] [junit4] 2> at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252] [junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?] [junit4] 2> at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?] [junit4] 2> at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?] [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:672) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?] [junit4] 2> at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:806) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:796) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:657) [java/:?] [junit4] 2> at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:646) [java/:?] [junit4] 2> at org.apache.solr.TestRandomDVFaceting.beforeTests(TestRandomDVFaceting.java:55) [test/:?] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252] [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252] [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?] [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?] [junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1] [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] [junit4] 2> 6394 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 6817 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6da44d95[provider=null,keyStore=null,trustStore=null] [junit4] 2> 6817 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6da44d95[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7268 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51df9c78[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7268 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51df9c78[provider=null,keyStore=null,trustStore=null] [junit4] 2> 7403 WARN (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-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> 7833 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15991d5d [junit4] 2> 7834 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15991d5d [junit4] 2> 7835 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15991d5d [junit4] 2> 7890 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 7907 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 7938 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 7961 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 7961 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> 8156 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@15991d5d [junit4] 2> 8222 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/J3/temp/solr.TestRandomDVFaceting_B6DB4C5224BDE115-001/data-dir-1-001/] [junit4] 2> 8277 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@773c2e47 [junit4] 2> 10274 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 10275 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 10279 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=78.779296875, floorSegmentMB=0.4501953125, forceMergeDeletesPctAllowed=6.733939198957017, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.15060168132862 [junit4] 2> 10310 WARN (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead. [junit4] 2> 10339 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 10350 INFO (SUITE-TestRandomDVFaceting-seed#[B6DB4C5224BDE115]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 10354 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> 10370 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 10430 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 10433 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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 58 [junit4] 2> 10526 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> 10530 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 89 [junit4] 2> 10566 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=29 [junit4] 2> 10596 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.field=id&facet.method=enum} hits=0 status=0 QTime=25 [junit4] 2> 10603 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.field=id&facet.method=fc} hits=0 status=0 QTime=5 [junit4] 2> 10610 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.field=id&facet.method=fcs} hits=0 status=0 QTime=6 [junit4] 2> 10611 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.field={!key%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 10611 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=14&facet.field=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10616 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10633 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=16 [junit4] 2> 10634 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10635 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 10678 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=42 [junit4] 2> 10679 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10681 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10683 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 10683 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10684 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 10684 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=score_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10685 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10686 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10688 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=1 [junit4] 2> 10689 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10690 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 10696 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10696 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10697 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10700 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 10703 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=2 [junit4] 2> 10704 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 10705 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10706 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=24&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10708 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10709 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10710 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10711 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 10712 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=index&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10713 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10714 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10716 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10716 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 10717 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10719 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10720 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10721 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10722 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 10722 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10723 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10723 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10724 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10725 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 10725 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10726 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10726 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10728 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10729 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 10729 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10731 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10732 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10732 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10734 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 10734 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10735 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.limit=100&facet.sort=count&facet.mincount=3&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10737 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10739 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=1 [junit4] 2> 10740 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10740 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 10741 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10742 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=count&facet.mincount=2&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10742 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=134&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10742 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=134&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10743 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=134&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10743 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=134&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 10743 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=134&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10744 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=21&facet.limit=100&facet.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10744 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=21&facet.limit=100&facet.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10745 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=21&facet.limit=100&facet.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10746 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=21&facet.limit=100&facet.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 10747 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=21&facet.limit=100&facet.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10751 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=3 [junit4] 2> 10752 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10753 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10753 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0 [junit4] 2> 10755 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10756 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10757 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10758 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10759 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 10760 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10760 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10760 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10761 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10761 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10761 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 10762 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10770 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=enum} hits=0 status=0 QTime=6 [junit4] 2> 10770 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10771 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10771 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 10772 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field=foo_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10773 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10775 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=foo_ls&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10775 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=foo_ls&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10776 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10777 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0 [junit4] 2> 10777 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=foo_ls&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10778 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10780 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=1 [junit4] 2> 10781 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10781 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 10782 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10782 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10783 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=25&facet.limit=-1&facet.sort=count&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10783 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=25&facet.limit=-1&facet.sort=count&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10784 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=25&facet.limit=-1&facet.sort=count&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10790 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=25&facet.limit=-1&facet.sort=count&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=6 [junit4] 2> 10791 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=25&facet.limit=-1&facet.sort=count&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10791 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.prefix=%1d&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10792 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.prefix=%1d&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10793 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.prefix=%1d&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10793 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.prefix=%1d&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 10794 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=index&facet.prefix=%1d&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 10795 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 10795 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=missing_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 10796 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 10797 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=1 [junit4] 2> 10798 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] 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=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 11344 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MXAJ]} 0 545 [junit4] 2> 11355 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SPVH]} 0 9 [junit4] 2> 11370 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NSCK]} 0 13 [junit4] 2> 11379 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OFYH]} 0 6 [junit4] 2> 11383 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JFAR]} 0 3 [junit4] 2> 11391 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GNIH]} 0 6 [junit4] 2> 11399 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GNIH]} 0 6 [junit4] 2> 11401 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WNAO]} 0 1 [junit4] 2> 11402 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JPNV]} 0 1 [junit4] 2> 11404 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ULFD]} 0 1 [junit4] 2> 11406 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MAEP]} 0 1 [junit4] 2> 11408 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CYEP]} 0 1 [junit4] 2> 11409 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ULRJ]} 0 1 [junit4] 2> 11411 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VWFZ]} 0 1 [junit4] 2> 11412 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[TKDT]} 0 1 [junit4] 2> 11414 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[TKDT]} 0 1 [junit4] 2> 11416 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QKPF]} 0 1 [junit4] 2> 12234 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> 12235 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 819 [junit4] 2> 12239 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ONOY]} 0 2 [junit4] 2> 12241 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[DAYT]} 0 1 [junit4] 2> 12242 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QNIP]} 0 0 [junit4] 2> 12243 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OCKQ]} 0 0 [junit4] 2> 12244 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OCKQ]} 0 0 [junit4] 2> 12245 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ZFDS]} 0 0 [junit4] 2> 12246 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NDVJ]} 0 0 [junit4] 2> 12340 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> 12346 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 100 [junit4] 2> 12353 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NQGW]} 0 5 [junit4] 2> 12358 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IUHQ]} 0 3 [junit4] 2> 12359 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NZHI]} 0 1 [junit4] 2> 12379 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> 12380 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 20 [junit4] 2> 12382 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NZHI]} 0 1 [junit4] 2> 12385 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LOUZ]} 0 2 [junit4] 2> 12386 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LOUZ]} 0 0 [junit4] 2> 12387 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MEHZ]} 0 0 [junit4] 2> 12389 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[USNQ]} 0 0 [junit4] 2> 12390 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GJKQ]} 0 0 [junit4] 2> 12391 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UCAE]} 0 0 [junit4] 2> 12394 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CCZS]} 0 2 [junit4] 2> 12396 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CCZS]} 0 1 [junit4] 2> 12398 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ZBKI]} 0 1 [junit4] 2> 12398 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XFNV]} 0 0 [junit4] 2> 12399 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XFNV]} 0 0 [junit4] 2> 12400 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AFOK]} 0 0 [junit4] 2> 12401 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ERBP]} 0 0 [junit4] 2> 12402 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BQYN]} 0 0 [junit4] 2> 12403 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JKXB]} 0 0 [junit4] 2> 12403 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JKXB]} 0 0 [junit4] 2> 12406 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VIVX]} 0 2 [junit4] 2> 12407 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BIRP]} 0 1 [junit4] 2> 12409 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BIRP]} 0 1 [junit4] 2> 12410 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BAOU]} 0 0 [junit4] 2> 12411 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BAOU]} 0 0 [junit4] 2> 12412 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LDTE]} 0 0 [junit4] 2> 12414 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[HKHL]} 0 2 [junit4] 2> 12416 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WFEY]} 0 1 [junit4] 2> 12417 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[FMBT]} 0 0 [junit4] 2> 12418 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YQPT]} 0 0 [junit4] 2> 12419 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QVMJ]} 0 1 [junit4] 2> 12421 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WXOP]} 0 0 [junit4] 2> 12422 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[TALE]} 0 0 [junit4] 2> 12426 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UWXO]} 0 1 [junit4] 2> 12426 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[IHRS]} 0 0 [junit4] 2> 12432 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WQDH]} 0 5 [junit4] 2> 12433 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[GAIM]} 0 0 [junit4] 2> 12434 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AOQV]} 0 0 [junit4] 2> 12435 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YGNO]} 0 1 [junit4] 2> 12437 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[B6DB4C5224BDE115]) [ ] o.a.s.u.p.LogUpdateProcess [...truncated too long message...] r/build/solr-core/classes/test/org/apache/hadoop/package-info.class [copy] Copying 1 file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 54 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.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=de-AT -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=US-ASCII Buildfile: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.17 in public [ivy:cachepath] :: resolution report :: resolve 12ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/temp [junit4] <JUnit4> says שלום! Master seed: A8BC88C6E64E4BE8 [junit4] Executing 5 suites with 4 JVMs. [junit4] [junit4] Started J3 PID(2057@localhost). [junit4] Started J0 PID(2055@localhost). [junit4] Started J1 PID(2056@localhost). [junit4] Started J2 PID(2058@localhost). [junit4] HEARTBEAT J1 PID(2056@localhost): 2020-11-06T21:19:32, stalled for 60.5s at: TestRandomDVFaceting.testRandomFaceting [junit4] HEARTBEAT J3 PID(2057@localhost): 2020-11-06T21:19:32, stalled for 60.5s at: TestRandomDVFaceting.testRandomFaceting [junit4] HEARTBEAT J0 PID(2055@localhost): 2020-11-06T21:19:32, stalled for 60.7s at: TestRandomDVFaceting.testRandomFaceting [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 69.8s J0 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [1/5] on J0 in 80.22s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 70.1s J1 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [2/5] on J1 in 80.46s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 70.0s J2 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [3/5] on J2 in 81.49s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 70.7s J3 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [4/5] on J3 in 81.33s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 29.8s J0 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [5/5] on J0 in 31.08s, 1 test [junit4] [junit4] JVM J0: 0.71 .. 114.64 = 113.93s [junit4] JVM J1: 0.78 .. 83.28 = 82.49s [junit4] JVM J2: 0.78 .. 83.71 = 82.93s [junit4] JVM J3: 0.71 .. 83.99 = 83.28s [junit4] Execution time total: 1 minute 54 seconds [junit4] Tests summary: 5 suites, 5 tests [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J3/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 53.20s | org.apache.solr.TestRandomDVFaceting -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 1 minute 56 seconds [repro] Failures at the tip of branch_8x without a seed: [repro] 0/5 failed: org.apache.solr.TestRandomDVFaceting [repro] git checkout 0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0 Note: checking out '0bfa2a690857099aa3a8a5bd90e4d8db89d5ccc0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new-branch-name> HEAD is now at 0bfa2a69085 SOLR-14749: Restructure the docs + add some examples. [repro] Exiting with code 256 Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene1 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.FilePath.act(FilePath.java:1069) at hudson.FilePath.act(FilePath.java:1058) at hudson.FilePath.validateAntFileMask(FilePath.java:2684) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1905) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1071) at hudson.FilePath.act(FilePath.java:1058) at hudson.FilePath.validateAntFileMask(FilePath.java:2684) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1905) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? 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]
