Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-repro/357/
[...truncated 29 lines...] [repro] Jenkins log URL: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/89//consoleText [repro] Revision: 95b4ee02ef97387ed18be8e1383267f66e850c4e [repro] Repro line: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=1F085A08E9BA2F18 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LY -Dtests.timezone=America/Argentina/Buenos_Aires -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.seed=1F085A08E9BA2F18 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LY -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 28418 lines...] [junit4] 2> 48504 ERROR (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'c'!='b' @ facet_counts/facet_fields/small_s/[2] [junit4] 2> expected ={ [junit4] 2> "response":{"numFound":56,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small_s":[ [junit4] 2> "a",1, [junit4] 2> "c",0, [junit4] 2> "d",0, [junit4] 2> "e",1, [junit4] 2> "f",0, [junit4] 2> "g",2, [junit4] 2> "h",2, [junit4] 2> "i",1, [junit4] 2> "j",0, [junit4] 2> "k",1, [junit4] 2> "l",1, [junit4] 2> "m",0, [junit4] 2> "o",1, [junit4] 2> "p",1, [junit4] 2> "q",0, [junit4] 2> "r",0, [junit4] 2> "s",3, [junit4] 2> "t",0, [junit4] 2> "u",2, [junit4] 2> "v",0, [junit4] 2> "w",0, [junit4] 2> "x",1, [junit4] 2> "y",0, [junit4] 2> "z",2, [junit4] 2> "{",2, [junit4] 2> "|",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> response = { [junit4] 2> "response":{"numFound":56,"start":0,"numFoundExact":true,"docs":[] [junit4] 2> }, [junit4] 2> "facet_counts":{ [junit4] 2> "facet_queries":{}, [junit4] 2> "facet_fields":{ [junit4] 2> "small_s":[ [junit4] 2> "a",1, [junit4] 2> "b",0, [junit4] 2> "d",0, [junit4] 2> "e",1, [junit4] 2> "f",0, [junit4] 2> "g",2, [junit4] 2> "h",2, [junit4] 2> "i",1, [junit4] 2> "j",0, [junit4] 2> "k",1, [junit4] 2> "l",1, [junit4] 2> "m",0, [junit4] 2> "o",1, [junit4] 2> "p",1, [junit4] 2> "q",0, [junit4] 2> "r",0, [junit4] 2> "s",3, [junit4] 2> "t",0, [junit4] 2> "u",2, [junit4] 2> "v",0, [junit4] 2> "w",0, [junit4] 2> "x",1, [junit4] 2> "y",0, [junit4] 2> "z",2, [junit4] 2> "{",2, [junit4] 2> "|",1]}, [junit4] 2> "facet_ranges":{}, [junit4] 2> "facet_intervals":{}, [junit4] 2> "facet_heatmaps":{}}} [junit4] 2> [junit4] 2> request = facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=uif [junit4] 2> 48507 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomDVFaceting -Dtests.method=testRandomFaceting -Dtests.seed=1F085A08E9BA2F18 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LY -Dtests.timezone=America/Argentina/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 37.8s J0 | TestRandomDVFaceting.testRandomFaceting <<< [junit4] > Throwable #1: java.lang.AssertionError: mismatch: 'c'!='b' @ facet_counts/facet_fields/small_s/[2] [junit4] > at __randomizedtesting.SeedInfo.seed([1F085A08E9BA2F18:12607ADDBC43E7A7]: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> 48529 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 48530 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=64779352 [junit4] 2> 48532 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@5c81c93b [junit4] 2> 48533 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5c81c93b [junit4] 2> 48533 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a4c1e22: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@40038ef7 [junit4] 2> 48551 INFO (coreCloseExecutor-19-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 48554 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 48554 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@483786e8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@10b77284 [junit4] 2> 48559 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 48559 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f942277: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@20f43e80 [junit4] 2> 48559 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 48559 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@218e88a2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6ba0d67 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/test/J0/temp/solr.TestRandomDVFaceting_1F085A08E9BA2F18-001 [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, timezone=America/Argentina/Buenos_Aires [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=156680288,total=287309824 [junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting] [junit4] Completed [1/5 (1!)] on J0 in 48.01s, 1 test, 1 failure <<< FAILURES! [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] 2> 3593 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 3610 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3621 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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_1F085A08E9BA2F18-001/data-dir-1-001 [junit4] 2> 3930 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 4006 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.e.j.u.log Logging initialized @4049ms to org.eclipse.jetty.util.log.Slf4jLog [junit4] 2> 4012 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 4319 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 4529 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 4788 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 4831 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 4840 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 4848 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 4854 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 4861 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 4918 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 4924 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 7734 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 7906 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 7977 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 7990 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 8329 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@452de4f8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8329 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@452de4f8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8625 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 8626 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31e2a697[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8627 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31e2a697[provider=null,keyStore=null,trustStore=null] [junit4] 2> 8846 WARN (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 9318 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 9320 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 9320 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-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> 9494 INFO (coreLoadExecutor-12-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 9523 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0 [junit4] 2> 9582 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 9603 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 9603 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> 9662 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> 9679 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_1F085A08E9BA2F18-001/data-dir-1-001/] [junit4] 2> 9927 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8228847072805123] [junit4] 2> 11995 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 11995 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 11998 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=7, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5071983374359395] [junit4] 2> 12153 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> 12187 INFO (coreLoadExecutor-12-thread-1) [ x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 12194 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> 12201 INFO (SUITE-TestRandomDVFaceting-seed#[1F085A08E9BA2F18]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 12215 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting [junit4] 2> 12280 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4] 2> 12283 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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 63 [junit4] 2> 12594 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> 12597 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{optimize=} 0 305 [junit4] 2> 12637 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=34 [junit4] 2> 12675 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=id&facet.method=enum} hits=0 status=0 QTime=32 [junit4] 2> 12681 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=id&facet.method=fc} hits=0 status=0 QTime=5 [junit4] 2> 12689 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=id&facet.method=fcs} hits=0 status=0 QTime=7 [junit4] 2> 12690 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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%3Did}id_dv} hits=0 status=0 QTime=0 [junit4] 2> 12690 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=id&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12693 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=enum} hits=0 status=0 QTime=1 [junit4] 2> 12712 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fc} hits=0 status=0 QTime=18 [junit4] 2> 12713 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12713 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 12761 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field=score_f&facet.method=uif} hits=0 status=0 QTime=47 [junit4] 2> 12762 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=1&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12763 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12765 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12766 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12766 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12767 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12768 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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> 12768 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12771 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 12771 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12772 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 12773 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field=foo_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12773 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.sort=count&facet.mincount=4&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12774 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12776 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fc} hits=0 status=0 QTime=2 [junit4] 2> 12777 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12778 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_dv} hits=0 status=0 QTime=0 [junit4] 2> 12778 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=foo_l&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12779 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dfoo_l}foo_l_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12988 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=enum} hits=0 status=0 QTime=208 [junit4] 2> 12989 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12989 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12990 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field={!key%3Dsmall_s}small_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 12990 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.mincount=0&facet.field=small_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12991 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12992 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12992 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12993 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field={!key%3Dsmall2_s}small2_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 12993 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.prefix=&facet.field=small2_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12994 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small2_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12994 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small2_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12995 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small2_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12995 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field={!key%3Dsmall2_ss}small2_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 12996 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small2_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12996 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small3_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12997 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small3_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 12997 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small3_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 12998 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field={!key%3Dsmall3_ss}small3_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 12998 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small3_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 12999 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 12999 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13000 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13000 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dsmall4_ss}small4_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13000 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small4_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13005 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small_i&facet.method=enum} hits=0 status=0 QTime=4 [junit4] 2> 13005 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13006 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13006 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field={!key%3Dsmall_i}small_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13007 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field=small_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13008 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.missing=true&facet.field={!key%3Dsmall_i}small_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13008 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13009 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13009 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13010 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13010 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=small2_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13011 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dsmall2_i}small2_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13011 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13012 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13012 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13013 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dsmall2_is}small2_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13013 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=small2_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13014 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small3_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13014 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small3_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13014 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small3_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13015 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field={!key%3Dsmall3_is}small3_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13015 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.field=small3_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13016 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13016 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13017 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13017 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dfoo_fs}foo_fs_dv} hits=0 status=0 QTime=0 [junit4] 2> 13017 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=foo_fs&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13018 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field=foo_f&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13018 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field=foo_f&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13020 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field=foo_f&facet.method=fcs} hits=0 status=0 QTime=1 [junit4] 2> 13021 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_dv} hits=0 status=0 QTime=0 [junit4] 2> 13024 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field=foo_f&facet.method=uif} hits=0 status=0 QTime=1 [junit4] 2> 13024 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=1&facet.missing=true&facet.field={!key%3Dfoo_f}foo_f_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13025 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.limit=100&facet.field=foo_ds&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13026 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.limit=100&facet.field=foo_ds&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13026 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.limit=100&facet.field=foo_ds&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13027 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.limit=100&facet.field={!key%3Dfoo_ds}foo_ds_dv} hits=0 status=0 QTime=0 [junit4] 2> 13027 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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.limit=100&facet.field=foo_ds&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13028 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13028 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13028 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13029 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d}foo_d_dv} hits=0 status=0 QTime=0 [junit4] 2> 13029 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13030 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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_d}foo_d_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13030 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13031 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13031 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13031 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field={!key%3Dfoo_ls}foo_ls_dv} hits=0 status=0 QTime=0 [junit4] 2> 13035 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.field=foo_ls&facet.method=uif} hits=0 status=0 QTime=3 [junit4] 2> 13036 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13037 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13037 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13038 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_dv} hits=0 status=0 QTime=0 [junit4] 2> 13038 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field=missing_i&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13039 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=17&facet.limit=132&facet.sort=count&facet.mincount=1&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13040 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13040 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13041 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13041 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field={!key%3Dmissing_is}missing_is_dv} hits=0 status=0 QTime=0 [junit4] 2> 13042 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=missing_is&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13042 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=99&facet.sort=count&facet.field=missing_s&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13043 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=99&facet.sort=count&facet.field=missing_s&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13043 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=99&facet.sort=count&facet.field=missing_s&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13043 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=99&facet.sort=count&facet.field={!key%3Dmissing_s}missing_s_dv} hits=0 status=0 QTime=0 [junit4] 2> 13044 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=99&facet.sort=count&facet.field=missing_s&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13044 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.field=missing_ss&facet.method=enum} hits=0 status=0 QTime=0 [junit4] 2> 13045 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.field=missing_ss&facet.method=fc} hits=0 status=0 QTime=0 [junit4] 2> 13045 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.field=missing_ss&facet.method=fcs} hits=0 status=0 QTime=0 [junit4] 2> 13046 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.field={!key%3Dmissing_ss}missing_ss_dv} hits=0 status=0 QTime=0 [junit4] 2> 13046 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=6&facet.field=missing_ss&facet.method=uif} hits=0 status=0 QTime=0 [junit4] 2> 13312 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[KSWH]} 0 261 [junit4] 2> 13317 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XRKG]} 0 4 [junit4] 2> 13322 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AFGW]} 0 3 [junit4] 2> 13334 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VDES]} 0 11 [junit4] 2> 13337 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[UDBQ]} 0 2 [junit4] 2> 13355 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OXWF]} 0 16 [junit4] 2> 13367 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SFQS]} 0 5 [junit4] 2> 13373 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JTXF]} 0 4 [junit4] 2> 13376 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LLWJ]} 0 1 [junit4] 2> 13386 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YRCU]} 0 9 [junit4] 2> 13388 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[VQCQ]} 0 1 [junit4] 2> 13391 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WEYX]} 0 1 [junit4] 2> 13400 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OIOJ]} 0 3 [junit4] 2> 13402 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ZJGB]} 0 1 [junit4] 2> 13404 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WPHM]} 0 1 [junit4] 2> 13627 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AAKF]} 0 213 [junit4] 2> 13628 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[YUDR]} 0 1 [junit4] 2> 13630 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WIYZ]} 0 1 [junit4] 2> 13631 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WIYZ]} 0 0 [junit4] 2> 13632 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[DEZW]} 0 0 [junit4] 2> 13633 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[LUEY]} 0 0 [junit4] 2> 13634 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[ERHR]} 0 0 [junit4] 2> 13639 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[RJFH]} 0 4 [junit4] 2> 13640 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SAWZ]} 0 0 [junit4] 2> 13641 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SAWZ]} 0 0 [junit4] 2> 13642 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XXYA]} 0 0 [junit4] 2> 13643 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[XYKO]} 0 0 [junit4] 2> 13644 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WPHN]} 0 0 [junit4] 2> 13650 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CHJF]} 0 5 [junit4] 2> 14472 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> 14472 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 821 [junit4] 2> 14476 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MPDD]} 0 2 [junit4] 2> 14478 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SDFF]} 0 1 [junit4] 2> 14479 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SDFF]} 0 0 [junit4] 2> 14480 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[NJJG]} 0 0 [junit4] 2> 14486 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WYDX]} 0 5 [junit4] 2> 14487 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BIFF]} 0 0 [junit4] 2> 14488 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WEAE]} 0 0 [junit4] 2> 14489 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[WLKF]} 0 0 [junit4] 2> 14490 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OUGP]} 0 0 [junit4] 2> 14491 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[OUGP]} 0 0 [junit4] 2> 14492 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[JZFB]} 0 0 [junit4] 2> 14493 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[AQHE]} 0 1 [junit4] 2> 14494 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BOBR]} 0 0 [junit4] 2> 14495 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[RXJZ]} 0 0 [junit4] 2> 14496 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[QKRZ]} 0 0 [junit4] 2> 14496 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[BJYK]} 0 0 [junit4] 2> 14497 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[CRLK]} 0 0 [junit4] 2> 14498 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[MDUO]} 0 0 [junit4] 2> 14558 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> 14562 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 63 [junit4] 2> 14567 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={wt=json&indent=true}{add=[SQTF]} 0 2 [junit4] 2> 14610 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> 14613 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null params={}{commit=} 0 45 [junit4] 2> 14664 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=88&wt=json} hits=44 status=0 QTime=49 [junit4] 2> 14705 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=enum} hits=44 status=0 QTime=8 [junit4] 2> 14730 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=fc} hits=44 status=0 QTime=24 [junit4] 2> 15047 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=fcs} hits=44 status=0 QTime=316 [junit4] 2> 15063 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field={!key%3Did}id_dv} hits=44 status=0 QTime=15 [junit4] 2> 15065 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=12&facet.limit=-1&facet.sort=index&facet.prefix=BN&facet.field=id&facet.method=uif} hits=44 status=0 QTime=1 [junit4] 2> 15142 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=enum} hits=44 status=0 QTime=76 [junit4] 2> 15158 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fc} hits=44 status=0 QTime=15 [junit4] 2> 15159 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=fcs} hits=44 status=0 QTime=0 [junit4] 2> 15160 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_dv} hits=44 status=0 QTime=0 [junit4] 2> 15228 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field=score_f&facet.method=uif} hits=44 status=0 QTime=67 [junit4] 2> 15229 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=2&facet.missing=true&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif} hits=44 status=0 QTime=0 [junit4] 2> 15230 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=44 status=0 QTime=0 [junit4] 2> 15232 INFO (TEST-TestRandomDVFaceting.testRandomFaceting-seed#[1F085A08E9BA2F18]) [ ] 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=44 status=0 QTime=1 [junit4] 2> 152 [...truncated too long message...] e/classes/test [javac] Compiling 1026 source files to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/build/solr-core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-repro/solr/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: 58 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRandomDVFaceting" -Dtests.showOutput=onerror -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-LY -Dtests.timezone=America/Argentina/Buenos_Aires -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: 2C17C282519B42F4 [junit4] Executing 5 suites with 4 JVMs. [junit4] [junit4] Started J2 PID(2652862@localhost). [junit4] Started J3 PID(2652863@localhost). [junit4] Started J0 PID(2652864@localhost). [junit4] Started J1 PID(2652882@localhost). [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 47.7s J1 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [1/5] on J1 in 58.32s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 48.8s J3 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [2/5] on J3 in 59.49s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 47.9s J0 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [3/5] on J0 in 60.09s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 46.6s J2 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [4/5] on J2 in 61.83s, 1 test [junit4] [junit4] Suite: org.apache.solr.TestRandomDVFaceting [junit4] OK 17.5s J1 | TestRandomDVFaceting.testRandomFaceting [junit4] Completed [5/5] on J1 in 19.88s, 1 test [junit4] [junit4] JVM J0: 0.71 .. 61.87 = 61.16s [junit4] JVM J1: 0.75 .. 81.21 = 80.46s [junit4] JVM J2: 0.71 .. 63.69 = 62.97s [junit4] JVM J3: 0.71 .. 61.45 = 60.73s [junit4] Execution time total: 1 minute 21 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/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/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/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] 44.45s | org.apache.solr.TestRandomDVFaceting -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 1 minute 23 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: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false 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 lucene2 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]
