Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/169/
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload
Error Message:
expected:<[{indexVersion=1520530983108,generation=2,filelist=[_bh.cfe, _bh.cfs,
_bh.si, _bi.cfe, _bi.cfs, _bi.si, _bl.cfe, _bl.cfs, _bl.si, _bm.fdt, _bm.fdx,
_bm.fnm, _bm.nvd, _bm.nvm, _bm.si, _bm_Asserting_0.doc, _bm_Asserting_0.tim,
_bm_Asserting_0.tip, _bn.cfe, _bn.cfs, _bn.si, _bp.cfe, _bp.cfs, _bp.si,
_bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, segments_2]}]> but
was:<[{indexVersion=1520530983108,generation=2,filelist=[_bh.cfe, _bh.cfs,
_bh.si, _bi.cfe, _bi.cfs, _bi.si, _bl.cfe, _bl.cfs, _bl.si, _bm.fdt, _bm.fdx,
_bm.fnm, _bm.nvd, _bm.nvm, _bm.si, _bm_Asserting_0.doc, _bm_Asserting_0.tim,
_bm_Asserting_0.tip, _bn.cfe, _bn.cfs, _bn.si, _bp.cfe, _bp.cfs, _bp.si,
_bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, segments_2]},
{indexVersion=1520530983108,generation=3,filelist=[_bo.cfe, _bo.cfs, _bo.si,
_bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, segments_3]}]>
Stack Trace:
java.lang.AssertionError:
expected:<[{indexVersion=1520530983108,generation=2,filelist=[_bh.cfe, _bh.cfs,
_bh.si, _bi.cfe, _bi.cfs, _bi.si, _bl.cfe, _bl.cfs, _bl.si, _bm.fdt, _bm.fdx,
_bm.fnm, _bm.nvd, _bm.nvm, _bm.si, _bm_Asserting_0.doc, _bm_Asserting_0.tim,
_bm_Asserting_0.tip, _bn.cfe, _bn.cfs, _bn.si, _bp.cfe, _bp.cfs, _bp.si,
_bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, segments_2]}]> but
was:<[{indexVersion=1520530983108,generation=2,filelist=[_bh.cfe, _bh.cfs,
_bh.si, _bi.cfe, _bi.cfs, _bi.si, _bl.cfe, _bl.cfs, _bl.si, _bm.fdt, _bm.fdx,
_bm.fnm, _bm.nvd, _bm.nvm, _bm.si, _bm_Asserting_0.doc, _bm_Asserting_0.tim,
_bm_Asserting_0.tip, _bn.cfe, _bn.cfs, _bn.si, _bp.cfe, _bp.cfs, _bp.si,
_bq.cfe, _bq.cfs, _bq.si, _br.cfe, _br.cfs, _br.si, segments_2]},
{indexVersion=1520530983108,generation=3,filelist=[_bo.cfe, _bo.cfs, _bo.si,
_bt.cfe, _bt.cfs, _bt.si, _bu.cfe, _bu.cfs, _bu.si, segments_3]}]>
at
__randomizedtesting.SeedInfo.seed([B7FBCC65C4E5BD7C:922CD755B4ADB37F]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1280)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13880 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 2049514 INFO
(SUITE-TestReplicationHandler-seed#[B7FBCC65C4E5BD7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/init-core-data-001
[junit4] 2> 2049515 WARN
(SUITE-TestReplicationHandler-seed#[B7FBCC65C4E5BD7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
[junit4] 2> 2049515 INFO
(SUITE-TestReplicationHandler-seed#[B7FBCC65C4E5BD7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2049517 INFO
(SUITE-TestReplicationHandler-seed#[B7FBCC65C4E5BD7C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] IGNOR/A 0.00s J2 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
[junit4] 2> 2049522 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
[junit4] 2> 2049522 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/collection1
[junit4] 2> 2049527 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2049528 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2049528 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2049528 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2049529 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56ba7eec{/solr,null,AVAILABLE}
[junit4] 2> 2049532 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@55a90d16{HTTP/1.1,[http/1.1]}{127.0.0.1:52097}
[junit4] 2> 2049532 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.Server Started @2052322ms
[junit4] 2> 2049532 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=52097}
[junit4] 2> 2049532 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2049532 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 2049533 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2049533 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2049533 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-08T17:41:02.672Z
[junit4] 2> 2049533 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/solr.xml
[junit4] 2> 2049539 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2049539 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2049540 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2049592 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049608 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049608 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049612 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/.
[junit4] 2> 2049612 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2049612 INFO (coreLoadExecutor-5581-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2049630 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 2049640 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2049643 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2049643 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 2049644 INFO (coreLoadExecutor-5581-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@48489ce
[junit4] 2> 2049644 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2049644 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/./collection1/data/]
[junit4] 2> 2049646 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=97.75,
floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=5.450758152463985,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2049712 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2049712 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2049713 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@76946546
[junit4] 2> 2049715 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@75742d8a[collection1] main]
[junit4] 2> 2049715 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-001/collection1/conf
[junit4] 2> 2049716 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 2049716 INFO (coreLoadExecutor-5581-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2049717 INFO
(searcherExecutor-5582-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@75742d8a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2049719 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/collection1
[junit4] 2> 2049722 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2049724 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2049724 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2049724 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2049725 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47872be8{/solr,null,AVAILABLE}
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@26d7a4ab{HTTP/1.1,[http/1.1]}{127.0.0.1:35838}
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.Server Started @2052516ms
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=35838}
[junit4] 2> 2049726 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.0
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 2049726 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2049727 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-08T17:41:02.865Z
[junit4] 2> 2049727 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/solr.xml
[junit4] 2> 2049732 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2049732 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2049734 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2049787 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049805 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049805 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2049809 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/.
[junit4] 2> 2049809 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2049809 INFO (coreLoadExecutor-5591-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2049839 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 2049849 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2049852 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2049852 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 2049852 INFO (coreLoadExecutor-5591-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@48489ce
[junit4] 2> 2049852 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2049852 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/./collection1/data/]
[junit4] 2> 2049855 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=97.75,
floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=5.450758152463985,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2049922 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2049922 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2049924 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@425671
[junit4] 2> 2049925 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e32875b[collection1] main]
[junit4] 2> 2049925 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-002/collection1/conf
[junit4] 2> 2049927 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 2049928 INFO (coreLoadExecutor-5591-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2049929 INFO
(searcherExecutor-5592-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e32875b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2049931 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2049933 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 2049933 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2049933 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ee1c40 commitCommandVersion:0
[junit4] 2> 2049948 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5123ff1e[collection1] main]
[junit4] 2> 2049948 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2049950 INFO
(searcherExecutor-5582-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5123ff1e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 2049950 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 16
[junit4] 2> 2049954 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2049957 INFO (qtp290963954-16458) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2049957 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2049957 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1520530863072
[junit4] 2> 2049957 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2049957 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2049957 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2049961 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=3
[junit4] 2> 2049961 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 2049965 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1764501001,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2049967 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2049968 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1b55ae4b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722c135d;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2049968 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2049971 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2049978 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2049979 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2049980 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1944) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1b55ae4b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722c135d;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2049982 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@a9fbc0f
[junit4] 2> 2049985 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2049987 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@530a3c3b[collection1] main]
[junit4] 2> 2049989 INFO
(searcherExecutor-5592-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@530a3c3b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 2049989 INFO (qtp1897508924-16475) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:52097/solr/collection1/replication&command=fetchindex}
status=0 QTime=36
[junit4] 2> 2049994 INFO (qtp1897508924-16479) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=2
[junit4] 2> 2049994 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 2049995 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2049996 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2049998 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2049998 INFO (qtp1897508924-16480) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 2049999 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2050000 INFO (qtp1897508924-16479) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2050000 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2050000 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2050001 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2050001 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 0
[junit4] 2> 2050002 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2050009 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2050009 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 2050009 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1520530863072
[junit4] 2> 2050009 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2050009 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1520530863072
[junit4] 2> 2050009 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 2050009 INFO (qtp1897508924-16477) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:52097/solr/collection1/replication&command=fetchindex}
status=0 QTime=7
[junit4] 2> 2050011 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 2050011 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2050011 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ee1c40 commitCommandVersion:0
[junit4] 2> 2050021 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@528b8af8[collection1] main]
[junit4] 2> 2050021 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2050023 INFO
(searcherExecutor-5582-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@528b8af8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1)))}
[junit4] 2> 2050023 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 11
[junit4] 2> 2050025 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2050027 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2050027 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 2050027 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1520530863151
[junit4] 2> 2050027 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 2050027 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1520530863072
[junit4] 2> 2050027 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2050030 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=1
[junit4] 2> 2050030 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
[junit4] 2> 2050032 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1764501001,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2050034 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2050034 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f1c53a1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b694634;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2050035 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 2050035 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 2050035 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 2050036 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2050037 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2050039 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2050040 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2050041 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=2006) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@f1c53a1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b694634;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2050043 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3b210e2
[junit4] 2> 2050047 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2050049 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23ea1342[collection1] main]
[junit4] 2> 2050051 INFO
(searcherExecutor-5592-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23ea1342[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1)))}
[junit4] 2> 2050052 INFO (qtp1897508924-16479) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:52097/solr/collection1/replication&command=fetchindex}
status=0 QTime=27
[junit4] 2> 2050057 INFO (qtp1897508924-16480) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=4
[junit4] 2> 2050058 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 2050060 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 2050062 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=1
[junit4] 2> 2050065 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2050066 INFO (qtp1897508924-16479) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 2050066 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2050067 INFO (qtp1897508924-16480) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2050072 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 4
[junit4] 2> 2050073 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2050074 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ee1c40 commitCommandVersion:0
[junit4] 2> 2050087 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ccf4052[collection1] realtime]
[junit4] 2> 2050087 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2050087 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 13
[junit4] 2> 2050088 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2050090 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2050090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 2050090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1520530863213
[junit4] 2> 2050090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 2050090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1520530863151
[junit4] 2> 2050090 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2050143 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=52
[junit4] 2> 2050143 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 2050152 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1764501001,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2050154 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2050154 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2050155 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2051155 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2051156 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2052157 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2052157 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2053158 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2053159 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2054160 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2054160 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2055161 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2055161 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2056163 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2056163 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2057164 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2057164 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2058169 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2058169 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2059170 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2059170 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2060171 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 2060172 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files
to be delete-able
[junit4] 2> 2061223 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index
files to be delete-able
[junit4] 2> 2061224 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5f49a222
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@714686d;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2061224 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 2061224 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 2061224 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 2061224 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 2061225 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 2061225 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 2061227 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061229 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061230 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061232 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061232 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=2068) : 11 secs (188 bytes/sec) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@5f49a222
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@714686d;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2061234 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@622605ee
[junit4] 2> 2061237 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2061240 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca3a516[collection1] main]
[junit4] 2> 2061243 INFO
(searcherExecutor-5592-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ca3a516[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
[junit4] 2> 2061243 INFO (qtp1897508924-16477) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:52097/solr/collection1/replication&command=fetchindex}
status=0 QTime=11155
[junit4] 2> 2061247 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2061247 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 2061252 INFO (qtp1897508924-16479) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=3
[junit4] 2> 2061253 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 2061256 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 2
[junit4] 2> 2061256 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2061256 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@54ee1c40 commitCommandVersion:0
[junit4] 2> 2061266 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7983e848[collection1] main]
[junit4] 2> 2061266 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2061268 INFO
(searcherExecutor-5582-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7983e848[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)
Uninverting(_3(7.3.0):c1)))}
[junit4] 2> 2061268 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 12
[junit4] 2> 2061270 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 2061271 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2061271 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 5
[junit4] 2> 2061271 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1520530874395
[junit4] 2> 2061271 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 4
[junit4] 2> 2061271 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1520530863213
[junit4] 2> 2061272 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 2061325 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
status=0 QTime=53
[junit4] 2> 2061326 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
[junit4] 2> 2061331 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1764501001,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2061334 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2061335 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6b8920db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd29d43;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2061335 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 2061335 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 2061335 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 2061335 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 2061336 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 2061336 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 2061336 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
[junit4] 2> 2061336 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
[junit4] 2> 2061336 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
[junit4] 2> 2061337 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061339 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.cfs&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061340 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=_3.cfe&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061341 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2061342 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=2130) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@6b8920db
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dd29d43;
maxCacheMB=0.7109375 maxMergeSizeMB=0.1826171875))
[junit4] 2> 2061344 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2af9a10f
[junit4] 2> 2061398 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2061401 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3d65a8[collection1] main]
[junit4] 2> 2061404 INFO
(searcherExecutor-5592-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c3d65a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)
Uninverting(_3(7.3.0):c1)))}
[junit4] 2> 2061404 INFO (qtp1897508924-16480) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:52097/solr/collection1/replication&command=fetchindex}
status=0 QTime=134
[junit4] 2> 2061408 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2}
hits=4 status=0 QTime=2
[junit4] 2> 2061408 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 2061413 INFO (qtp1897508924-16477) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2}
hits=4 status=0 QTime=4
[junit4] 2> 2061414 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 2061415 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2061416 INFO (qtp290963954-16460) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2061418 INFO (qtp290963954-16463) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={slave=false&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 2061419 INFO (qtp1897508924-16480) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=2
[junit4] 2> 2061419 INFO (qtp290963954-16464) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2061420 INFO (qtp1897508924-16477) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 2061420 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
[junit4] 2> 2061421 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@55a90d16{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2061421 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1293728647
[junit4] 2> 2061422 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2061422 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4eb4dd1f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@20ebabd9
[junit4] 2> 2061428 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2061428 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c774e52: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7bd9499d
[junit4] 2> 2061433 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2061433 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d39450c: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5c45044a
[junit4] 2> 2061435 INFO (coreCloseExecutor-5601-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@772652af
[junit4] 2> 2061435 INFO (coreCloseExecutor-5601-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1999000239
[junit4] 2> 2061435 INFO (coreCloseExecutor-5601-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a2846fd: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a82695a
[junit4] 2> 2061446 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56ba7eec{/solr,null,UNAVAILABLE}
[junit4] 2> 2061446 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 2061449 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@26d7a4ab{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2061449 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1446080207
[junit4] 2> 2061449 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2061449 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e822272: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6fc46968
[junit4] 2> 2061458 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2061458 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b6a7cb6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7bd9499d
[junit4] 2> 2061465 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2061465 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ba63fd3: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5c45044a
[junit4] 2> 2061467 INFO (coreCloseExecutor-5603-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7755d76a
[junit4] 2> 2061467 INFO (coreCloseExecutor-5603-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2002114410
[junit4] 2> 2061467 INFO (coreCloseExecutor-5603-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@369a4320: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5228ea35
[junit4] 2> 2061485 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@47872be8{/solr,null,UNAVAILABLE}
[junit4] 2> 2061485 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[B7FBCC65C4E5BD7C]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 2061492 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
[junit4] 2> 2061493 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/collection1
[junit4] 2> 2061496 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2061498 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2061498 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2061498 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2061499 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6dc6ba26{/solr,null,AVAILABLE}
[junit4] 2> 2061500 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4b173b03{HTTP/1.1,[http/1.1]}{127.0.0.1:48607}
[junit4] 2> 2061500 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.Server Started @2064290ms
[junit4] 2> 2061500 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=48607}
[junit4] 2> 2061500 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2061501 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 2061501 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2061501 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2061501 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-08T17:41:14.640Z
[junit4] 2> 2061502 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/solr.xml
[junit4] 2> 2061508 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2061508 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2061510 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2061580 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061596 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061596 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061600 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/.
[junit4] 2> 2061600 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2061600 INFO (coreLoadExecutor-5610-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2061617 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 2061627 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2061629 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2061629 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 2061630 INFO (coreLoadExecutor-5610-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@48489ce
[junit4] 2> 2061630 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2061630 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/./collection1/data/]
[junit4] 2> 2061633 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=97.75,
floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=5.450758152463985,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2061700 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2061700 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2061701 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@7214e3e
[junit4] 2> 2061702 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3072b12f[collection1] main]
[junit4] 2> 2061703 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-003/collection1/conf
[junit4] 2> 2061704 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 2061704 INFO (coreLoadExecutor-5610-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2061705 INFO
(searcherExecutor-5611-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3072b12f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2061706 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/collection1
[junit4] 2> 2061710 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2061711 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2061711 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2061711 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2061712 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6366c11a{/solr,null,AVAILABLE}
[junit4] 2> 2061712 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@2814c074{HTTP/1.1,[http/1.1]}{127.0.0.1:53762}
[junit4] 2> 2061712 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.e.j.s.Server Started @2064502ms
[junit4] 2> 2061712 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/collection1/data,
hostContext=/solr, hostPort=53762}
[junit4] 2> 2061713 ERROR
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2061713 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.3.0
[junit4] 2> 2061713 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 2061713 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2061713 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-08T17:41:14.852Z
[junit4] 2> 2061714 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/solr.xml
[junit4] 2> 2061719 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2061719 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2061721 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2061775 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061794 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48489ce
[junit4] 2> 2061797 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/.
[junit4] 2> 2061797 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[B7FBCC65C4E5BD7C])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2061798 INFO (coreLoadExecutor-5620-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2061815 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 2061824 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2061827 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 2061827 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/./collection1,
trusted=true
[junit4] 2> 2061827 INFO (coreLoadExecutor-5620-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@48489ce
[junit4] 2> 2061828 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2061828 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001/solr-instance-004/./collection1/data/]
[junit4] 2> 2061831 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=97.75,
floorSegmentMB=0.4921875, forceMergeDeletesPctAllowed=5.450758152463985,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2061911 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2061911 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2061913 INFO (coreLoadExecutor-5620-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@473bc84f
[junit4] 2> 2061914 INFO
[...truncated too long message...]
Name = null, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5ce2961a
[junit4] 2> 2384941 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2384941 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6902c816: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7bd9499d
[junit4] 2> 2384947 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2384947 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@21a46f84: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5c45044a
[junit4] 2> 2384949 INFO (coreCloseExecutor-6427-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@10b7c811
[junit4] 2> 2384949 INFO (coreCloseExecutor-6427-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=280479761
[junit4] 2> 2384949 INFO (coreCloseExecutor-6427-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2671851b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@bad634b
[junit4] 2> 2384964 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@748a0f3b{/solr,null,UNAVAILABLE}
[junit4] 2> 2384964 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.e.j.s.session Stopped scavenging
[junit4] 2> 2384968 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.e.j.s.AbstractConnector Stopped
ServerConnector@6da2d78a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2384968 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1848511708
[junit4] 2> 2384968 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2384968 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35bc2ba7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3d3a07e9
[junit4] 2> 2384970 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2384970 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57b6cc63: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@7bd9499d
[junit4] 2> 2384971 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 2384971 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@72a2a6f0: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5c45044a
[junit4] 2> 2384974 INFO (coreCloseExecutor-6429-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7c42c5ef
[junit4] 2> 2384974 INFO (coreCloseExecutor-6429-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2084750831
[junit4] 2> 2384974 INFO (coreCloseExecutor-6429-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@eb6f30b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@12ad6fcd
[junit4] 2> 2384993 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@55ba6aee{/solr,null,UNAVAILABLE}
[junit4] 2> 2384994 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[B7FBCC65C4E5BD7C]) [
] o.e.j.s.session Stopped scavenging
[junit4] IGNOR/A 0.00s J2 |
TestReplicationHandler.doTestIndexAndConfigReplication
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B7FBCC65C4E5BD7C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting),
newname=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=409,
maxMBSortInHeap=5.828404870809129, sim=RandomSimilarity(queryNorm=true): {},
locale=fr-LU, timezone=Pacific/Bougainville
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=186188704,total=530579456
[junit4] 2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2,
TestSubQueryTransformer, AtomicUpdatesTest, SpellCheckComponentTest,
ClusterStateTest, TestMacros, LeaderElectionTest, TestAnalyzeInfixSuggestions,
TestStressCloudBlindAtomicUpdates, TestFilteredDocIdSet,
HdfsRestartWhileUpdatingTest, ShowFileRequestHandlerTest,
CurrencyRangeFacetCloudTest, ConnectionReuseTest,
DistributedFacetPivotLongTailTest, ConfigSetsAPITest, TestApiFramework,
ResponseLogComponentTest, TestLockTree,
StatelessScriptUpdateProcessorFactoryTest, DeleteNodeTest,
TestAddFieldRealTimeGet, SuggestComponentContextFilterQueryTest,
TestCorePropertiesReload, SolrGraphiteReporterTest,
CollectionsAPIAsyncDistributedZkTest, CachingDirectoryFactoryTest,
TestSha256AuthenticationProvider, HttpPartitionTest, CloudMLTQParserTest,
TestDynamicFieldResource, TestLazyCores, TestLargeCluster, DateMathParserTest,
DocValuesMultiTest, SolrMetricReporterTest, TestEmbeddedSolrServerConstructors,
TestNumericTokenStream, UniqFieldsUpdateProcessorFactoryTest,
SimpleCollectionCreateDeleteTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, TriggerIntegrationTest, GraphQueryTest,
TestDistributedMissingSort, AliasIntegrationTest, MoveReplicaHDFSFailoverTest,
TestRangeQuery, LegacyCloudClusterPropTest, AnalysisAfterCoreReloadTest,
TestDistributedMap, TestLFUCache, TermVectorComponentTest, CopyFieldTest,
MergeStrategyTest, TestTrackingShardHandlerFactory,
TestSolrCloudWithDelegationTokens, BasicAuthIntegrationTest,
DistributedSuggestComponentTest, TestRestoreCore, TestXmlQParser,
MultiTermTest, ResponseHeaderTest, TestDynamicLoading, RegexBytesRefFilterTest,
TestDFISimilarityFactory, TestFastWriter, OverseerRolesTest,
SecurityConfHandlerTest, TestHdfsBackupRestoreCore,
TestFieldTypeCollectionResource, BlockJoinFacetDistribTest, MinimalSchemaTest,
TestGeoJSONResponseWriter, TestValueSourceCache, TestSearcherReuse,
TestShortCircuitedRequests, TestLegacyFieldReuse, TestObjectReleaseTracker,
DisMaxRequestHandlerTest, SolrTestCaseJ4Test, PreAnalyzedFieldTest,
TestPushWriter, MoreLikeThisHandlerTest, FileBasedSpellCheckerTest,
TestCodecSupport, TestLeaderElectionWithEmptyReplica, DocValuesNotIndexedTest,
InfoHandlerTest, NodeAddedTriggerTest, TestSchemaResource,
TestRequestForwarding, CleanupOldIndexTest, NoCacheHeaderTest,
CoreAdminHandlerTest, TestBadConfig, AddBlockUpdateTest, HLLUtilTest,
BooleanFieldTest, TestSolrCloudWithHadoopAuthPlugin, TestDFRSimilarityFactory,
NotRequiredUniqueKeyTest, TimeZoneUtilsTest, TestSerializedLuceneMatchVersion,
TestManagedSchemaThreadSafety, TestManagedResource, TestTlogReplica,
AutoScalingHandlerTest, TestUnifiedSolrHighlighter,
TestRequestStatusCollectionAPI, TestShardHandlerFactory,
TestSuggestSpellingConverter, DateRangeFieldTest, TestRandomDVFaceting,
TestFreeTextSuggestions, TestCoreAdminApis, TestConfigSetImmutable,
TestAtomicUpdateErrorCases, TestTolerantSearch,
DistributedFacetPivotWhiteBoxTest, TestDocBasedVersionConstraints,
CacheHeaderTest, CdcrVersionReplicationTest, TestExactSharedStatsCache,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestManagedSynonymFilterFactory, TestBinaryResponseWriter,
DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, SyncSliceTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4] Completed [406/780 (1!)] on J2 in 335.51s, 16 tests, 1 failure, 2
skipped <<< FAILURES!
[...truncated 50863 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]