Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Check-master/743/
2 tests failed.
FAILED: org.apache.solr.TestRandomDVFaceting.testRandomFaceting
Error Message:
java.lang.AssertionError: mismatch: 'e'!='d' @
facet_counts/facet_fields/small_s/[6]
Stack Trace:
java.lang.AssertionError: mismatch: 'e'!='d' @
facet_counts/facet_fields/small_s/[6]
at
__randomizedtesting.SeedInfo.seed([AEA8E3C00742EE37:A3C0C31552BB2688]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED: org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
Error Message:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
Stack Trace:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
at
__randomizedtesting.SeedInfo.seed([AEA8E3C00742EE37:6DCF6A7E231A4C67]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 3461 lines...]
2> 1614033 ERROR
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[AEA8E3C00742EE37]) [ ]
o.a.s.TestRandomDVFaceting ERROR: mismatch facet response: mismatch: 'e'!='d' @
facet_counts/facet_fields/small_s/[6]
2> expected ={
2> "response":{"numFound":30,"start":0,"numFoundExact":true,"docs":[]
2> },
2> "facet_counts":{
2> "facet_queries":{},
2> "facet_fields":{
2> "small_s":[
2> "a",1,
2> "b",2,
2> "c",3,
2> "e",5,
2> "f",2]},
2> "facet_ranges":{},
2> "facet_intervals":{},
2> "facet_heatmaps":{}}}
2>
2> response = {
2> "response":{"numFound":30,"start":0,"numFoundExact":true,"docs":[]
2> },
2> "facet_counts":{
2> "facet_queries":{},
2> "facet_fields":{
2> "small_s":[
2> "a",1,
2> "b",2,
2> "c",3,
2> "d",1,
2> "e",4,
2> "f",2]},
2> "facet_ranges":{},
2> "facet_intervals":{},
2> "facet_heatmaps":{}}}
2>
2> request =
facet=true&wt=json&indent=true&omitHeader=true&q=*:*&rows=0&facet.sort=index&facet.field=small_s&facet.method=uif
2> 1614038 INFO
(TEST-TestRandomDVFaceting.testRandomFaceting-seed#[AEA8E3C00742EE37]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRandomFaceting
> java.lang.AssertionError: mismatch: 'e'!='d' @
facet_counts/facet_fields/small_s/[6]
> at
__randomizedtesting.SeedInfo.seed([AEA8E3C00742EE37:A3C0C31552BB2688]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
> 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:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
> 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
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:370)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
> at java.base/java.lang.Thread.run(Thread.java:834)
2> NOTE: reproduce with: gradlew test --tests
TestRandomDVFaceting.testRandomFaceting -Dtests.seed=AEA8E3C00742EE37
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bs-Latn
-Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
2> 1614043 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
2> 1614043 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=982880620
2> 1614058 INFO (coreCloseExecutor-15693-thread-1) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@234a4a9c
2> 1614058 INFO (coreCloseExecutor-15693-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@234a4a9c
2> 1614058 INFO (coreCloseExecutor-15693-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@223082fd: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3b5cc49f
2> 1614097 INFO (coreCloseExecutor-15693-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
2> 1614118 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
2> 1614118 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@272c99e8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@5dbc6c1e
2> 1614124 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
2> 1614124 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b11df09: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@24767211
2> 1614130 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
2> 1614130 INFO (SUITE-TestRandomDVFaceting-seed#[AEA8E3C00742EE37]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31201cb2: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@1c35c89a
2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.TestRandomDVFaceting_AEA8E3C00742EE37-001
2> NOTE: test params are: codec=Asserting(Lucene90):
{small3_ss=PostingsFormat(name=LuceneVarGapFixedInterval), foo_ds_dv=Lucene84,
foo_f_dv=FST50, small_i=Lucene84, small3_is=Lucene84,
small_s=PostingsFormat(name=LuceneVarGapFixedInterval), score_f=Lucene84,
score_d=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=FST50,
foo_fs_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
foo_l=PostingsFormat(name=LuceneVarGapFixedInterval), small4_ss=FST50,
small2_s=PostingsFormat(name=LuceneVarGapFixedInterval), small2_i=Lucene84,
foo_ls_dv=Lucene84, small2_is=FST50,
foo_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo_fs=FST50,
foo_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
score_f_dv=FST50, foo_d=PostingsFormat(name=LuceneVarGapFixedInterval),
score_d_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
small2_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo_f=Lucene84,
foo_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{small2_s_dv=DocValuesFormat(name=Asserting),
score_f_p=DocValuesFormat(name=Asserting),
id_dv=DocValuesFormat(name=Asserting),
score_d_p=DocValuesFormat(name=Asserting),
small2_is_p=DocValuesFormat(name=Lucene80),
small3_is_dv=DocValuesFormat(name=Asserting),
foo_ds_dv=DocValuesFormat(name=Lucene80),
foo_f_dv=DocValuesFormat(name=Asserting),
foo_ds_p=DocValuesFormat(name=Lucene80),
foo_l_p=DocValuesFormat(name=Asserting),
foo_i_p=DocValuesFormat(name=Lucene80),
small2_i_dv=DocValuesFormat(name=Asserting),
small4_ss_dv=DocValuesFormat(name=Lucene80),
small_s_dv=DocValuesFormat(name=Asserting),
foo_i_dv=DocValuesFormat(name=Lucene80),
small2_ss_dv=DocValuesFormat(name=Lucene80),
foo_fs_dv=DocValuesFormat(name=Lucene80),
small2_is_dv=DocValuesFormat(name=Lucene80),
small_i_p=DocValuesFormat(name=Asserting),
small2_i_p=DocValuesFormat(name=Asserting),
small_i_dv=DocValuesFormat(name=Asserting),
small3_is_p=DocValuesFormat(name=Asserting),
foo_ls_dv=DocValuesFormat(name=Lucene80),
foo_f_p=DocValuesFormat(name=Asserting),
foo_ls_p=DocValuesFormat(name=Lucene80),
foo_d_p=DocValuesFormat(name=Asserting),
foo_fs_p=DocValuesFormat(name=Lucene80),
score_f_dv=DocValuesFormat(name=Asserting),
foo_d_dv=DocValuesFormat(name=Asserting),
score_d_dv=DocValuesFormat(name=Asserting),
foo_l_dv=DocValuesFormat(name=Asserting),
small3_ss_dv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=436,
maxMBSortInHeap=7.94333654841345,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=bs-Latn,
timezone=Australia/Lord_Howe
2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 11.0.6
(64-bit)/cpus=4,threads=1,free=261470840,total=536870912
2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest,
TestSlowCompositeReaderWrapper, TestGroupingSearch, MetricsDisabledCloudTest,
SolrMetricsIntegrationTest, SolrSlf4jReporterTest, MetricsConfigTest,
TestJettySolrRunner, TestReplicationHandlerBackup, TestExpandComponent,
PhrasesIdentificationComponentTest, CloudReplicaSourceTest, TermsComponentTest,
DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallTest,
SuggestComponentTest, SearchHandlerTest,
DistributedQueryElevationComponentTest, SuggestComponentContextFilterQueryTest,
PropertiesRequestHandlerTest, TestConfigsApi, MBeansHandlerTest,
SplitHandlerTest, ZookeeperStatusHandlerTest, CoreMergeIndexesAdminHandlerTest,
TestBlobHandler, TestReqParamsAPI, RandomizedTaggerTest,
TestReplicationHandlerDiskOverFlow, JsonLoaderTest,
XmlUpdateRequestHandlerTest, V2StandaloneTest, TestStressThreadBackup,
PingRequestHandlerTest, HighlighterTest, HighlighterConfigTest,
BaseTestRuleBasedAuthorizationPlugin, CertAuthPluginTest,
TestZkAclsWithHadoopAuth, PKIAuthenticationIntegrationTest,
TestAuthorizationFramework, ConvertedLegacyTest,
TestHighFrequencyDictionaryFactory, TestFuzzyAnalyzedSuggestions,
TestAnalyzeInfixSuggestions, SpellCheckCollatorWithCollapseTest,
FileBasedSpellCheckerTest, WordBreakSolrSpellCheckerTest,
TestNumericRangeQuery64, TestNumericRangeQuery32, TestNumericTerms64,
TestNumericTerms32, TestFieldCacheSortRandom, SmileWriterTest,
TestRawResponseWriter, TestSubQueryTransformer, TestJavabinTupleStreamParser,
TestCustomDocTransformer, TestDocumentBuilder, ProtectedTermFilterFactoryTest,
TestCharFilters, OverseerSolrResponseUnsafeSerializationTest,
TestConfigSetsAPI, SolrCloudExampleTest, TestCloudRecovery,
TestConfigSetsAPIExclusivity, TestPullReplica,
TestTolerantUpdateProcessorCloud, ChaosMonkeyNothingIsSafeTest,
TestSegmentSorting, RouteFieldTest, DeleteNodeTest, ForceLeaderTest,
TestLocalStatsCacheCloud, TestTlogReplica, ShardRoutingTest, ZkNodePropsTest,
HdfsUnloadDistributedZkTest, HdfsBasicDistributedZkTest, HdfsThreadLeakTest,
HdfsSyncSliceTest, OverseerCollectionConfigSetProcessorTest,
TestLeaderElectionWithEmptyReplica, TestCloudSearcherWarming,
NestedShardedAtomicUpdateTest, CleanupOldIndexTest, TestLeaderElectionZkExpiry,
ForceLeaderWithTlogReplicasTest, DistributedQueueTest,
ClusterStateMockUtilTest, TestAuthenticationFramework,
LeaderVoteWaitTimeoutTest, DocValuesNotIndexedTest, BasicDistributedZkTest,
LeaderFailureAfterFreshStartTest, TestRebalanceLeaders,
SystemCollectionCompatTest, OverseerSolrResponseTest, ClusterStateTest,
TestLocalFSCloudBackupRestore, CollectionsAPIDistributedZkTest,
ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest,
TestHdfsCloudBackupRestore, ZkStateWriterTest, MultiSolrCloudTestCaseTest,
LeaderTragicEventTest, ActionThrottleTest, TestCloudInspectUtil,
DeleteReplicaTest, URLClassifyProcessorTest, TestPartialUpdateDeduplication,
AtomicUpdatesTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
ClassificationUpdateProcessorIntegrationTest, AtomicUpdateProcessorFactoryTest,
UUIDUpdateProcessorFallbackTest, DocExpirationUpdateProcessorFactoryTest,
DefaultValueUpdateProcessorTest, TestExceedMaxTermLength, RootFieldTest,
TestInPlaceUpdatesDistrib, TestUpdate,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, AnalysisErrorHandlingTest,
SolrIndexMetricsTest, TestLogWatcher, TestPointFields, DateRangeFieldTest,
ChangedSchemaMergeTest, TestCloudSchemaless,
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemalessBufferedUpdates,
PolyFieldTest, TestCollationFieldDocValues, TestCloudManagedSchema,
OpenExchangeRatesOrgProviderTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest,
TestSurroundQueryParser, TestMinHashQParser, TestSolr4Spatial2,
TestScoreJoinQPNoScore, BJQFilterAccessibleTest, AnalyticsMergeStrategyTest,
TestDistribIDF, TestSearcherReuse, TestRecovery, TestCloudJSONFacetSKGEquiv,
DistributedFacetSimpleRefinementLongTailTest, TestJsonRangeFacets,
TestJsonRequest, TestXmlQParserPlugin, TestStressVersions, TestQueryUtils,
ReturnFieldsTest, TestSolrFieldCacheBean, TestSolrQueryParser,
2> TestMinMaxOnMultiValuedField, TestReload, TestMaxScoreQueryParser,
QueryEqualityTest, TestOverriddenPrefixQueryForCustomFieldType,
TestIBSimilarityFactory, TestBooleanSimilarityFactory,
TestNonDefinedSimilarityFactory, TestRangeQuery, SortSpecParsingTest,
LargeFieldTest, TestDocSet, TestRandomFaceting, TestFieldResource,
TestSchemaSimilarityResource, TestUniqueKeyFieldResource,
TestFieldTypeCollectionResource, TestRestManager, MinimalSchemaTest,
TestRandomDVFaceting]
WARNING: Test org.apache.solr.schema.DocValuesTest wrote 11,339,661 bytes of
output.
WARNING: Test org.apache.solr.TestDistributedSearch wrote 27,798,648 bytes of
output.
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetSKG wrote
14,181,379 bytes of output.
WARNING: Test org.apache.solr.search.facet.TestCloudJSONFacetJoinDomain wrote
14,665,824 bytes of output.
WARNING: Test org.apache.solr.search.facet.TestJsonFacets wrote 28,871,765
bytes of output.
WARNING: Test org.apache.solr.request.TestIntervalFaceting wrote 16,682,563
bytes of output.
org.apache.solr.cluster.events.ClusterEventProducerTest > testEvents FAILED
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
at
__randomizedtesting.SeedInfo.seed([AEA8E3C00742EE37:6DCF6A7E231A4C67]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
at
org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
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
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
org.apache.solr.cluster.events.ClusterEventProducerTest > test suite's output
saved to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.ClusterEventProducerTest.txt,
copied below:
2> 2079915 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-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-Check-master/solr/server/solr/configsets/_default/conf'
2> 2079916 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
2> 2079917 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/data-dir-171-001
2> 2079917 WARN
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
2> 2079918 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
2> 2079918 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
2> 2079919 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001
2> 2079919 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
2> 2079919 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer
client port: 0.0.0.0/0.0.0.0:0
2> 2079919 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer
Starting server
2> 2079921 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory
maxCnxns is not configured, using default value 0.
2> 2080019 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 38859
2> 2080020 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38859
2> 2080020 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38859
2> 2080020 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38859
2> 2080021 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080024 INFO (zkConnectionManagerCallback-18473-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080024 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080027 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080028 INFO (zkConnectionManagerCallback-18475-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080028 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080029 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080030 INFO (zkConnectionManagerCallback-18477-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080030 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080136 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 2080136 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 2080136 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 2080136 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 2080136 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 2080136 INFO (jetty-launcher-18478-thread-2) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 2080136 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 2080136 INFO (jetty-launcher-18478-thread-3) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 2080136 INFO (jetty-launcher-18478-thread-1) [ ] o.e.j.s.Server
jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git:
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 11.0.6+8-LTS
2> 2080137 INFO (jetty-launcher-18478-thread-1) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 2080137 INFO (jetty-launcher-18478-thread-1) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 2080137 INFO (jetty-launcher-18478-thread-1) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
2> 2080138 INFO (jetty-launcher-18478-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@736e4f27{/solr,null,AVAILABLE}
2> 2080138 INFO (jetty-launcher-18478-thread-2) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 2080138 INFO (jetty-launcher-18478-thread-2) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 2080138 INFO (jetty-launcher-18478-thread-3) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
2> 2080138 INFO (jetty-launcher-18478-thread-2) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
2> 2080138 INFO (jetty-launcher-18478-thread-3) [ ] o.e.j.s.session No
SessionScavenger set, using defaults
2> 2080138 INFO (jetty-launcher-18478-thread-3) [ ] o.e.j.s.session
node0 Scavenging every 660000ms
2> 2080138 INFO (jetty-launcher-18478-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@70f38b08{/solr,null,AVAILABLE}
2> 2080138 INFO (jetty-launcher-18478-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5885534b{/solr,null,AVAILABLE}
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@720a10f6{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:46389}
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ] o.e.j.s.Server
Started @2080167ms
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46389}
2> 2080139 ERROR (jetty-launcher-18478-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 2080139 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T15:37:46.881520Z
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69ca1db3{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:44563}
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ] o.e.j.s.Server
Started @2080168ms
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44563}
2> 2080139 ERROR (jetty-launcher-18478-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 2080139 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 2080140 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T15:37:46.882003Z
2> 2080140 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080140 INFO (jetty-launcher-18478-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1fb11bdc{ssl, (ssl, alpn,
http/1.1, h2)}{127.0.0.1:45569}
2> 2080140 INFO (jetty-launcher-18478-thread-2) [ ] o.e.j.s.Server
Started @2080169ms
2> 2080140 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45569}
2> 2080140 ERROR (jetty-launcher-18478-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 2080140 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 2080140 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
2> 2080141 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
2> 2080141 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr
2> 2080141 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-11-09T15:37:46.883039Z
2> 2080141 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080141 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080141 INFO (zkConnectionManagerCallback-18482-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080141 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080142 INFO (zkConnectionManagerCallback-18480-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080142 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080142 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 2080142 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 2080142 INFO (zkConnectionManagerCallback-18484-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080142 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080143 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
2> 2080146 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 2080146 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 2080148 WARN (jetty-launcher-18478-thread-1-SendThread(127.0.0.1:38859))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x101649518dd0004.
2> => EndOfStreamException: Unable to read additional data from
server sessionid 0x101649518dd0004, likely server has closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x101649518dd0004, likely server has
closed socket
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
2> 2080149 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
2> 2080250 INFO (jetty-launcher-18478-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 2080250 INFO (jetty-launcher-18478-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 2080251 WARN (jetty-launcher-18478-thread-1) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@6e47b0[provider=null,keyStore=null,trustStore=null]
2> 2080251 WARN (jetty-launcher-18478-thread-1) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@6e47b0[provider=null,keyStore=null,trustStore=null]
2> 2080251 WARN (jetty-launcher-18478-thread-3) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@3f06ce5c[provider=null,keyStore=null,trustStore=null]
2> 2080251 WARN (jetty-launcher-18478-thread-3) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@3f06ce5c[provider=null,keyStore=null,trustStore=null]
2> 2080253 WARN (jetty-launcher-18478-thread-3) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@4ed8d6f5[provider=null,keyStore=null,trustStore=null]
2> 2080253 WARN (jetty-launcher-18478-thread-3) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@4ed8d6f5[provider=null,keyStore=null,trustStore=null]
2> 2080253 WARN (jetty-launcher-18478-thread-1) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@6fe6a1b1[provider=null,keyStore=null,trustStore=null]
2> 2080253 WARN (jetty-launcher-18478-thread-1) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@6fe6a1b1[provider=null,keyStore=null,trustStore=null]
2> 2080255 INFO (jetty-launcher-18478-thread-3) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38859/solr
2> 2080255 INFO (jetty-launcher-18478-thread-1) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38859/solr
2> 2080255 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080256 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080256 INFO (zkConnectionManagerCallback-18504-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080256 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080257 INFO (zkConnectionManagerCallback-18502-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080257 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080338 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:44563_solr
2> 2080338 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.Overseer Overseer
(id=72449660544679942-127.0.0.1:44563_solr-n_0000000000) starting
2> 2080344 INFO
(OverseerStateUpdate-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44563_solr
2> 2080344 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44563_solr
2> 2080345 INFO
(OverseerStateUpdate-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
2> 2080346 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 2080346 WARN (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] 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
2> 2080350 INFO (jetty-launcher-18478-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
2> 2080358 INFO (jetty-launcher-18478-thread-3) [n:127.0.0.1:44563_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node3
2> 2080359 WARN (jetty-launcher-18478-thread-2) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@acb52ac[provider=null,keyStore=null,trustStore=null]
2> 2080359 WARN (jetty-launcher-18478-thread-2) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@acb52ac[provider=null,keyStore=null,trustStore=null]
2> 2080362 WARN (jetty-launcher-18478-thread-2) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@253e0bbb[provider=null,keyStore=null,trustStore=null]
2> 2080362 WARN (jetty-launcher-18478-thread-2) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@253e0bbb[provider=null,keyStore=null,trustStore=null]
2> 2080362 DEBUG (Core Container Async
Task-18487-thread-1-processing-n:127.0.0.1:44563_solr) [n:127.0.0.1:44563_solr
] o.a.s.c.e.i.DelegatingClusterEventProducer -- starting CC-cc4f3f8,
Delegating 875753b, delegate org.apache.solr.cluster.events.NoOpProducer@6b28a45
2> 2080362 DEBUG (Core Container Async
Task-18487-thread-1-processing-n:127.0.0.1:44563_solr) [n:127.0.0.1:44563_solr
] o.a.s.c.e.i.DelegatingClusterEventProducer --- started delegate
org.apache.solr.cluster.events.NoOpProducer@6b28a45
2> 2080363 INFO (jetty-launcher-18478-thread-2) [ ] o.a.s.c.ZkContainer
Zookeeper client=127.0.0.1:38859/solr
2> 2080364 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080365 INFO (zkConnectionManagerCallback-18524-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080365 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080365 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
2> 2080369 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
2> 2080369 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.ZkController Publish node=127.0.0.1:46389_solr as DOWN
2> 2080370 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
2> 2080370 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46389_solr
2> 2080371 INFO (zkCallback-18503-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (1) -> (2)
2> 2080371 INFO (zkCallback-18501-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (1) -> (2)
2> 2080371 INFO (zkCallback-18523-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (1) -> (2)
2> 2080372 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 2080372 WARN (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] 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
2> 2080376 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.ZkController Publish node=127.0.0.1:45569_solr as DOWN
2> 2080377 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
2> 2080377 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45569_solr
2> 2080378 INFO (zkCallback-18503-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 2080378 INFO (zkCallback-18501-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 2080379 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.p.PackageLoader /packages.json updated to version -1
2> 2080379 WARN (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] 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
2> 2080384 INFO (zkCallback-18523-thread-1) [ ] o.a.s.c.c.ZkStateReader
Updated live nodes from ZooKeeper... (2) -> (3)
2> 2080385 INFO (jetty-launcher-18478-thread-1) [n:127.0.0.1:46389_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node1
2> 2080392 INFO (jetty-launcher-18478-thread-2) [n:127.0.0.1:45569_solr
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node2
2> 2080395 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
2> 2080396 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
2> 2080397 INFO (zkConnectionManagerCallback-18539-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
2> 2080397 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 2080398 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
2> 2080398 INFO
(SUITE-ClusterEventProducerTest-seed#[AEA8E3C00742EE37]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38859/solr ready
2> 2080414 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[AEA8E3C00742EE37]) [
] o.a.s.SolrTestCaseJ4 ###Starting testListenerPlugins
2> 2080415 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[AEA8E3C00742EE37]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
2> 2080489 INFO (qtp1176440436-33407) [n:127.0.0.1:44563_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=12
2> 2080503 DEBUG (zkCallback-18501-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-364c393d:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@3c3eb2c1
2> 2080503 DEBUG (zkCallback-18523-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-66ac8480:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@4d64cc65
2> 2080503 DEBUG (zkCallback-18501-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@3c3eb2c1
already in state STOPPED
2> 2080504 DEBUG (zkCallback-18523-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@4d64cc65
already in state STOPPED
2> 2080505 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-cc4f3f8:
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5206821c
2> 2080505 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer@5206821c
already in state RUNNING
2> 2080505 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@60c9d1f9 to
org.apache.solr.cluster.events.AllEventsListener@5df39efb
2> 2080531 INFO (qtp811861716-33405) [n:127.0.0.1:45569_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=3
2> 2080537 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener starting 68d42d6e
2> 2080537 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@51ec2963 to
org.apache.solr.cluster.events.AllEventsListener@5df39efb
2> 2080537 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$5@51ec2963 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@68d42d6e
2> 2080537 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener skipped event, wrong
type: CLUSTER_PROPERTIES_CHANGED
2> 2080574 INFO (qtp1574899785-33412) [n:127.0.0.1:46389_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=1
2> 2080575 INFO (qtp811861716-33413) [n:127.0.0.1:45569_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
2> 2080579 INFO
(OverseerThreadFactory-18511-thread-1-processing-n:127.0.0.1:44563_solr)
[n:127.0.0.1:44563_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testListenerPlugins_collection
2> 2080582 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@1abc11a8 to
org.apache.solr.cluster.events.AllEventsListener@5df39efb
2> 2080583 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@1abc11a8 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@68d42d6e
2> 2080583 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener recorded event
"org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$4@1abc11a8"
2> 2080687 INFO
(OverseerStateUpdate-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.o.SliceMutator createReplica() {
2> "operation":"ADDREPLICA",
2> "collection":"testListenerPlugins_collection",
2> "shard":"shard1",
2> "core":"testListenerPlugins_collection_shard1_replica_n1",
2> "state":"down",
2> "base_url":"https://127.0.0.1:45569/solr",
2> "node_name":"127.0.0.1:45569_solr",
2> "type":"NRT",
2> "waitForFinalState":"false"}
2> 2080930 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
2> 2080938 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
2> 2080946 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
2> 2080948 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
2> 2080948 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'testListenerPlugins_collection_shard1_replica_n1' using
configuration from configset conf, trusted=true
2> 2080948 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testListenerPlugins_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node2/testListenerPlugins_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node2/testListenerPlugins_collection_shard1_replica_n1/data/]
2> 2080974 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
2> 2080974 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 2080976 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
2> 2080976 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
2> 2080977 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
2> 2080978 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
2> 2080978 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
2> 2080978 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1682897651860766720
2> 2080980 INFO
(searcherExecutor-18543-thread-1-processing-n:127.0.0.1:45569_solr
x:testListenerPlugins_collection_shard1_replica_n1
c:testListenerPlugins_collection s:shard1 r:core_node2) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testListenerPlugins_collection_shard1_replica_n1] Registered new searcher
autowarm time: 0 ms
2> 2080983 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testListenerPlugins_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
2> 2080983 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testListenerPlugins_collection/leaders/shard1
2> 2080986 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2> 2080986 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2> 2080986 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:45569/solr/testListenerPlugins_collection_shard1_replica_n1/
2> 2080987 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
2> 2080987 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:45569/solr/testListenerPlugins_collection_shard1_replica_n1/
has no replicas
2> 2080987 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testListenerPlugins_collection/leaders/shard1/leader after winning
as
/collections/testListenerPlugins_collection/leader_elect/shard1/election/72449660544679944-core_node2-n_0000000000
2> 2080989 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45569/solr/testListenerPlugins_collection_shard1_replica_n1/
shard1
2> 2081091 INFO (zkCallback-18523-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081091 INFO (zkCallback-18523-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081091 INFO (zkCallback-18523-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081092 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am
the leader, no recovery necessary
2> 2081094 INFO (qtp811861716-33418) [n:127.0.0.1:45569_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=164
2> 2081096 INFO (qtp811861716-33413) [n:127.0.0.1:45569_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
2> 2081195 INFO (zkCallback-18523-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081195 INFO (zkCallback-18523-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081195 INFO (zkCallback-18523-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081195 INFO (zkCallback-18523-thread-4) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081196 INFO (qtp811861716-33413) [n:127.0.0.1:45569_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=620
2> 2081196 INFO
(TEST-ClusterEventProducerTest.testListenerPlugins-seed#[AEA8E3C00742EE37]) [
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection:
testListenerPlugins_collection
2> 2081198 INFO (qtp811861716-33405) [n:127.0.0.1:45569_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=testListenerPlugins_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
2> 2081201 INFO
(OverseerCollectionConfigSetProcessor-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
2> 2081202 INFO
(OverseerThreadFactory-18511-thread-2-processing-n:127.0.0.1:44563_solr)
[n:127.0.0.1:44563_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Executing Collection
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
asyncId=null
2> 2081203 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.core.testListenerPlugins_collection.shard1.replica_n1 tag=null
2> 2081203 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.c.SolrCore [testListenerPlugins_collection_shard1_replica_n1] CLOSING
SolrCore org.apache.solr.core.SolrCore@4b0a79c6
2> 2081203 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testListenerPlugins_collection.shard1.replica_n1
tag=SolrCore@4b0a79c6
2> 2081203 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testListenerPlugins_collection.shard1.leader
tag=SolrCore@4b0a79c6
2> 2081203 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
2> 2081205 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testListenerPlugins_collection/terms/shard1 to Terms{values={},
version=1}
2> 2081206 INFO (qtp811861716-33409) [n:127.0.0.1:45569_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testListenerPlugins_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=3
2> 2081310 INFO (zkCallback-18523-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081310 INFO (zkCallback-18523-thread-4) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081310 INFO (zkCallback-18503-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081310 INFO (zkCallback-18523-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081310 INFO (zkCallback-18523-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081319 INFO (qtp811861716-33405) [n:127.0.0.1:45569_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=testListenerPlugins_collection&action=DELETE&wt=javabin&version=2}
status=0 QTime=120
2> 2081320 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@72171e83 to
org.apache.solr.cluster.events.AllEventsListener@5df39efb
2> 2081320 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerBase --- firing event
org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@72171e83 to
org.apache.solr.cluster.events.ClusterEventProducerTest$DummyEventListener@68d42d6e
2> 2081320 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.ClusterEventProducerTest$DummyEventListener recorded event
"org.apache.solr.cluster.events.impl.DefaultClusterEventProducer$3@72171e83"
2> 2081322 INFO (qtp1176440436-33414) [n:127.0.0.1:44563_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin
params={wt=javabin&version=2} status=0 QTime=1
2> 2081323 INFO (qtp811861716-33416) [n:127.0.0.1:45569_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=testListenerPlugins_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
2> 2081324 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-cc4f3f8: org.apache.solr.cluster.events.NoOpProducer@7e248362
2> 2081324 DEBUG (zkCallback-18503-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- started delegate
org.apache.solr.cluster.events.NoOpProducer@7e248362
2> 2081325 DEBUG (zkCallback-18501-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-364c393d: org.apache.solr.cluster.events.NoOpProducer@73c4510d
2> 2081325 DEBUG (zkCallback-18501-thread-1) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.NoOpProducer@73c4510d already in state STOPPED
2> 2081325 DEBUG (zkCallback-18523-thread-4) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --setting new delegate for
CC-66ac8480: org.apache.solr.cluster.events.NoOpProducer@130c0e29
2> 2081325 DEBUG (zkCallback-18523-thread-4) [ ]
o.a.s.c.e.i.DelegatingClusterEventProducer --- delegate
org.apache.solr.cluster.events.NoOpProducer@130c0e29 already in state STOPPED
2> 2081327 INFO
(OverseerThreadFactory-18511-thread-3-processing-n:127.0.0.1:44563_solr)
[n:127.0.0.1:44563_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testListenerPlugins_collection
2> 2081328 INFO
(OverseerCollectionConfigSetProcessor-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
2> 2081537 INFO
(OverseerStateUpdate-72449660544679942-127.0.0.1:44563_solr-n_0000000000)
[n:127.0.0.1:44563_solr ] o.a.s.c.o.SliceMutator createReplica() {
2> "operation":"ADDREPLICA",
2> "collection":"testListenerPlugins_collection",
2> "shard":"shard1",
2> "core":"testListenerPlugins_collection_shard1_replica_n1",
2> "state":"down",
2> "base_url":"https://127.0.0.1:46389/solr",
2> "node_name":"127.0.0.1:46389_solr",
2> "type":"NRT",
2> "waitForFinalState":"false"}
2> 2081779 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
2> 2081785 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 9.0.0
2> 2081793 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
2> 2081795 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
2> 2081795 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'testListenerPlugins_collection_shard1_replica_n1' using
configuration from configset conf, trusted=true
2> 2081795 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testListenerPlugins_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node1/testListenerPlugins_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/tmp/tests-tmp/solr.cluster.events.ClusterEventProducerTest_AEA8E3C00742EE37-001/tempDir-001/node1/testListenerPlugins_collection_shard1_replica_n1/data/]
2> 2081823 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
2> 2081823 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
2> 2081824 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
2> 2081824 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
2> 2081826 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
2> 2081826 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
2> 2081826 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000 ms
2> 2081826 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1682897652749959168
2> 2081828 INFO
(searcherExecutor-18549-thread-1-processing-n:127.0.0.1:46389_solr
x:testListenerPlugins_collection_shard1_replica_n1
c:testListenerPlugins_collection s:shard1 r:core_node2) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testListenerPlugins_collection_shard1_replica_n1] Registered new searcher
autowarm time: 0 ms
2> 2081831 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testListenerPlugins_collection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
2> 2081831 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testListenerPlugins_collection/leaders/shard1
2> 2081834 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
2> 2081834 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
2> 2081834 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
replicas to
https://127.0.0.1:46389/solr/testListenerPlugins_collection_shard1_replica_n1/
2> 2081835 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync
Success - now sync replicas to me
2> 2081835 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:46389/solr/testListenerPlugins_collection_shard1_replica_n1/
has no replicas
2> 2081835 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testListenerPlugins_collection/leaders/shard1/leader after winning
as
/collections/testListenerPlugins_collection/leader_elect/shard1/election/72449660544679943-core_node2-n_0000000000
2> 2081837 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46389/solr/testListenerPlugins_collection_shard1_replica_n1/
shard1
2> 2081939 INFO (zkCallback-18501-thread-1) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081940 INFO (zkCallback-18501-thread-2) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081940 INFO (zkCallback-18501-thread-3) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testListenerPlugins_collection/state.json] for collection
[testListenerPlugins_collection] has occurred - updating... (live nodes size:
[3])
2> 2081942 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr
c:testListenerPlugins_collection s:shard1 r:core_node2
x:testListenerPlugins_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am
the leader, no recovery necessary
2> 2081944 INFO (qtp1574899785-33410) [n:127.0.0.1:46389_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testListenerPlugins_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=testListenerPlugins_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=165
2> 2081946 INFO (qtp811861716-33416) [n:127.0.0.1:45569_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
2> 2082045 INFO (zkCallback-18523-thread-4) [ ] o.a.s.c.c.ZkStateReader
A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataC
[...truncated too long message...]
ame
done in 26.66 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:checkLocalJavadocLinksSite
Processed 2443 links (1998 relative) to 3514 anchors in 243 files
> Task :solr:solr-ref-guide:prepareSiteSources
Syncing source files to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content
using props:
htmlSolrJavadocs -> https://lucene.apache.org/solr/9_0_0/
htmlLuceneJavadocs -> https://lucene.apache.org/core/9_0_0/
htmlOutDir -> ../html-site
javadocLink -> https://docs.oracle.com/en/java/javase/11/docs/api/
solrGuideDraftStatus -> DRAFT
solrRootPath ->
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/
solrDocsVersion -> 9.0
solrGuideVersionPath -> 9_0
buildDate -> 2020-11-09
buildYear -> 2020
ivyCommonsCodec -> 1.13
ivyDropwizardMetrics -> 4.1.5
ivyLog4j -> 2.13.2
ivyOpennlpTools -> 1.9.1
ivyTika -> 1.24
ivyZookeeper -> 3.6.2
Building up tree of all known pages
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-core/9.2.6.0/653601d48b38528e76840c6eac1ae46e2dae1a74/jruby-core-9.2.6.0.jar)
to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of
org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Looping over pages to build nav data
Creating
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_data/scrollnav.json
Creating
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_data/sidebar.json
> Task :solr:solr-ref-guide:buildSite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.headius.backport9.modules.Modules
(file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.jruby/jruby-complete/9.2.9.0/8e44ce7a1417966d89957bd766a148601e28828b/jruby-complete-9.2.9.0.jar)
to method sun.nio.ch.NativeThread.signal(long)
WARNING: Please consider reporting this to the maintainers of
com.headius.backport9.modules.Modules
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Configuration file:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content/_config.yml
Source:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/solr-ref-guide/build/html-site-content
Destination: ../html-site
Incremental build: disabled. Enable with --incremental
Generating...
asciidoctor: WARNING: skipping reference to missing attribute: config_name
asciidoctor: WARNING: skipping reference to missing attribute: file_name
done in 27.909 seconds.
Auto-regeneration: disabled. Use --watch to enable.
> Task :solr:solr-ref-guide:checkSite
Processed 2443 links (1760 relative) to 3514 anchors in 243 files
> Task :solr:solr-ref-guide:check
> Task :solr:solrj:check
> Task :solr:test-framework:check
> Task :solr:webapp:check
> Task :lucene:analysis:common:check
> Task :lucene:analysis:icu:check
> Task :lucene:analysis:kuromoji:check
> Task :lucene:analysis:morfologik:check
> Task :lucene:analysis:nori:check
> Task :lucene:analysis:opennlp:check
> Task :lucene:analysis:phonetic:check
> Task :lucene:analysis:smartcn:check
> Task :lucene:analysis:stempel:check
> Task :solr:contrib:analysis-extras:check
> Task :solr:contrib:analytics:check
> Task :solr:contrib:clustering:check
> Task :solr:contrib:extraction:check
> Task :solr:contrib:jaegertracer-configurator:check
> Task :solr:contrib:langid:check
> Task :solr:contrib:ltr:check
> Task :solr:contrib:prometheus-exporter:check
> Task :solr:docker:package:check
The slowest tests (exceeding 500 ms) during this run:
152.64s TestStressLiveNodes.testStress (:solr:core)
110.45s TestIntervalFaceting.testRandom (:solr:core)
90.41s TestDistributedSearch.test (:solr:core)
83.75s TestRandomCollapseQParserPlugin.testRandomCollpaseWithSort (:solr:core)
75.00s TestLeaderElectionZkExpiry.testLeaderElectionWithZkExpiry (:solr:core)
65.90s TestSolrConfigHandlerCloud.test (:solr:core)
65.89s TestRandomFaceting.testRandomFaceting (:solr:core)
61.68s ZkControllerTest.testGetHostName (:solr:core)
61.13s ZkControllerTest.testReadConfigName (:solr:core)
60.92s ZkControllerTest.testPublishAndWaitForDownStates (:solr:core)
ERROR: The following test(s) have failed:
- org.apache.solr.TestRandomDVFaceting.testRandomFaceting (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.TestRandomDVFaceting.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.TestRandomDVFaceting.testRandomFaceting" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=AEA8E3C00742EE37 -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents
(:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Check-master/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.ClusterEventProducerTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents"
-Ptests.jvms=4 -Ptests.haltonfailure=false
-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=AEA8E3C00742EE37
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1h 7m 14s
852 actionable tasks: 852 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2826)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2686)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:998)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3075)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1071)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.FilePath.validateAntFileMask(FilePath.java:2684)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:265)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1905)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]