Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/662/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest
Error Message:
Tlog size exceeds the max size bound. Tlog path:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001/init-core-data-001/tlog/tlog.0000000000000000001,
tlog size: 5417
Stack Trace:
java.lang.AssertionError: Tlog size exceeds the max size bound. Tlog path:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001/init-core-data-001/tlog/tlog.0000000000000000001,
tlog size: 5417
at
__randomizedtesting.SeedInfo.seed([466C0C5DA0F27D6:1428253AA1A11E27]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.update.MaxSizeAutoCommitTest.getTlogFileSizes(MaxSizeAutoCommitTest.java:379)
at
org.apache.solr.update.MaxSizeAutoCommitTest.deleteTest(MaxSizeAutoCommitTest.java:200)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12449 lines...]
[junit4] Suite: org.apache.solr.update.MaxSizeAutoCommitTest
[junit4] 2> 10205 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[466C0C5DA0F27D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001/init-core-data-001
[junit4] 2> 10206 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[466C0C5DA0F27D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 10207 INFO
(SUITE-MaxSizeAutoCommitTest-seed#[466C0C5DA0F27D6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 10209 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting simpleTest
[junit4] 2> 10448 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 10449 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 10476 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 10496 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 10499 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 10501 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieFloatField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10503 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDoubleField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10515 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.TrieDateField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 10592 WARN
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.EnumField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 10601 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10655 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 10666 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 10667 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 10668 INFO (coreLoadExecutor-43-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 10669 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 10690 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 10707 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 10793 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 10810 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 10810 INFO (coreLoadExecutor-43-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@5b786cff
[junit4] 2> 10810 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 10810 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001/init-core-data-001/]
[junit4] 2> 10812 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 10822 WARN (coreLoadExecutor-43-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> 10872 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 10872 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 10874 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 10874 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 10875 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=537789215,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 10876 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3c03a53a[collection1] main]
[junit4] 2> 10877 WARN (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 10878 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 10879 INFO
(searcherExecutor-44-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c03a53a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 10880 INFO (coreLoadExecutor-43-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601242655154503680
[junit4] 2> 10883 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 10904 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1601242655160795136), 1 (1601242655178620928), 2 (1601242655178620929)]} 0 18
[junit4] 2> 11133 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1601242655417696256), 4 (1601242655418744832), 5 (1601242655418744833)]} 0 2
[junit4] 2> 11350 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1601242655645237248), 7 (1601242655646285824), 8 (1601242655647334400)]} 0 2
[junit4] 2> 11561 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1601242655866486784), 10 (1601242655867535360), 11 (1601242655868583936)]} 0 2
[junit4] 2> 11787 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1601242656102416384), 13 (1601242656104513536), 14 (1601242656105562112)]} 0 3
[junit4] 2> 12001 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1601242656326811648), 16 (1601242656328908800), 17 (1601242656328908801)]} 0 2
[junit4] 2> 12209 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[18
(1601242656547012608), 19 (1601242656547012609), 20 (1601242656548061184)]} 0 1
[junit4] 2> 12442 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[21
(1601242656791330816), 22 (1601242656791330817), 23 (1601242656792379392)]} 0 1
[junit4] 2> 12652 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[24
(1601242657010483200), 25 (1601242657010483201), 26 (1601242657011531776)]} 0 2
[junit4] 2> 12653 INFO (commitScheduler-47-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 12653 INFO (commitScheduler-47-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6aa39de2 commitCommandVersion:0
[junit4] 2> 12681 INFO (commitScheduler-47-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@519961b5[collection1] realtime]
[junit4] 2> 12682 INFO (commitScheduler-47-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 12706 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[27
(1601242657066057728), 28 (1601242657067106304), 29 (1601242657068154880)]} 0 3
[junit4] 2> 12910 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending simpleTest
[junit4] 2> 12911 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 12911 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=816215558
[junit4] 2> 12911 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 12911 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d3855a3: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5649ca4b
[junit4] 2> 12916 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 12916 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d87d485: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61641559
[junit4] 2> 12919 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 12919 INFO
(TEST-MaxSizeAutoCommitTest.simpleTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@52869512: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@2762232b
[junit4] 2> 12931 INFO (coreCloseExecutor-49-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@696d1f36
[junit4] 2> 12931 INFO (coreCloseExecutor-49-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=696d1f36
[junit4] 2> 12931 INFO (coreCloseExecutor-49-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ca34ac7: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7a4836d2
[junit4] 2> 12940 INFO (coreCloseExecutor-49-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 12940 INFO (coreCloseExecutor-49-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6aa39de2 commitCommandVersion:0
[junit4] 2> 13253 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRedundantDeletes
[junit4] 2> 13253 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 13253 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 13278 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 13291 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 13386 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 13462 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 13473 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 13473 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b786cff
[junit4] 2> 13476 INFO (coreLoadExecutor-56-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 13476 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 13502 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 13521 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 13667 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 13684 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 13684 INFO (coreLoadExecutor-56-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@5b786cff
[junit4] 2> 13684 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 13684 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001/init-core-data-001/]
[junit4] 2> 13686 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 13740 WARN (coreLoadExecutor-56-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> 13796 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 13796 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 13798 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13798 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13799 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=537789215,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 13831 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13d517b5[collection1] main]
[junit4] 2> 13832 WARN (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 13832 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13834 INFO
(searcherExecutor-57-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13d517b5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13834 INFO (coreLoadExecutor-56-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601242658251997184
[junit4] 2> 13839 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 13864 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 13865 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 13923 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1601242658259337216), 1 (1601242658269822976), 2 (1601242658270871552), 3
(1601242658271920128), 4 (1601242658271920129), 5 (1601242658272968704), 6
(1601242658272968705), 7 (1601242658274017280), 8 (1601242658274017281), 9
(1601242658275065856), ... (150 adds)]} 0 83
[junit4] 2> 14048 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@655c4a57[collection1] realtime]
[junit4] 2> 14049 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14049 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14049 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14050 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1eb33d15[collection1] realtime]
[junit4] 2> 14051 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14152 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658583347200)]} 0 62
[junit4] 2> 14154 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658587541504)]} 0 63
[junit4] 2> 14154 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658587541505)]} 0 64
[junit4] 2> 14156 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658587541506)]} 0 64
[junit4] 2> 14157 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658589638656)]} 0 66
[junit4] 2> 14157 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658590687232)]} 0 67
[junit4] 2> 14157 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658590687233)]} 0 67
[junit4] 2> 14158 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658590687234)]} 0 67
[junit4] 2> 14158 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658591735808)]} 0 67
[junit4] 2> 14158 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658591735809)]} 0 68
[junit4] 2> 14158 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658591735810)]} 0 68
[junit4] 2> 14159 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658591735811)]} 0 68
[junit4] 2> 14159 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658592784384)]} 0 68
[junit4] 2> 14159 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658592784385)]} 0 69
[junit4] 2> 14159 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658592784386)]} 0 69
[junit4] 2> 14159 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658592784387)]} 0 69
[junit4] 2> 14160 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658592784388)]} 0 69
[junit4] 2> 14160 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658593832960)]} 0 69
[junit4] 2> 14160 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658593832961)]} 0 70
[junit4] 2> 14160 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658593832962)]} 0 70
[junit4] 2> 14160 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658593832963)]} 0 70
[junit4] 2> 14161 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658593832964)]} 0 70
[junit4] 2> 14161 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658594881536)]} 0 70
[junit4] 2> 14161 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658594881537)]} 0 71
[junit4] 2> 14161 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658594881538)]} 0 71
[junit4] 2> 14161 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658594881539)]} 0 71
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658594881540)]} 0 71
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658595930112)]} 0 71
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658595930113)]} 0 71
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658595930114)]} 0 72
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658595930115)]} 0 72
[junit4] 2> 14162 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658595930116)]} 0 72
[junit4] 2> 14163 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658596978688)]} 0 72
[junit4] 2> 14163 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658596978689)]} 0 73
[junit4] 2> 14163 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658596978690)]} 0 73
[junit4] 2> 14163 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658596978691)]} 0 73
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027264)]} 0 73
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027265)]} 0 73
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027266)]} 0 74
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027267)]} 0 74
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027268)]} 0 74
[junit4] 2> 14164 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658598027269)]} 0 74
[junit4] 2> 14165 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658599075840)]} 0 74
[junit4] 2> 14165 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658599075841)]} 0 74
[junit4] 2> 14165 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658599075842)]} 0 75
[junit4] 2> 14165 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658599075843)]} 0 75
[junit4] 2> 14165 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658599075844)]} 0 75
[junit4] 2> 14166 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658600124416)]} 0 75
[junit4] 2> 14166 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658600124417)]} 0 75
[junit4] 2> 14166 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658600124418)]} 0 76
[junit4] 2> 14167 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14167 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14170 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d75f85d[collection1] realtime]
[junit4] 2> 14171 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14227 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658663038976)]} 0 137
[junit4] 2> 14228 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658665136128)]} 0 137
[junit4] 2> 14228 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658665136129)]} 0 138
[junit4] 2> 14228 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658665136130)]} 0 138
[junit4] 2> 14229 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658666184704)]} 0 138
[junit4] 2> 14229 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658666184705)]} 0 139
[junit4] 2> 14229 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658666184706)]} 0 139
[junit4] 2> 14229 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658666184707)]} 0 139
[junit4] 2> 14230 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658667233280)]} 0 139
[junit4] 2> 14230 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658667233281)]} 0 139
[junit4] 2> 14230 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658667233282)]} 0 140
[junit4] 2> 14230 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658667233283)]} 0 140
[junit4] 2> 14230 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658667233284)]} 0 140
[junit4] 2> 14231 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658668281856)]} 0 140
[junit4] 2> 14231 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658668281857)]} 0 141
[junit4] 2> 14231 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658668281858)]} 0 141
[junit4] 2> 14231 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658668281859)]} 0 141
[junit4] 2> 14232 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330432)]} 0 141
[junit4] 2> 14232 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330433)]} 0 141
[junit4] 2> 14232 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330434)]} 0 142
[junit4] 2> 14232 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330435)]} 0 142
[junit4] 2> 14232 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330436)]} 0 142
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658669330437)]} 0 142
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658670379008)]} 0 142
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658670379009)]} 0 142
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658670379010)]} 0 143
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658670379011)]} 0 143
[junit4] 2> 14233 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658670379012)]} 0 143
[junit4] 2> 14234 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427584)]} 0 143
[junit4] 2> 14234 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427585)]} 0 143
[junit4] 2> 14234 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427586)]} 0 143
[junit4] 2> 14234 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427587)]} 0 144
[junit4] 2> 14234 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427588)]} 0 144
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658671427589)]} 0 144
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476160)]} 0 144
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476161)]} 0 144
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476162)]} 0 145
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476163)]} 0 145
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476164)]} 0 145
[junit4] 2> 14235 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658672476165)]} 0 145
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524736)]} 0 145
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524737)]} 0 145
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524738)]} 0 146
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524739)]} 0 146
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524740)]} 0 146
[junit4] 2> 14236 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658673524741)]} 0 146
[junit4] 2> 14237 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658674573312)]} 0 146
[junit4] 2> 14237 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658674573313)]} 0 146
[junit4] 2> 14237 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658674573314)]} 0 147
[junit4] 2> 14237 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658674573315)]} 0 147
[junit4] 2> 14238 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14238 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14239 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d554781[collection1] realtime]
[junit4] 2> 14241 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14298 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658737487872)]} 0 208
[junit4] 2> 14299 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658739585024)]} 0 208
[junit4] 2> 14299 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658739585025)]} 0 208
[junit4] 2> 14299 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658739585026)]} 0 209
[junit4] 2> 14299 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658739585027)]} 0 209
[junit4] 2> 14299 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658739585028)]} 0 209
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633600)]} 0 209
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633601)]} 0 209
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633602)]} 0 210
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633603)]} 0 210
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633604)]} 0 210
[junit4] 2> 14300 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658740633605)]} 0 210
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682176)]} 0 210
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682177)]} 0 210
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682178)]} 0 210
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682179)]} 0 211
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682180)]} 0 211
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682181)]} 0 211
[junit4] 2> 14301 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658741682182)]} 0 211
[junit4] 2> 14302 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730752)]} 0 211
[junit4] 2> 14302 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730753)]} 0 211
[junit4] 2> 14302 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730754)]} 0 212
[junit4] 2> 14302 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730755)]} 0 212
[junit4] 2> 14302 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730756)]} 0 212
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658742730757)]} 0 212
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779328)]} 0 212
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779329)]} 0 212
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779330)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779331)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779332)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779333)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779334)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779335)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779336)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779337)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779338)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779339)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779340)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779341)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779342)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779343)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779344)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779345)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779346)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779347)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779348)]} 0 213
[junit4] 2> 14303 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779349)]} 0 213
[junit4] 2> 14307 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658743779350)]} 0 217
[junit4] 2> 14308 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658747973632)]} 0 217
[junit4] 2> 14308 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658749022208)]} 0 217
[junit4] 2> 14309 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14309 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14311 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@196eb181[collection1] realtime]
[junit4] 2> 14312 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14367 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658809839616)]} 0 277
[junit4] 2> 14367 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658810888192)]} 0 277
[junit4] 2> 14368 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658811936768)]} 0 277
[junit4] 2> 14368 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658811936769)]} 0 277
[junit4] 2> 14368 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658811936770)]} 0 278
[junit4] 2> 14368 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658811936771)]} 0 278
[junit4] 2> 14369 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658811936772)]} 0 278
[junit4] 2> 14369 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658812985344)]} 0 278
[junit4] 2> 14369 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658812985345)]} 0 279
[junit4] 2> 14369 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658812985346)]} 0 279
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033920)]} 0 279
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033921)]} 0 279
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033922)]} 0 280
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033923)]} 0 280
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033924)]} 0 280
[junit4] 2> 14370 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658814033925)]} 0 280
[junit4] 2> 14371 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082496)]} 0 280
[junit4] 2> 14371 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082497)]} 0 280
[junit4] 2> 14371 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082498)]} 0 280
[junit4] 2> 14371 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082499)]} 0 281
[junit4] 2> 14371 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082500)]} 0 281
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658815082501)]} 0 281
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131072)]} 0 281
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131073)]} 0 281
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131074)]} 0 282
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131075)]} 0 282
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131076)]} 0 282
[junit4] 2> 14372 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658816131077)]} 0 282
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179648)]} 0 282
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179649)]} 0 282
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179650)]} 0 283
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179651)]} 0 283
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179652)]} 0 283
[junit4] 2> 14373 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179653)]} 0 283
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658817179654)]} 0 283
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228224)]} 0 283
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228225)]} 0 283
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228226)]} 0 284
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228227)]} 0 284
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228228)]} 0 284
[junit4] 2> 14374 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228229)]} 0 284
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658818228230)]} 0 284
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658819276800)]} 0 284
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658819276801)]} 0 284
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658819276802)]} 0 285
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658819276803)]} 0 285
[junit4] 2> 14375 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658819276804)]} 0 285
[junit4] 2> 14376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658820325376)]} 0 285
[junit4] 2> 14376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658820325377)]} 0 285
[junit4] 2> 14376 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658820325378)]} 0 286
[junit4] 2> 14377 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14377 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14378 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ba029e6[collection1] realtime]
[junit4] 2> 14380 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14438 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658884288512)]} 0 348
[junit4] 2> 14438 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658885337088)]} 0 348
[junit4] 2> 14438 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658885337089)]} 0 348
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385664)]} 0 348
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385665)]} 0 348
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385666)]} 0 349
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385667)]} 0 349
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385668)]} 0 349
[junit4] 2> 14439 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658886385669)]} 0 349
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434240)]} 0 349
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434241)]} 0 349
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434242)]} 0 350
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434243)]} 0 350
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434244)]} 0 350
[junit4] 2> 14440 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658887434245)]} 0 350
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482816)]} 0 350
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482817)]} 0 350
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482818)]} 0 351
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482819)]} 0 351
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482820)]} 0 351
[junit4] 2> 14441 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658888482821)]} 0 351
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531392)]} 0 351
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531393)]} 0 351
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531394)]} 0 352
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531395)]} 0 352
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531396)]} 0 352
[junit4] 2> 14442 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658889531397)]} 0 352
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579968)]} 0 352
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579969)]} 0 352
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579970)]} 0 353
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579971)]} 0 353
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579972)]} 0 353
[junit4] 2> 14443 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658890579973)]} 0 353
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628544)]} 0 353
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628545)]} 0 353
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628546)]} 0 354
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628547)]} 0 354
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628548)]} 0 354
[junit4] 2> 14444 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628549)]} 0 354
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658891628550)]} 0 354
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677120)]} 0 354
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677121)]} 0 354
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677122)]} 0 355
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677123)]} 0 355
[junit4] 2> 14445 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677124)]} 0 355
[junit4] 2> 14446 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658892677125)]} 0 355
[junit4] 2> 14446 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658893725696)]} 0 355
[junit4] 2> 14446 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658893725697)]} 0 356
[junit4] 2> 14446 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658893725698)]} 0 356
[junit4] 2> 14446 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658893725699)]} 0 356
[junit4] 2> 14448 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14448 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3227ab37 commitCommandVersion:0
[junit4] 2> 14449 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@d013432[collection1] realtime]
[junit4] 2> 14451 INFO (commitScheduler-60-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 14502 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658951397376)]} 0 411
[junit4] 2> 14502 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658952445952)]} 0 412
[junit4] 2> 14502 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658952445953)]} 0 412
[junit4] 2> 14502 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658952445954)]} 0 412
[junit4] 2> 14502 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658952445955)]} 0 412
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494528)]} 0 412
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494529)]} 0 412
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494530)]} 0 413
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494531)]} 0 413
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494532)]} 0 413
[junit4] 2> 14503 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658953494533)]} 0 413
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543104)]} 0 413
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543105)]} 0 413
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543106)]} 0 414
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543107)]} 0 414
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543108)]} 0 414
[junit4] 2> 14504 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543109)]} 0 414
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658954543110)]} 0 414
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591680)]} 0 414
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591681)]} 0 415
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591682)]} 0 415
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591683)]} 0 415
[junit4] 2> 14505 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591684)]} 0 415
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658955591685)]} 0 415
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640256)]} 0 415
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640257)]} 0 415
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640258)]} 0 416
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640259)]} 0 416
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640260)]} 0 416
[junit4] 2> 14506 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640261)]} 0 416
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658956640262)]} 0 416
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658957688832)]} 0 416
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658957688833)]} 0 416
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658957688834)]} 0 417
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[100
(-1601242658957688835)]} 0 417
[junit4] 2> 14507 INFO
(TEST-MaxSizeAutoCommitTest.testRedundantDeletes-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[
[...truncated too long message...]
, 924 (1601242725670191108), 925 (1601242725670191109), 926
(1601242725670191110), 927 (1601242725670191111), 928 (1601242725670191112),
929 (1601242725670191113), ... (20 adds)]} 0 0
[junit4] 2> 78336 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9648
[junit4] 2> 78337 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[940
(1601242725887246336), 941 (1601242725887246337), 942 (1601242725887246338),
943 (1601242725887246339), 944 (1601242725887246340), 945
(1601242725887246341), 946 (1601242725887246342), 947 (1601242725887246343),
948 (1601242725887246344), 949 (1601242725887246345), ... (20 adds)]} 0 1
[junit4] 2> 78558 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9870
[junit4] 2> 78559 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[960
(1601242726120030208), 961 (1601242726120030209), 962 (1601242726120030210),
963 (1601242726120030211), 964 (1601242726120030212), 965
(1601242726120030213), 966 (1601242726120030214), 967 (1601242726120030215),
968 (1601242726120030216), 969 (1601242726121078784), ... (20 adds)]} 0 1
[junit4] 2> 78560 INFO (commitScheduler-138-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 78560 INFO (commitScheduler-138-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@253f564a commitCommandVersion:0
[junit4] 2> 78616 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=9929
[junit4] 2> 78625 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[980
(1601242726180847616), 981 (1601242726190284800), 982 (1601242726190284801),
983 (1601242726190284802), 984 (1601242726190284803), 985
(1601242726190284804), 986 (1601242726190284805), 987 (1601242726190284806),
988 (1601242726190284807), 989 (1601242726190284808), ... (20 adds)]} 0 9
[junit4] 2> 78645 INFO (commitScheduler-138-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@738a768c[collection1] realtime]
[junit4] 2> 78645 INFO (commitScheduler-138-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 78833 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10146
[junit4] 2> 78833 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 78833 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@253f564a commitCommandVersion:0
[junit4] 2> 79014 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f21b6ec[collection1] main]
[junit4] 2> 79015 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 79016 INFO (searcherExecutor-135-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f21b6ec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):C840)
Uninverting(_a(7.4.0):C40) Uninverting(_c(7.4.0):C100)
Uninverting(_d(7.4.0):C20)))}
[junit4] 2> 79069 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1000 status=0 QTime=10381
[junit4] 2> 79071 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending endToEndTest
{seed=[466C0C5DA0F27D6:59A0AB9B924D18A1]}
[junit4] 2> 79071 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 79071 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=22879362
[junit4] 2> 79071 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 79072 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23c808e7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@254cfc5a
[junit4] 2> 79077 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 79077 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d14f9e8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61641559
[junit4] 2> 79082 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 79082 INFO
(TEST-MaxSizeAutoCommitTest.endToEndTest-seed#[466C0C5DA0F27D6]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@753389f2: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@2762232b
[junit4] 2> 79083 INFO (coreCloseExecutor-140-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@610935e9
[junit4] 2> 79083 INFO (coreCloseExecutor-140-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=610935e9
[junit4] 2> 79083 INFO (coreCloseExecutor-140-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ea9e242: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@349c66d8
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.MaxSizeAutoCommitTest_466C0C5DA0F27D6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Memory),
intDefault=PostingsFormat(name=Memory), id_i1=PostingsFormat(name=Memory),
id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=Memory),
range_facet_l=PostingsFormat(name=Memory),
timestamp=PostingsFormat(name=Memory)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
multiDefault=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=188,
maxMBSortInHeap=6.10305769773851, sim=RandomSimilarity(queryNorm=false): {},
locale=rm, timezone=Egypt
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=63194480,total=154140672
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest,
DistributedDebugComponentTest, SharedFSAutoReplicaFailoverTest,
TestEmbeddedSolrServerAdminHandler, MaxSizeAutoCommitTest]
[junit4] Completed [32/807 (1!)] on J0 in 68.94s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 46498 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/662/consoleText
[repro] Revision: 3ed9f98ed8083716e24bf0aa5d72138da2d8b518
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=MaxSizeAutoCommitTest
-Dtests.method=deleteTest -Dtests.seed=466C0C5DA0F27D6 -Dtests.slow=true
-Dtests.locale=rm -Dtests.timezone=Egypt -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] MaxSizeAutoCommitTest
[repro] ant compile-test
[...truncated 3342 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.MaxSizeAutoCommitTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=466C0C5DA0F27D6
-Dtests.slow=true -Dtests.locale=rm -Dtests.timezone=Egypt -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 108 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.update.MaxSizeAutoCommitTest
[repro] Exiting with code 0
[...truncated 70 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]