Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/126/
1 tests failed.
FAILED: org.apache.solr.search.TestRecovery.testExistOldBufferLog
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([E570CE6D1148A781:BB20D3389F873708]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at
org.apache.solr.search.TestRecovery.testExistOldBufferLog(TestRecovery.java:1073)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12348 lines...]
[junit4] Suite: org.apache.solr.search.TestRecovery
[junit4] 2> 100090 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001
[junit4] 2> 100091 WARN
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 100091 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 100093 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 100093 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
updateLog impl=solr.CdcrUpdateLog
[junit4] 2> 100094 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 100098 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 100146 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 100252 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=test
[junit4] 2> 100496 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 100686 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 100686 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 100700 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 100706 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 100706 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 100714 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 100811 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 100829 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 100953 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 100995 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 100995 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 100998 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 100998 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 101004 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 101042 WARN (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 101137 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 101137 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 101139 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 101139 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 101141 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=49.0634765625,
floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=16.890977116858824,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22801187511426813, deletesPctAllowed=47.80150596613021
[junit4] 2> 101145 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@22679187[collection1] main]
[junit4] 2> 101145 WARN (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 101146 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 101146 INFO (coreLoadExecutor-354-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1608894078076846080
[junit4] 2> 101148 INFO
(searcherExecutor-355-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22679187[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 101150 INFO
(SUITE-TestRecovery-seed#[E570CE6D1148A781]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 101153 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLogReplay
[junit4] 2> 101163 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 101167 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2c0c5fd4[collection1] realtime]
[junit4] 2> 101167 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 12
[junit4] 2> 101169 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608894078100963328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 101169 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1c16f645
commitCommandVersion:1608894078100963328
[junit4] 2> 101179 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@147973da[collection1] main]
[junit4] 2> 101180 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 101182 INFO (searcherExecutor-355-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@147973da[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 101183 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 101202 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A1 (1608894078128226304)]} 0 7
[junit4] 2> 101202 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A11 (1608894078135566336)]} 0 0
[junit4] 2> 101203 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A12 (1608894078136614912)]} 0 0
[junit4] 2> 101263 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@39a82269[collection1] realtime]
[junit4] 2> 101435 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@496a5aca[collection1] realtime]
[junit4] 2> 101436 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=id:A11
(-1608894078136614913)} 0 232
[junit4] 2> 101438 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A13 (1608894078381981696)]} 0 0
[junit4] 2> 101449 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A12 (1608894078392467456)]} 0 11
[junit4] 2> 101455 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{add=[A12 (1608894078395613184)]} 0 5
[junit4] 2> 101457 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=1
[junit4] 2> 101462 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=7&wt=xml} status=0 QTime=3
[junit4] 2> 101464 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=69790954
[junit4] 2> 101464 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 101464 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15bb9c41: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@7a56d728
[junit4] 2> 101468 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 101468 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21b69de0: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@263d608
[junit4] 2> 101471 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 101471 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@43a8b828: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
[junit4] 2> 101471 INFO (coreCloseExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@bdc980b
[junit4] 2> 101472 INFO (coreCloseExecutor-360-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=bdc980b
[junit4] 2> 101472 INFO (coreCloseExecutor-360-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c097ccf: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c325cca
[junit4] 2> 101509 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 101533 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 101546 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 101680 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 102235 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 102235 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 102261 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 102274 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 102274 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 102288 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 102335 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 102386 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 102528 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 102549 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 102550 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 102550 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 102550 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 102568 WARN (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 102640 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 102640 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 102642 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 102642 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 102643 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 102645 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ce15a66[collection1] main]
[junit4] 2> 102645 WARN (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 102646 INFO (coreLoadExecutor-370-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 102647 INFO
(searcherExecutor-371-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ce15a66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 102655 WARN
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Starting log replay
tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000001.1608894078128226304
refcount=1} active=false starting pos=0 inSortedOrder=false
[junit4] 2> 102656 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 102657 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
[junit4] 2> 102657 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
[junit4] 2> 103183 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59371eb5[collection1] realtime]
[junit4] 2> 103185 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6521c9b9[collection1] realtime]
[junit4] 2> 103186 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 103186 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4e0125dc commitCommandVersion:0
[junit4] 2> 103386 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cddc26d[collection1] main]
[junit4] 2> 103387 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 103388 INFO
(searcherExecutor-371-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7cddc26d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1)
Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
[junit4] 2> 103389 INFO
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A1
(1608894078128226304), A11 (1608894078135566336), A12 (1608894078136614912),
A13 (1608894078381981696), A12 (1608894078392467456), A12
(1608894078395613184)],deleteByQuery=id:A11 (-1608894078136614913)} 0 733
[junit4] 2> 103389 WARN
(recoveryExecutor-373-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
[junit4] 2> 103392 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=2
[junit4] 2> 103393 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 103394 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=7&wt=xml} status=0 QTime=0
[junit4] 2> 103396 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[A2 (1608894080434044928)]} 0 1
[junit4] 2> 103397 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[A3 (1608894080436142080)]} 0 0
[junit4] 2> 103398 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[A2 (-1608894080438239232)]} 0 0
[junit4] 2> 103399 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[A4 (1608894080439287808)]} 0 0
[junit4] 2> 103399 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=3 status=0 QTime=0
[junit4] 2> 103400 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 103400 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=230093027
[junit4] 2> 103402 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 103402 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a49123: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@40472f6f
[junit4] 2> 103411 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 103411 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3759903f: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@263d608
[junit4] 2> 103414 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 103414 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7109d32e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
[junit4] 2> 103438 INFO (coreCloseExecutor-376-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5a2a3a4b
[junit4] 2> 103438 INFO (coreCloseExecutor-376-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=5a2a3a4b
[junit4] 2> 103438 INFO (coreCloseExecutor-376-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@58c7a260: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@76fd234d
[junit4] 2> 103496 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 103519 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 103542 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 104487 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 104841 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 104841 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 104859 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 104867 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 104867 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 104876 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 104931 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 104977 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 105169 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 105184 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 105185 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 105185 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 105185 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 105204 WARN (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 105290 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 105290 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 105293 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 105293 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 105299 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 105403 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d89dbd1[collection1]
main]
[junit4] 2> 105404 WARN (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 105405 INFO (coreLoadExecutor-386-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 105406 INFO
(searcherExecutor-387-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d89dbd1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1)
Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)))}
[junit4] 2> 105418 WARN
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Starting log replay
tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000003.1608894080434044928
refcount=1} active=false starting pos=0 inSortedOrder=false
[junit4] 2> 105939 INFO
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 105939 INFO
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@359aaf88 commitCommandVersion:0
[junit4] 2> 105985 INFO
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@73784603[collection1] main]
[junit4] 2> 105985 INFO
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 105986 INFO
(searcherExecutor-387-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@73784603[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1)
Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)
Uninverting(_3(8.0.0):C3/1:delGen=1)))}
[junit4] 2> 105987 INFO
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[A2
(1608894080434044928), A3 (1608894080436142080), A4
(1608894080439287808)],delete=[A2 (-1608894080438239232)]} 0 568
[junit4] 2> 105987 WARN
(recoveryExecutor-389-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=3
deletes=1 deleteByQuery=0 errors=0 positionOfStart=0}
[junit4] 2> 105988 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 105989 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:A2&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 105989 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1670069712
[junit4] 2> 105992 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 105992 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3300b5b1: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5b84ce4c
[junit4] 2> 105996 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 105996 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@261028ca: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@263d608
[junit4] 2> 106007 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 106007 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@192b22fb: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
[junit4] 2> 106041 INFO (coreCloseExecutor-392-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7bb371b8
[junit4] 2> 106042 INFO (coreCloseExecutor-392-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7bb371b8
[junit4] 2> 106042 INFO (coreCloseExecutor-392-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@26de2189: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42287fca
[junit4] 2> 106081 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 106115 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 106132 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 106277 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 106738 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 106738 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 106760 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 106769 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 106769 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 106771 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 106973 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 107029 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 107165 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 107182 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 107183 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 107183 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 107183 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 107203 WARN (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 107270 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 107270 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 107272 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 107272 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 107274 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 107294 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@155375a9[collection1] main]
[junit4] 2> 107295 WARN (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 107295 INFO (coreLoadExecutor-402-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 107296 INFO
(searcherExecutor-403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@155375a9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C3/2:delGen=1)
Uninverting(_2(8.0.0):C2:fieldInfosGen=1:dvGen=2)
Uninverting(_3(8.0.0):C3/1:delGen=1)))}
[junit4] 2> 107393 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=5 status=0 QTime=0
[junit4] 2> 107394 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=val_i_dvo:2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 107495 INFO
(TEST-TestRecovery.testLogReplay-seed#[E570CE6D1148A781]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLogReplay
[junit4] 2> 107498 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testNewDBQAndDocMatchingOldDBQDuringLogReplay
[junit4] 2> 107499 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 107501 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@683dade8[collection1]
realtime]
[junit4] 2> 107501 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 2
[junit4] 2> 107501 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608894084740546560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 107501 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7c5cc502
commitCommandVersion:1608894084740546560
[junit4] 2> 107507 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@212cfeee[collection1] main]
[junit4] 2> 107509 INFO (searcherExecutor-403-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@212cfeee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 107511 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 107511 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 10
[junit4] 2> 107519 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B0 (1608894084752080896)]} 0 6
[junit4] 2> 107519 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B1 (1608894084759420928)]} 0 0
[junit4] 2> 107519 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B2 (1608894084759420929)]} 0 0
[junit4] 2> 107534 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7894197f[collection1]
realtime]
[junit4] 2> 107544 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be6d4c[collection1]
realtime]
[junit4] 2> 107545 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{deleteByQuery=id:B1 OR id:B3 OR id:B6
(-1608894084760469504)} 0 25
[junit4] 2> 107555 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B3 (1608894084786683904)]} 0 9
[junit4] 2> 107555 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B4 (1608894084797169664)]} 0 0
[junit4] 2> 107555 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B5 (1608894084797169665)]} 0 0
[junit4] 2> 107556 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 107556 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=500097113
[junit4] 2> 107556 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 107556 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38b90130: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@12b499aa
[junit4] 2> 107561 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 107561 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cc8cde1: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@263d608
[junit4] 2> 107564 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 107564 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7f3935: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
[junit4] 2> 107566 INFO (coreCloseExecutor-408-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@37ce368f
[junit4] 2> 107566 INFO (coreCloseExecutor-408-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=37ce368f
[junit4] 2> 107566 INFO (coreCloseExecutor-408-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ac88fa0: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@117fffa2
[junit4] 2> 107588 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from
paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 107611 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 107639 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 107740 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 108051 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 108051 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 108066 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 108074 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 108075 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 108082 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 108114 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 108136 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 108434 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 108487 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 108488 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 108488 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 108488 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 108504 WARN (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 108594 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 108594 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 108596 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 108596 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 108598 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 108603 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd01f2[collection1]
main]
[junit4] 2> 108604 WARN (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 108605 INFO (coreLoadExecutor-418-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 108607 INFO
(searcherExecutor-419-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@dd01f2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 108614 WARN
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Starting log replay
tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000005.1608894084752080896
refcount=1} active=false starting pos=0 inSortedOrder=false
[junit4] 2> 108615 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 108628 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{deleteByQuery=id:B2 OR id:B4
(-1608894085909708800)} 0 12
[junit4] 2> 108630 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084752080896,id=B0}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 108631 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[B6 (1608894085922291712)]} 0 2
[junit4] 2> 108631 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE -
state: REPLAYING replay: false
[junit4] 2> 108631 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 0
[junit4] 2> 108652 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6ad2c1f6[collection1] realtime]
[junit4] 2> 108653 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084759420928,id=B1}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 108663 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@44050775[collection1] realtime]
[junit4] 2> 108663 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084759420929,id=B2}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 108681 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c4b4caa[collection1] realtime]
[junit4] 2> 109133 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3debe8b0[collection1] realtime]
[junit4] 2> 109134 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084786683904,id=B3}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 109140 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f49c3d4[collection1] realtime]
[junit4] 2> 109140 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084797169664,id=B4}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 109146 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d38622[collection1]
realtime]
[junit4] 2> 109146 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.
Update=add{flags=a,_version_=1608894084797169665,id=B5}
DBQs=[DBQ{version=1608894085909708800,q=id:B2 OR id:B4}]
[junit4] 2> 109152 INFO
(replayUpdatesExecutor-412-thread-1-processing-x:collection1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f0f1444[collection1] realtime]
[junit4] 2> 109635 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 109635 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@257ab700 commitCommandVersion:0
[junit4] 2> 109677 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@391bf0ed[collection1] main]
[junit4] 2> 109679 INFO
(searcherExecutor-419-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@391bf0ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C2)
Uninverting(_8(8.0.0):C1) Uninverting(_a(8.0.0):C1)))}
[junit4] 2> 109679 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 109680 INFO
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[B0
(1608894084752080896), B1 (1608894084759420928), B2 (1608894084759420929), B3
(1608894084786683904), B4 (1608894084797169664), B5
(1608894084797169665)],deleteByQuery=id:B1 OR id:B3 OR id:B6
(-1608894084760469504)} 0 1065
[junit4] 2> 109680 WARN
(recoveryExecutor-421-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=6
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
[junit4] 2> 109690 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id&sort=id+asc&wt=xml} hits=4 status=0 QTime=10
[junit4] 2> 109691 INFO
(TEST-TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay-seed#[E570CE6D1148A781])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testNewDBQAndDocMatchingOldDBQDuringLogReplay
[junit4] 2> 109694 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testLogReplayWithInPlaceUpdatesAndDeletes
[junit4] 2> 109695 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 109698 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d39d24[collection1]
realtime]
[junit4] 2> 109698 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 3
[junit4] 2> 109698 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1608894087044268032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 109699 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@257ab700
commitCommandVersion:1608894087044268032
[junit4] 2> 109705 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71879b5a[collection1] main]
[junit4] 2> 109715 INFO (searcherExecutor-419-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@71879b5a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 109722 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 109722 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 23
[junit4] 2> 109731 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A1
(1608894087071531008)]} 0 7
[junit4] 2> 109732 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A2
(1608894087078871040)]} 0 0
[junit4] 2> 109733 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A2
(1608894087079919616)]} 0 0
[junit4] 2> 109766 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47d51840[collection1]
realtime]
[junit4] 2> 109770 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d712d13[collection1]
realtime]
[junit4] 2> 109770 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{deleteByQuery=id:A2
(-1608894087083065344)} 0 35
[junit4] 2> 109799 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A3
(1608894087123959808)]} 0 28
[junit4] 2> 109853 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A3
(1608894087206797312)]} 0 53
[junit4] 2> 109870 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f695645[collection1]
realtime]
[junit4] 2> 109875 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6abf1152[collection1]
realtime]
[junit4] 2> 109876 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:102
(-1608894087207845888)} 0 22
[junit4] 2> 109880 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A4
(1608894087230914560)]} 0 3
[junit4] 2> 109881 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A4
(1608894087236157440)]} 0 0
[junit4] 2> 109883 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A4
(1608894087236157441)]} 0 2
[junit4] 2> 109895 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68deec65[collection1]
realtime]
[junit4] 2> 109897 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=val_i_dvo:201
(-1608894087238254592)} 0 13
[junit4] 2> 109910 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A5
(1608894087253983232)]} 0 12
[junit4] 2> 109911 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A5
(1608894087267614720)]} 0 0
[junit4] 2> 109912 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{add=[A5
(1608894087268663296)]} 0 0
[junit4] 2> 109912 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={versions=true&wt=json&indent=true}{delete=[A5
(-1608894087268663297)]} 0 0
[junit4] 2> 109912 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 109913 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&getVersions=15&wt=xml} status=0 QTime=0
[junit4] 2> 109914 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1588263309
[junit4] 2> 109915 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 109915 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@44e6ab: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@795bee10
[junit4] 2> 109920 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 109921 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d4120ed: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@263d608
[junit4] 2> 109923 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 109923 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57df3c11: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1086ae37
[junit4] 2> 109934 INFO (coreCloseExecutor-424-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2e777cdb
[junit4] 2> 109934 INFO (coreCloseExecutor-424-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2e777cdb
[junit4] 2> 109934 INFO (coreCloseExecutor-424-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9fe2299: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d5fe0f8
[junit4] 2> 109955 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from
paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 109979 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 109991 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 110115 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 110288 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 110288 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 110304 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 110311 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 110312 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 110415 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 110482 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 110521 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 110586 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 110593 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 110594 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58c91144
[junit4] 2> 110594 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 110594 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/]
[junit4] 2> 110597 WARN (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 110631 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 110631 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 110634 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 110634 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 110635 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2369706801032601]
[junit4] 2> 110638 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@284e93fd[collection1] main]
[junit4] 2> 110638 WARN (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 110639 INFO (coreLoadExecutor-434-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 110642 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@284e93fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 110653 WARN
(recoveryExecutor-437-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.UpdateLog Starting log replay
tlog{file=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_E570CE6D1148A781-001/init-core-data-001/tlog/tlog.0000000000000000008.1608894087071531008
refcount=1} active=false starting pos=0 inSortedOrder=false
[junit4] 2> 110654 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 110656 INFO
(TEST-TestRecovery.testLogReplayWithInPlaceUpdatesAndDeletes-seed#[E570CE6D1148A781])
[ ] o.a.s.c.S.Request [collection1] webapp=null
[...truncated too long message...]
ns-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
[copy] Copying 238 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1119681261
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 98 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
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:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
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:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
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:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
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]