Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/737/
2 tests failed.
FAILED: org.apache.solr.TestRandomDVFaceting.testRandomFaceting
Error Message:
mismatch: '1'!='0' @ facet_counts/facet_fields/small2_is/[0]
Stack Trace:
java.lang.AssertionError: mismatch: '1'!='0' @
facet_counts/facet_fields/small2_is/[0]
at
__randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:292)
at
org.apache.solr.TestRandomDVFaceting.doFacetTests(TestRandomDVFaceting.java:175)
at
org.apache.solr.TestRandomDVFaceting.testRandomFaceting(TestRandomDVFaceting.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.TestRandomFaceting.testRandomFaceting
Error Message:
mismatch: '-1'!='2' @ facet_counts/facet_fields/small2_is/[2]
Stack Trace:
java.lang.AssertionError: mismatch: '-1'!='2' @
facet_counts/facet_fields/small2_is/[2]
at
__randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323)
at
org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295)
at
org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178)
at
org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 43581 lines...]
[junit4] 2> 83784 ERROR
(TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.TestRandomFaceting ERROR: mismatch facet response: mismatch: '-1'!='2' @
facet_counts/facet_fields/small2_is/[2]
[junit4] 2> expected ={
[junit4] 2> "response":{
[junit4] 2> "numFound":3,
[junit4] 2> "start":0,
[junit4] 2> "numFoundExact":true,
[junit4] 2> "docs":[]},
[junit4] 2> "facet_counts":{
[junit4] 2> "facet_queries":{},
[junit4] 2> "facet_fields":{"small2_is":[
[junit4] 2> "-2",
[junit4] 2> 1,
[junit4] 2> "-1",
[junit4] 2> 1,
[junit4] 2> "1",
[junit4] 2> 1,
[junit4] 2> "6",
[junit4] 2> 1]},
[junit4] 2> "facet_ranges":{},
[junit4] 2> "facet_intervals":{},
[junit4] 2> "facet_heatmaps":{}}}
[junit4] 2> response = {
[junit4] 2>
"response":{"numFound":3,"start":0,"numFoundExact":true,"docs":[]
[junit4] 2> },
[junit4] 2> "facet_counts":{
[junit4] 2> "facet_queries":{},
[junit4] 2> "facet_fields":{
[junit4] 2> "small2_is":[
[junit4] 2> "-2",1,
[junit4] 2> "2",1,
[junit4] 2> "4",1,
[junit4] 2> "6",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.enum.cache.minDf=1&facet.field=small2_is&facet.method=enum&facet.exists=true
[junit4] 2> 83785 INFO
(TEST-TestRandomFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRandomFaceting
-Dtests.method=testRandomFaceting -Dtests.seed=820ACFE39A876298
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-SG
-Dtests.timezone=America/Kralendijk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 8.44s J3 | TestRandomFaceting.testRandomFaceting <<<
[junit4] > Throwable #1: java.lang.AssertionError: mismatch: '-1'!='2' @
facet_counts/facet_fields/small2_is/[2]
[junit4] > at
__randomizedtesting.SeedInfo.seed([820ACFE39A876298:8F62EF36CF7EAA27]:0)
[junit4] > at
org.apache.solr.TestRandomFaceting.validateResponse(TestRandomFaceting.java:323)
[junit4] > at
org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:295)
[junit4] > at
org.apache.solr.TestRandomFaceting.doFacetTests(TestRandomFaceting.java:178)
[junit4] > at
org.apache.solr.TestRandomFaceting.testRandomFaceting(TestRandomFaceting.java:161)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 83786 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 83786 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1601853700
[junit4] 2> 83787 INFO (coreCloseExecutor-372-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2a20424e
[junit4] 2> 83787 INFO (coreCloseExecutor-372-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@2a20424e
[junit4] 2> 83787 INFO (coreCloseExecutor-372-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43e9aceb: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5281de10
[junit4] 2> 83805 INFO (coreCloseExecutor-372-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 83806 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 83806 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16f4df34: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@784cf454
[junit4] 2> 83811 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 83811 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b90f862: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@8b65f02
[junit4] 2> 83813 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 83813 INFO
(SUITE-TestRandomFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62ccd645: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@79f99365
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestRandomFaceting_820ACFE39A876298-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87),
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-SG,
timezone=America/Kralendijk
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=118736528,total=408944640
[junit4] 2> NOTE: All tests run in this JVM:
[TestTolerantUpdateProcessorCloud, TestDeprecatedFilters,
SearchRateTriggerIntegrationTest, SaslZkACLProviderTest,
TestSlowCompositeReaderWrapper, TestStressUserVersions, TestRTimerTree,
DistributedFacetSimpleRefinementLongTailTest, TestLockTree,
SolrTestCaseJ4DeleteCoreTest, TestRandomFaceting]
[junit4] Completed [26/921 (1!)] on J3 in 10.17s, 1 test, 1 failure <<<
FAILURES!
[junit4]
[junit4] Suite: org.apache.solr.update.TestHdfsUpdateLog
[junit4] Completed [27/921 (1!)] on J0 in 18.37s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.cloud.ConnectionManagerTest
[junit4] Completed [28/921 (1!)] on J3 in 7.51s, 3 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.solr.update.VersionInfoTest
[junit4] Completed [29/921 (1!)] on J3 in 2.25s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestQuerySenderNoQuery
[junit4] Completed [30/921 (1!)] on J3 in 0.75s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestLeaderElectionWithEmptyReplica
[junit4] Completed [31/921 (1!)] on J1 in 28.94s, 1 test
[junit4]
[junit4] Suite:
org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest
[junit4] Completed [32/921 (1!)] on J0 in 7.02s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesRequiredField
[junit4] Completed [33/921 (1!)] on J3 in 1.75s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.SampleTest
[junit4] Completed [34/921 (1!)] on J1 in 1.25s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.search.similarities.TestBM25SimilarityFactory
[junit4] Completed [35/921 (1!)] on J3 in 1.00s, 2 tests
[junit4]
[junit4] Suite:
org.apache.solr.response.transform.TestSubQueryTransformerCrossCore
[junit4] Completed [36/921 (1!)] on J0 in 2.50s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.component.ResponseLogComponentTest
[junit4] Completed [37/921 (1!)] on J0 in 0.75s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.api.collections.AssignTest
[junit4] Completed [38/921 (1!)] on J3 in 3.26s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
[junit4] IGNOR/A 0.00s J3 | Tagger2Test.testStopWords
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-8344))
[junit4] Completed [39/921 (1!)] on J3 in 1.57s, 5 tests, 2 skipped
[junit4]
[junit4] Suite: org.apache.solr.metrics.SolrMetricsIntegrationTest
[junit4] Completed [40/921 (1!)] on J0 in 4.85s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.internal.csv.CSVPrinterTest
[junit4] Completed [41/921 (1!)] on J0 in 0.32s, 6 tests
[junit4]
[junit4] Suite: org.apache.solr.TestJoin
[junit4] Completed [42/921 (1!)] on J1 in 9.28s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestTlogReplica
[junit4] Completed [43/921 (1!)] on J2 in 106.98s, 14 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.solr.analysis.TestCharFilters
[junit4] Completed [44/921 (1!)] on J2 in 4.67s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledTriggerTest
[junit4] IGNOR/A 0.01s J2 | ScheduledTriggerTest.testTrigger
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] Completed [45/921 (1!)] on J2 in 4.22s, 2 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
[junit4] IGNOR/A 0.00s J2 | SSLMigrationTest.test
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] Completed [46/921 (1!)] on J2 in 0.00s, 1 test, 1 skipped
[junit4]
[junit4] Suite:
org.apache.solr.highlight.TestUnifiedSolrHighlighterWithoutStoredId
[junit4] Completed [47/921 (1!)] on J2 in 2.49s, 27 tests
[junit4]
[junit4] Suite: org.apache.solr.search.TestStressReorder
[junit4] Completed [48/921 (1!)] on J2 in 8.35s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.core.TestCustomStream
[junit4] Completed [49/921 (1!)] on J3 in 26.33s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.util.TestObjectReleaseTracker
[junit4] Completed [50/921 (1!)] on J2 in 4.25s, 1 test
[junit4]
[junit4] Suite:
org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
[junit4] Completed [51/921 (1!)] on J3 in 4.30s, 2 tests
[junit4]
[junit4] Suite: org.apache.solr.search.TestXmlQParserPlugin
[junit4] Completed [52/921 (1!)] on J2 in 1.83s, 3 tests
[junit4]
[junit4] Suite: org.apache.solr.core.TestCoreContainer
[junit4] IGNOR/A 0.01s J0 | TestCoreContainer.assertAllowPathWindows
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] IGNOR/A 0.00s J0 | TestCoreContainer.assertAllowPathFromSolrXmlWin
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] Completed [53/921 (1!)] on J0 in 29.70s, 16 tests, 2 skipped
[junit4]
[junit4] Suite: org.apache.solr.OutputWriterTest
[junit4] Completed [54/921 (1!)] on J0 in 1.96s, 5 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.TestLeaderElectionZkExpiry
[junit4] Completed [55/921 (1!)] on J2 in 13.98s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.SolrInfoBeanTest
[junit4] Completed [56/921 (1!)] on J2 in 3.26s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.TestRandomDVFaceting
[junit4] 2> 150890 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 150891 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 150891 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_820ACFE39A876298-001/data-dir-10-001
[junit4] 2> 150891 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 150891 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 150893 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 150893 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 150900 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 150911 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 150915 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 150930 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 150937 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 150940 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 150943 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 150946 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 151892 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 151893 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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> 151895 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 151897 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@41b9b8f1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 151897 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@41b9b8f1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 151902 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3125ec78[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 151902 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3125ec78[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 151903 WARN
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-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> 151942 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
[junit4] 2> 151948 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
[junit4] 2> 151948 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30a22c77
[junit4] 2> 151949 INFO (coreLoadExecutor-926-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 151957 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 151973 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 151978 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field
id
[junit4] 2> 151978 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 151978 INFO (coreLoadExecutor-926-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@30a22c77
[junit4] 2> 151978 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.TestRandomDVFaceting_820ACFE39A876298-001/data-dir-10-001/]
[junit4] 2> 151979 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.6337890625,
floorSegmentMB=1.142578125, forceMergeDeletesPctAllowed=0.8762147448045021,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.48968695600922707, deletesPctAllowed=36.38549337656682
[junit4] 2> 152014 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 152014 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 152015 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=91.720703125,
floorSegmentMB=0.38671875, forceMergeDeletesPctAllowed=2.92702406771735,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6822001400253044, deletesPctAllowed=25.609982744306425
[junit4] 2> 152016 WARN (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 152016 INFO (coreLoadExecutor-926-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 152018 INFO
(SUITE-TestRandomDVFaceting-seed#[820ACFE39A876298]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 152027 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRandomFaceting
[junit4] 2> 152027 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 152027 INFO
(searcherExecutor-928-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 152027 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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 0
[junit4] 2> 152030 INFO
(searcherExecutor-928-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 152030 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 152032 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=0
[junit4] 2> 152037 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=enum}
hits=0 status=0 QTime=5
[junit4] 2> 152043 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=fc}
hits=0 status=0 QTime=5
[junit4] 2> 152046 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=fcs}
hits=0 status=0 QTime=3
[junit4] 2> 152046 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Did}id_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152081 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=uif}
hits=0 status=0 QTime=34
[junit4] 2> 152083 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=0
[junit4] 2> 152089 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=6
[junit4] 2> 152089 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152091 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1
[junit4] 2> 152104 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=13
[junit4] 2> 152106 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=2
[junit4] 2> 152107 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field=score_d&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152108 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field=score_d&facet.method=fc}
hits=0 status=0 QTime=1
[junit4] 2> 152108 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field=score_d&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152109 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field={!key%3Dscore_d}score_d_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152110 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field=score_d&facet.method=uif}
hits=0 status=0 QTime=1
[junit4] 2> 152110 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=3&facet.field={!key%3Dscore_d}score_d_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152111 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=foo_i&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152113 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=foo_i&facet.method=fc}
hits=0 status=0 QTime=1
[junit4] 2> 152113 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=foo_i&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152113 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field={!key%3Dfoo_i}foo_i_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152113 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=foo_i&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152116 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field={!key%3Dfoo_i}foo_i_p&facet.method=uif}
hits=0 status=0 QTime=2
[junit4] 2> 152120 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_l&facet.method=enum}
hits=0 status=0 QTime=3
[junit4] 2> 152120 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_l&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152120 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_l&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152121 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_l}foo_l_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152121 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_l&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152121 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_l}foo_l_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152121 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.prefix=&facet.field=small_s&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152122 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.prefix=&facet.field=small_s&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152122 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.prefix=&facet.field=small_s&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152122 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.prefix=&facet.field={!key%3Dsmall_s}small_s_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152122 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.prefix=&facet.field=small_s&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152122 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.missing=true&facet.field=small2_s&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152123 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.missing=true&facet.field=small2_s&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152123 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.missing=true&facet.field=small2_s&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152123 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.missing=true&facet.field={!key%3Dsmall2_s}small2_s_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152123 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.missing=true&facet.field=small2_s&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152124 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152124 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152124 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152124 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152124 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152125 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small3_ss&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152125 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small3_ss&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152125 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small3_ss&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152125 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall3_ss}small3_ss_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152125 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small3_ss&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152126 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.sort=count&facet.field=small4_ss&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152126 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.sort=count&facet.field=small4_ss&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152126 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.sort=count&facet.field=small4_ss&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152126 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.sort=count&facet.field={!key%3Dsmall4_ss}small4_ss_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152126 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.sort=count&facet.field=small4_ss&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small_i&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small_i&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small_i&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall_i}small_i_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small_i&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152127 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall_i}small_i_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152128 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_i&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152128 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_i&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152128 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_i&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152128 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall2_i}small2_i_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152128 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_i&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152129 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall2_i}small2_i_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152129 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_is&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152129 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_is&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152129 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_is&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152130 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dsmall2_is}small2_is_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152130 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=small2_is&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152130 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152130 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152130 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152131 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field={!key%3Dsmall3_is}small3_is_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152131 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.offset=0&facet.sort=count&facet.field=small3_is&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152131 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field=foo_fs&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152131 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field=foo_fs&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152131 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field=foo_fs&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152132 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field={!key%3Dfoo_fs}foo_fs_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152136 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.s.f.UnInvertedField UnInverted multi-valued field
{field=foo_fs,memSize=4320,tindexSize=32,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
[junit4] 2> 152136 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field=foo_fs&facet.method=uif}
hits=0 status=0 QTime=4
[junit4] 2> 152137 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=4&facet.field={!key%3Dfoo_fs}foo_fs_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152137 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_f&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152137 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_f&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152137 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_f&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152138 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_f}foo_f_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152138 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_f&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152138 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_f}foo_f_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152140 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=enum}
hits=0 status=0 QTime=1
[junit4] 2> 152140 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152140 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152140 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field={!key%3Dfoo_ds}foo_ds_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152141 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.missing=true&facet.field=foo_ds&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152141 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_d&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152141 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_d&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152141 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_d&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152141 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_d}foo_d_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=foo_d&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Dfoo_d}foo_d_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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_ls&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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_ls&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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_ls&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152142 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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_ls}foo_ls_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152143 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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_ls&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152143 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=missing_i&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152143 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=missing_i&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152143 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=missing_i&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152143 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field={!key%3Dmissing_i}missing_i_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field=missing_i&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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.mincount=5&facet.field={!key%3Dmissing_i}missing_i_p&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152144 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152145 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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> 152145 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152145 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152145 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152145 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field={!key%3Dmissing_s}missing_s_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.field=missing_s&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.prefix=&facet.field=missing_ss&facet.method=enum}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.prefix=&facet.field=missing_ss&facet.method=fc}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.prefix=&facet.field=missing_ss&facet.method=fcs}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.prefix=&facet.field={!key%3Dmissing_ss}missing_ss_dv}
hits=0 status=0 QTime=0
[junit4] 2> 152146 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=1&facet.prefix=&facet.field=missing_ss&facet.method=uif}
hits=0 status=0 QTime=0
[junit4] 2> 152181 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={wt=json&indent=true}{add=[SFRS]} 0 33
[junit4] 2> 152217 INFO
(searcherExecutor-928-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 152217 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 36
[junit4] 2> 152221 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&indent=true&fl=id&sort=_docid_+asc&rows=2&wt=json} hits=1
status=0 QTime=3
[junit4] 2> 152222 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=enum}
hits=1 status=0 QTime=0
[junit4] 2> 152222 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=fc}
hits=1 status=0 QTime=0
[junit4] 2> 152223 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=fcs}
hits=1 status=0 QTime=1
[junit4] 2> 152225 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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%3Did}id_dv}
hits=1 status=0 QTime=1
[junit4] 2> 152226 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=id&facet.method=uif}
hits=1 status=0 QTime=0
[junit4] 2> 152226 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=enum}
hits=1 status=0 QTime=0
[junit4] 2> 152231 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fc}
hits=1 status=0 QTime=4
[junit4] 2> 152231 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=fcs}
hits=1 status=0 QTime=0
[junit4] 2> 152231 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_dv}
hits=1 status=0 QTime=0
[junit4] 2> 152232 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field=score_f&facet.method=uif}
hits=1 status=0 QTime=0
[junit4] 2> 152232 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=count&facet.mincount=3&facet.field={!key%3Dscore_f}score_f_p&facet.method=uif}
hits=1 status=0 QTime=0
[junit4] 2> 152235 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[820ACFE39A876298]) [ ]
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=3&facet.sort=count&facet.mincount=4&facet.missing=true&facet.field=score_d&facet.method
[...truncated too long message...]
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952
[copy] Copying 254 files to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/null1678109952
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 69 minutes 4 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene1
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:998)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1071)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]