Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/434/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([DE331FD62C2CD75A:CA7B44830F2B6A44]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
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 12834 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 1616059 INFO
(SUITE-TestReplicationHandler-seed#[DE331FD62C2CD75A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/init-core-data-001
[junit4] 2> 1616060 WARN
(SUITE-TestReplicationHandler-seed#[DE331FD62C2CD75A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1616061 INFO
(SUITE-TestReplicationHandler-seed#[DE331FD62C2CD75A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1616062 INFO
(SUITE-TestReplicationHandler-seed#[DE331FD62C2CD75A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1616065 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
[junit4] 2> 1616066 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/collection1
[junit4] 2> 1616069 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1616071 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1616071 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1616071 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1616071 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c694c5b{/solr,null,AVAILABLE}
[junit4] 2> 1616072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@40d68e33{HTTP/1.1,[http/1.1]}{127.0.0.1:39451}
[junit4] 2> 1616072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server Started @1619911ms
[junit4] 2> 1616072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=39451}
[junit4] 2> 1616072 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1616072 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1616073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1616073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1616073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-10T17:32:47.638Z
[junit4] 2> 1616073 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/solr.xml
[junit4] 2> 1616078 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1616078 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1616111 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1616179 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1616188 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1616188 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1616190 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/.
[junit4] 2> 1616190 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1616226 INFO (coreLoadExecutor-3527-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1616330 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1616340 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1616354 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1616354 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 1616354 INFO (coreLoadExecutor-3527-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@508cf7a
[junit4] 2> 1616354 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1616354 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1616358 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1616503 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1616503 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1616504 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.02734375,
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=1.5156247904423559,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1616505 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3522076e[collection1] main]
[junit4] 2> 1616505 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-001/collection1/conf
[junit4] 2> 1616506 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1616506 INFO (coreLoadExecutor-3527-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1616508 INFO
(searcherExecutor-3528-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3522076e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1617011 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/collection1
[junit4] 2> 1617014 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1617016 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1617016 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1617016 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1617016 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@415782d2{/solr,null,AVAILABLE}
[junit4] 2> 1617017 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41d9cfa3{HTTP/1.1,[http/1.1]}{127.0.0.1:64189}
[junit4] 2> 1617017 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server Started @1620856ms
[junit4] 2> 1617017 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=64189}
[junit4] 2> 1617017 ERROR
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1617018 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1617018 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1617018 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1617018 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-10T17:32:48.583Z
[junit4] 2> 1617018 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/solr.xml
[junit4] 2> 1617022 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1617022 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1617023 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1617069 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1617079 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1617079 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1617082 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/.
[junit4] 2> 1617082 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1617083 INFO (coreLoadExecutor-3537-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1617105 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1617117 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1617120 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1617120 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 1617120 INFO (coreLoadExecutor-3537-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@508cf7a
[junit4] 2> 1617121 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1617131 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1617133 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1617186 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1617186 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1617187 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.02734375,
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=1.5156247904423559,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1617187 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@52bfff13[collection1] main]
[junit4] 2> 1617187 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-002/collection1/conf
[junit4] 2> 1617189 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1617190 INFO (coreLoadExecutor-3537-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1617191 INFO (qtp1566746898-11713) [ 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> 1617191 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1617197 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1617197 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1617197 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1617197 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 1617198 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@52bfff13[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1617200 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1617200 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1a275f78 commitCommandVersion:0
[junit4] 2> 1617202 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4af731a7[collection1] main]
[junit4] 2> 1617202 INFO (indexFetcher-3542-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1617203 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4af731a7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1617692 INFO (qtp1566746898-11713) [ 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> 1617693 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1617693 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1617693 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e6857f9 commitCommandVersion:0
[junit4] 2> 1617695 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@387ccb6f[collection1] main]
[junit4] 2> 1617695 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1617696 INFO
(searcherExecutor-3528-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@387ccb6f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 1617696 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 3
[junit4] 2> 1617701 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1617703 INFO (qtp1566746898-11716) [ 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> 1617703 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1617703 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1518283969258
[junit4] 2> 1617703 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1617703 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1518283968765
[junit4] 2> 1617703 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1617705 INFO (qtp1566746898-11713) [ 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=1
[junit4] 2> 1617705 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 1617706 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@4bae9063
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2306eafd)
[junit4] 2> 1617706 INFO (qtp1566746898-11716) [ 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> 1617707 INFO (qtp1566746898-11713) [ 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> 1617709 INFO (qtp1566746898-11716) [ 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> 1617709 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is
4130350128 and actual is checksum 1306596753. expected length is 182 and actual
length is 117
[junit4] 2> 1617710 INFO (qtp1566746898-11713) [ 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> 1617710 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=1545) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@4bae9063
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2306eafd)
[junit4] 2> 1617710 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore Updating index properties... index=index.20180210183249270
[junit4] 2> 1617711 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@5fa738a8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d3c0717)
[junit4] 2> 1617711 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=17.900390625,
floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=27.74056546954917,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1617712 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1617712 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d8f4ae4[collection1] main]
[junit4] 2> 1617713 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d8f4ae4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
[junit4] 2> 1617713 INFO (qtp727003893-11733) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39451/solr/collection1/replication&command=fetchindex}
status=0 QTime=13
[junit4] 2> 1617715 INFO (qtp727003893-11729) [ 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=0
[junit4] 2> 1617716 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 1617716 INFO (qtp1566746898-11716) [ 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> 1617716 INFO (qtp1566746898-11713) [ 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> 1617718 INFO (qtp1566746898-11716) [ 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> 1617719 INFO (qtp727003893-11731) [ 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> 1617719 INFO (qtp1566746898-11713) [ 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> 1617719 INFO (qtp727003893-11729) [ 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> 1617720 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1617720 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1617721 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1617721 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 1
[junit4] 2> 1617722 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1617722 INFO (qtp1566746898-11713) [ 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> 1617723 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1617723 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1518283969258
[junit4] 2> 1617723 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1617723 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1518283969258
[junit4] 2> 1617723 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave in sync with master.
[junit4] 2> 1617723 INFO (qtp727003893-11731) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39451/solr/collection1/replication&command=fetchindex}
status=0 QTime=1
[junit4] 2> 1617724 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1617724 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1617724 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e6857f9 commitCommandVersion:0
[junit4] 2> 1617725 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5065ab87[collection1] main]
[junit4] 2> 1617725 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1617790 INFO
(searcherExecutor-3528-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5065ab87[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1)))}
[junit4] 2> 1617790 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 66
[junit4] 2> 1617791 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1617792 INFO (qtp1566746898-11716) [ 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> 1617792 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 1617792 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1518283969289
[junit4] 2> 1617792 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 1617792 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1518283969258
[junit4] 2> 1617792 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1617793 INFO (qtp1566746898-11713) [ 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=0
[junit4] 2> 1617793 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
[junit4] 2> 1617793 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=17.900390625,
floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=27.74056546954917,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1617794 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1617794 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@69120837
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2600b0ab)
[junit4] 2> 1617794 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 1617794 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 1617794 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 1617794 INFO (qtp1566746898-11716) [ 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> 1617795 INFO (qtp1566746898-11713) [ 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> 1617795 INFO (qtp1566746898-11716) [ 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> 1617796 INFO (qtp1566746898-11713) [ 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> 1617796 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1607) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@69120837
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2600b0ab)
[junit4] 2> 1617797 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=81.3662109375,
floorSegmentMB=1.6357421875, forceMergeDeletesPctAllowed=18.52835355915518,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676819271504946
[junit4] 2> 1617797 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1617798 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59f6c2cc[collection1] main]
[junit4] 2> 1617799 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59f6c2cc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1)))}
[junit4] 2> 1617799 INFO (qtp727003893-11729) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39451/solr/collection1/replication&command=fetchindex}
status=0 QTime=8
[junit4] 2> 1617800 INFO (qtp727003893-11731) [ 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=0
[junit4] 2> 1617800 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 1617800 INFO (qtp1566746898-11716) [ 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> 1617801 INFO (qtp1566746898-11713) [ 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> 1617802 INFO (qtp1566746898-11716) [ 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> 1617802 INFO (qtp727003893-11729) [ 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> 1617802 INFO (qtp1566746898-11713) [ 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> 1617803 INFO (qtp727003893-11731) [ 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> 1617803 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1617803 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1617803 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e6857f9 commitCommandVersion:0
[junit4] 2> 1617805 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b7a1654[collection1] realtime]
[junit4] 2> 1617805 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1617805 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 1
[junit4] 2> 1617806 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1617807 INFO (qtp1566746898-11716) [ 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> 1617807 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 1617807 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1518283969368
[junit4] 2> 1617807 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 1617807 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1518283969289
[junit4] 2> 1617807 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1617808 INFO (qtp1566746898-11713) [ 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=0
[junit4] 2> 1617808 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 1617808 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=17.900390625,
floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=27.74056546954917,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1617808 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1617808 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1617809 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> 1618809 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1618809 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> 1619812 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1619812 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> 1620813 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1620813 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> 1621818 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1621818 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> 1622819 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1622819 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> 1623821 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1623821 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> 1624845 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1624845 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> 1625845 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1625845 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> 1626846 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1626846 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> 1627850 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Found unused file: segments_2
[junit4] 2> 1627850 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> 1628856 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> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@233b0269
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56a4a626)
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 1628856 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 1628858 INFO (qtp1566746898-11716) [ 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> 1628859 INFO (qtp1566746898-11713) [ 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> 1628860 INFO (qtp1566746898-11716) [ 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> 1628861 INFO (qtp1566746898-11713) [ 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> 1628861 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1669) : 11 secs (151 bytes/sec) to
MockDirectoryWrapper(RAMDirectory@233b0269
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@56a4a626)
[junit4] 2> 1628862 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=81.3662109375,
floorSegmentMB=1.6357421875, forceMergeDeletesPctAllowed=18.52835355915518,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676819271504946
[junit4] 2> 1628862 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1628862 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d6ccfb7[collection1] main]
[junit4] 2> 1628863 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d6ccfb7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)
Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
[junit4] 2> 1628863 INFO (qtp727003893-11729) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39451/solr/collection1/replication&command=fetchindex}
status=0 QTime=11061
[junit4] 2> 1628866 INFO (qtp1566746898-11716) [ 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> 1628866 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 1628868 INFO (qtp727003893-11731) [ 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=0
[junit4] 2> 1628868 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 1628869 INFO (qtp1566746898-11713) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 1
[junit4] 2> 1628870 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1628870 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e6857f9 commitCommandVersion:0
[junit4] 2> 1628872 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@163234bf[collection1] main]
[junit4] 2> 1628872 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1628873 INFO
(searcherExecutor-3528-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@163234bf[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> 1628873 INFO (qtp1566746898-11716) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={commit=true&wt=javabin&version=2}{commit=} 0 2
[junit4] 2> 1628874 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 1628875 INFO (qtp1566746898-11713) [ 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> 1628875 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 5
[junit4] 2> 1628875 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1518283980435
[junit4] 2> 1628875 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 4
[junit4] 2> 1628875 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 1518283969368
[junit4] 2> 1628875 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1628876 INFO (qtp1566746898-11716) [ 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=0
[junit4] 2> 1628876 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
[junit4] 2> 1628876 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=17.900390625,
floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=27.74056546954917,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@41ef09e1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acf9012)
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
[junit4] 2> 1628877 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
[junit4] 2> 1628878 INFO (qtp1566746898-11713) [ 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> 1628879 INFO (qtp1566746898-11716) [ 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> 1628879 INFO (qtp1566746898-11713) [ 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> 1628880 INFO (qtp1566746898-11716) [ 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> 1628880 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1731) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@41ef09e1
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5acf9012)
[junit4] 2> 1628881 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=81.3662109375,
floorSegmentMB=1.6357421875, forceMergeDeletesPctAllowed=18.52835355915518,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676819271504946
[junit4] 2> 1628881 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1628882 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3bf62213[collection1] main]
[junit4] 2> 1628883 INFO
(searcherExecutor-3538-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3bf62213[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> 1628883 INFO (qtp727003893-11729) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39451/solr/collection1/replication&command=fetchindex}
status=0 QTime=9
[junit4] 2> 1628885 INFO (qtp1566746898-11713) [ 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=0
[junit4] 2> 1628885 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 1628885 INFO (qtp727003893-11731) [ 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=0
[junit4] 2> 1628886 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
[junit4] 2> 1628886 INFO (qtp1566746898-11716) [ 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> 1628887 INFO (qtp1566746898-11713) [ 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> 1628888 INFO (qtp1566746898-11716) [ 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> 1628888 INFO (qtp727003893-11729) [ 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> 1628888 INFO (qtp1566746898-11713) [ 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> 1628889 INFO (qtp727003893-11731) [ 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> 1628889 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
[junit4] 2> 1628890 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@40d68e33{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1628890 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1179374075
[junit4] 2> 1628891 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1628891 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fdceba8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@560d99ee
[junit4] 2> 1628894 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1628894 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3131a929: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61103f32
[junit4] 2> 1628903 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1628903 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@386a989e: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@308af0d9
[junit4] 2> 1628904 INFO (coreCloseExecutor-3547-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@593b418
[junit4] 2> 1628904 INFO (coreCloseExecutor-3547-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=93565976
[junit4] 2> 1628904 INFO (coreCloseExecutor-3547-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b23c0d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2770892
[junit4] 2> 1628910 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4c694c5b{/solr,null,UNAVAILABLE}
[junit4] 2> 1628910 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1628914 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@41d9cfa3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1628914 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=409691697
[junit4] 2> 1628914 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1628914 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a2b770f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2042f147
[junit4] 2> 1628918 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1628918 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bf7cc09: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61103f32
[junit4] 2> 1628921 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1628921 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@783863a0: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@308af0d9
[junit4] 2> 1628922 INFO (coreCloseExecutor-3549-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1289d59a
[junit4] 2> 1628922 INFO (coreCloseExecutor-3549-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=311023002
[junit4] 2> 1628922 INFO (coreCloseExecutor-3549-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@566db576: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@145110a0
[junit4] 2> 1628935 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@415782d2{/solr,null,UNAVAILABLE}
[junit4] 2> 1628935 INFO
(TEST-TestReplicationHandler.testEmptyCommits-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Stopped scavenging
[junit4] IGNOR/A 0.00s J0 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
[junit4] 2> 1628943 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
[junit4] 2> 1628944 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/collection1
[junit4] 2> 1628946 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1628947 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1628947 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1628947 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1628947 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@624ca63{/solr,null,AVAILABLE}
[junit4] 2> 1628948 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1ae68fb{HTTP/1.1,[http/1.1]}{127.0.0.1:46522}
[junit4] 2> 1628948 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server Started @1632791ms
[junit4] 2> 1628948 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=46522}
[junit4] 2> 1628948 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1628949 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1628949 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1628949 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1628949 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-10T17:33:00.514Z
[junit4] 2> 1628950 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/solr.xml
[junit4] 2> 1628953 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1628954 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1628955 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1629004 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629013 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629013 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629015 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/.
[junit4] 2> 1629015 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1629016 INFO (coreLoadExecutor-3556-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1629041 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1629047 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1629049 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1629049 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 1629049 INFO (coreLoadExecutor-3556-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@508cf7a
[junit4] 2> 1629049 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1629049 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/./collection1/data/]
[junit4] 2> 1629050 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1629087 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1629088 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1629088 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.02734375,
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=1.5156247904423559,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1629088 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23bbb5e[collection1]
main]
[junit4] 2> 1629088 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-003/collection1/conf
[junit4] 2> 1629089 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1629089 INFO (coreLoadExecutor-3556-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1629089 INFO
(searcherExecutor-3557-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23bbb5e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1629091 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/collection1
[junit4] 2> 1629093 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1629094 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1629094 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1629094 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1629095 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@59dbad43{/solr,null,AVAILABLE}
[junit4] 2> 1629095 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2cb9b8ff{HTTP/1.1,[http/1.1]}{127.0.0.1:49571}
[junit4] 2> 1629095 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.e.j.s.Server Started @1632939ms
[junit4] 2> 1629095 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/collection1/data,
hostContext=/solr, hostPort=49571}
[junit4] 2> 1629095 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1629096 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.3.0
[junit4] 2> 1629096 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1629096 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1629096 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-10T17:33:00.661Z
[junit4] 2> 1629096 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/solr.xml
[junit4] 2> 1629100 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1629100 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1629108 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1629153 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629163 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629163 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@508cf7a
[junit4] 2> 1629165 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/.
[junit4] 2> 1629165 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[DE331FD62C2CD75A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1629166 INFO (coreLoadExecutor-3566-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1629178 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
[junit4] 2> 1629187 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1629189 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 1629189 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/./collection1,
trusted=true
[junit4] 2> 1629190 INFO (coreLoadExecutor-3566-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@508cf7a
[junit4] 2> 1629190 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1629190 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001/solr-instance-004/./collection1/data/]
[junit4] 2> 1629191 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1629272 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1629272 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1629273 INFO (coreLoadExecutor-3566-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.02734375,
floorSegmentMB=1.1767578125, forceMergeDeletesPctAllowed=1.5156247904423559,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.79
[...truncated too long message...]
={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 1711047 INFO (qtp800389108-12816) [ 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> 1711047 INFO (qtp1777928287-12852) [ 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> 1711049 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexFetchWithMasterUrl
[junit4] 2> 1711051 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@489ac5cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1711051 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557647738
[junit4] 2> 1711051 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1711051 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b3c9c51: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@66bfe1a9
[junit4] 2> 1711059 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1711059 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a22fb19: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61103f32
[junit4] 2> 1711065 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1711065 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@668d0695: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@308af0d9
[junit4] 2> 1711081 INFO (coreCloseExecutor-4209-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@645e9314
[junit4] 2> 1711081 INFO (coreCloseExecutor-4209-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1683919636
[junit4] 2> 1711081 INFO (coreCloseExecutor-4209-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ce3809e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@436008d5
[junit4] 2> 1711110 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e9d873b{/solr,null,UNAVAILABLE}
[junit4] 2> 1711110 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 1711140 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@24c20180{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1711140 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1928071115
[junit4] 2> 1711141 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1711141 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f3ed27f: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4bec3655
[junit4] 2> 1711148 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1711148 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5fb7012: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@61103f32
[junit4] 2> 1711152 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1711152 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ab8a363: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@308af0d9
[junit4] 2> 1711154 INFO (coreCloseExecutor-4211-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15019ee6
[junit4] 2> 1711154 INFO (coreCloseExecutor-4211-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=352427750
[junit4] 2> 1711154 INFO (coreCloseExecutor-4211-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14740955: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@21addbc4
[junit4] 2> 1711166 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f2a065{/solr,null,UNAVAILABLE}
[junit4] 2> 1711166 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[DE331FD62C2CD75A])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_DE331FD62C2CD75A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory),
newname=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1074,
maxMBSortInHeap=7.464822738369782, sim=RandomSimilarity(queryNorm=true): {},
locale=ar-SA, timezone=Europe/Bratislava
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=223314840,total=507510784
[junit4] 2> NOTE: All tests run in this JVM:
[OutOfBoxZkACLAndCredentialsProvidersTest, DistributedFacetPivotLongTailTest,
TestPhraseSuggestions, TestTrie, TestEmbeddedSolrServerAdminHandler,
TestSurroundQueryParser, TestLargeCluster, TestExceedMaxTermLength,
TestConfigReload, BasicZkTest, PolyFieldTest, DistributedMLTComponentTest,
TestSolrDeletionPolicy1, TestSchemaVersionResource, InfixSuggestersTest,
TestUninvertingReader, TestHttpShardHandlerFactory, BasicDistributedZkTest,
TestBM25SimilarityFactory, TestChildDocTransformer, DirectSolrSpellCheckerTest,
ConfigSetsAPITest, TestFieldCacheReopen, TestCorePropertiesReload,
BitVectorTest, TestPseudoReturnFields, OpenCloseCoreStressTest, TestCustomSort,
TestCloudSchemaless, StatsReloadRaceTest, DistributedFacetPivotSmallTest,
TestCoreAdminApis, DeleteInactiveReplicaTest,
BigEndianAscendingWordDeserializerTest, TestPartialUpdateDeduplication,
TestComputePlanAction, LeaderElectionIntegrationTest, HdfsRecoveryZkTest,
SolrIndexConfigTest, TestXmlQParserPlugin, TestInPlaceUpdatesDistrib,
AutoAddReplicasPlanActionTest, TestFieldCacheWithThreads,
WrapperMergePolicyFactoryTest, TestPointFields,
OpenExchangeRatesOrgProviderTest, TestHdfsBackupRestoreCore,
TestCollectionAPIs, TestDocTermOrds, BasicAuthStandaloneTest,
ZkStateWriterTest, TestRawResponseWriter, SynonymTokenizerTest,
TestSystemIdResolver, DistributedSuggestComponentTest, TestSolrCloudSnapshots,
PreAnalyzedUpdateProcessorTest, SolrIndexMetricsTest,
TestExactSharedStatsCache, TestCloudDeleteByQuery, StatsComponentTest,
TestMacros, TestTolerantSearch, TestJoin, OutputWriterTest, TestFiltering,
TestCollationField, TimeRoutedAliasUpdateProcessorTest,
TestHighlightDedupGrouping, MultiThreadedOCPTest, TestReload,
TestCloudJSONFacetJoinDomain, TestSimDistributedQueue, TestMergePolicyConfig,
PreAnalyzedFieldManagedSchemaCloudTest, TestTlogReplica,
TestPayloadCheckQParserPlugin, DistribJoinFromCollectionTest,
ShufflingReplicaListTransformerTest, TestDFISimilarityFactory,
TestReplicationHandler]
[junit4] Completed [249/775 (1!)] on J0 in 95.13s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 50022 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]