Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/531/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index 0 out-of-bounds for length 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
at
__randomizedtesting.SeedInfo.seed([A67A79E7932B571F:B23222B2B02CEA01]:0)
at
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:439)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12315 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/init-core-data-001
[junit4] 2> 605337 WARN
(SUITE-TestReplicationHandler-seed#[A67A79E7932B571F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 605337 INFO
(SUITE-TestReplicationHandler-seed#[A67A79E7932B571F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 605338 INFO
(SUITE-TestReplicationHandler-seed#[A67A79E7932B571F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 605338 INFO
(SUITE-TestReplicationHandler-seed#[A67A79E7932B571F]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 605338 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
[junit4] 2> 605339 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/collection1
[junit4] 2> 605340 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 605341 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6987e868{/solr,null,AVAILABLE}
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2b58ea1a{HTTP/1.1,[http/1.1]}{127.0.0.1:39927}
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server Started @606976ms
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/collection1/data,
hostPort=39927}
[junit4] 2> 605342 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T01:26:40.271502Z
[junit4] 2> 605342 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/solr.xml
[junit4] 2> 605344 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 605361 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605367 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605368 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605369 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/.
[junit4] 2> 605369 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 605370 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 605376 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 605382 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 605384 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 605384 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 605385 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605385 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 605385 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/./collection1/data/]
[junit4] 2> 605386 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.1474609375,
floorSegmentMB=0.33984375, forceMergeDeletesPctAllowed=20.8404957227759,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11361810769542764
[junit4] 2> 605437 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 605437 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 605438 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=31.1962890625,
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=23.03562738842564,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6398999595571087
[junit4] 2> 605438 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@51548286[collection1] main]
[junit4] 2> 605439 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-001/collection1/conf
[junit4] 2> 605439 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.h.ReplicationHandler Replication enabled for following config files:
schema.xml,xslt/dummy.xsl
[junit4] 2> 605439 INFO (coreLoadExecutor-2962-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 605440 INFO (searcherExecutor-2963-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51548286[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 605475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1
[junit4] 2> 605477 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 605492 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4484153c{/solr,null,AVAILABLE}
[junit4] 2> 605492 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4081b6d1{HTTP/1.1,[http/1.1]}{127.0.0.1:41005}
[junit4] 2> 605492 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server Started @607126ms
[junit4] 2> 605492 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1/data,
hostPort=41005}
[junit4] 2> 605493 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 605493 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 605493 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 605493 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 605493 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T01:26:40.422392Z
[junit4] 2> 605493 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/solr.xml
[junit4] 2> 605497 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 605531 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605544 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605544 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605547 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/.
[junit4] 2> 605547 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 605547 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 605553 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 605557 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 605558 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 605558 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 605559 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605559 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 605559 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/./collection1/data/]
[junit4] 2> 605560 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.1474609375,
floorSegmentMB=0.33984375, forceMergeDeletesPctAllowed=20.8404957227759,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11361810769542764
[junit4] 2> 605586 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 605586 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 605587 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=31.1962890625,
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=23.03562738842564,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6398999595571087
[junit4] 2> 605587 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@65ab04f9[collection1] main]
[junit4] 2> 605587 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1/conf
[junit4] 2> 605588 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 605588 INFO (coreLoadExecutor-2972-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 605588 INFO (searcherExecutor-2973-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65ab04f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 605589 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4081b6d1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 605589 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1003643715
[junit4] 2> 605589 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 605589 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3522baa5: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6443bc62
[junit4] 2> 605593 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 605593 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@36a036d6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 605596 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 605596 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@20d87e77: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 605597 INFO (coreCloseExecutor-2978-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1957b099
[junit4] 2> 605597 INFO (coreCloseExecutor-2978-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=425177241
[junit4] 2> 605597 INFO (coreCloseExecutor-2978-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@25b608c2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@49c9e9f8
[junit4] 2> 605602 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4484153c{/solr,null,UNAVAILABLE}
[junit4] 2> 605603 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 605603 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@148e4a4c{/solr,null,AVAILABLE}
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@beaa15c{HTTP/1.1,[http/1.1]}{127.0.0.1:46239}
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server Started @607238ms
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1/data,
hostPort=46239}
[junit4] 2> 605604 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T01:26:40.533432Z
[junit4] 2> 605604 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/solr.xml
[junit4] 2> 605606 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 605623 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605629 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605629 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605630 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/.
[junit4] 2> 605630 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 605631 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 605635 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 605638 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 605639 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 605639 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 605639 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605640 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 605640 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/./collection1/data/]
[junit4] 2> 605641 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.1474609375,
floorSegmentMB=0.33984375, forceMergeDeletesPctAllowed=20.8404957227759,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11361810769542764
[junit4] 2> 605670 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 605670 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 605671 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=31.1962890625,
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=23.03562738842564,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6398999595571087
[junit4] 2> 605671 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@27fb1fd0[collection1] main]
[junit4] 2> 605671 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-002/collection1/conf
[junit4] 2> 605672 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
[junit4] 2> 605672 INFO (coreLoadExecutor-2985-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 605672 INFO (searcherExecutor-2986-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27fb1fd0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 605674 INFO (qtp1522434163-5525) [ ] 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> 605674 INFO (qtp1522434163-5527) [ ] 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> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 605674 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@f4da751 commitCommandVersion:0
[junit4] 2> 605675 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d612f6d[collection1] main]
[junit4] 2> 605675 INFO (qtp1522434163-5520) [ ] 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> 605675 INFO (indexFetcher-2990-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 605676 INFO (searcherExecutor-2986-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d612f6d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 605676 INFO (qtp1522434163-5526) [ ] 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> 605676 INFO (qtp2028655843-5563) [ ] 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> 605677 INFO (qtp1522434163-5521) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 605678 INFO (qtp1522434163-5527) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 605678 INFO (qtp1522434163-5527) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@33aab5c2 commitCommandVersion:0
[junit4] 2> 605679 INFO (qtp1522434163-5527) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3332a95f[collection1] main]
[junit4] 2> 605680 INFO (qtp1522434163-5527) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 605680 INFO (searcherExecutor-2963-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3332a95f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 605680 INFO (qtp1522434163-5527) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 605692 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 605692 INFO (qtp1522434163-5525) [ ] 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> 605693 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 605693 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1506907600607
[junit4] 2> 605693 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 605693 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1506907600603
[junit4] 2> 605693 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 605694 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=1
[junit4] 2> 605695 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 605695 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to
MockDirectoryWrapper(RAMDirectory@15852597
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30a662)
[junit4] 2> 605696 INFO (qtp1522434163-5521) [ ] 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> 605696 INFO (qtp1522434163-5527) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605697 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605703 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605704 INFO (qtp1522434163-5521) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605704 INFO (qtp1522434163-5527) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605705 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605705 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605706 INFO (qtp1522434163-5521) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605706 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is
234594156 and actual is checksum 670760533. expected length is 185 and actual
length is 120
[junit4] 2> 605707 INFO (qtp1522434163-5527) [ ] 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> 605707 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=true,bytesDownloaded=1680) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@15852597
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f30a662)
[junit4] 2> 605708 INFO (explicit-fetchindex-cmd) [ ] o.a.s.c.SolrCore
Updating index properties... index=index.20171002052640624
[junit4] 2> 605708 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher removing old index directory
MockDirectoryWrapper(RAMDirectory@6ed1befe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f9de609)
[junit4] 2> 605709 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=5.208984375,
floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=19.30896419216758,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 605709 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 605710 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@dbf419a[collection1] main]
[junit4] 2> 605711 INFO (searcherExecutor-2986-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@dbf419a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 605711 INFO (qtp2028655843-5565) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39927/solr/collection1/replication&command=fetchindex}
status=0 QTime=19
[junit4] 2> 605721 INFO (qtp1522434163-5525) [ ] 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> 605721 INFO (qtp2028655843-5564) [ ] 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> 605722 INFO (qtp2028655843-5563) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 605722 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
[junit4] 2> 605723 INFO (qtp1522434163-5520) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 605724 INFO (qtp1522434163-5521) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 605724 INFO (qtp1522434163-5521) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@33aab5c2 commitCommandVersion:0
[junit4] 2> 605726 INFO (qtp1522434163-5521) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@668dc1cf[collection1] main]
[junit4] 2> 605726 INFO (qtp1522434163-5521) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 605728 INFO (searcherExecutor-2963-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@668dc1cf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 605728 INFO (qtp1522434163-5521) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 605729 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 605730 INFO (qtp1522434163-5526) [ ] 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> 605730 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 605731 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1506907600653
[junit4] 2> 605731 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 2
[junit4] 2> 605731 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1506907600607
[junit4] 2> 605731 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 605732 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 605732 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=5.208984375,
floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=19.30896419216758,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@4633e624
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28ed298c)
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.doc because it
already exists
[junit4] 2> 605734 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.tim because it
already exists
[junit4] 2> 605735 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
[junit4] 2> 605735 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.tip because it
already exists
[junit4] 2> 605735 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
[junit4] 2> 605735 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
[junit4] 2> 605735 INFO (qtp1522434163-5520) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605738 INFO (qtp1522434163-5521) [ ] 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> 605739 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605740 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605741 INFO (qtp1522434163-5520) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605742 INFO (qtp1522434163-5521) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605742 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605743 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605744 INFO (qtp1522434163-5520) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605745 INFO (qtp1522434163-5521) [ ] 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> 605745 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1742) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@4633e624
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28ed298c)
[junit4] 2> 605768 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2b2d7008
[junit4] 2> 605769 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 605770 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d109a31[collection1] main]
[junit4] 2> 605772 INFO (searcherExecutor-2986-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d109a31[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 605772 INFO (qtp2028655843-5558) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39927/solr/collection1/replication&command=fetchindex}
status=0 QTime=43
[junit4] 2> 605775 INFO (qtp1522434163-5526) [ ] 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> 605775 INFO (qtp2028655843-5559) [ ] 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> 605778 INFO (qtp2028655843-5564) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
[junit4] 2> 605779 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.h.TestReplicationHandler Waited for 0ms and found 2 docs
[junit4] 2> 605780 INFO (qtp1522434163-5527) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 1
[junit4] 2> 605781 INFO (qtp1522434163-5520) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 605781 INFO (qtp1522434163-5520) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@33aab5c2 commitCommandVersion:0
[junit4] 2> 605783 INFO (qtp1522434163-5520) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5eda4dd4[collection1] main]
[junit4] 2> 605783 INFO (qtp1522434163-5520) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 605785 INFO (searcherExecutor-2963-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5eda4dd4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C1) Uninverting(_2(7.1.0):C1)))}
[junit4] 2> 605785 INFO (qtp1522434163-5520) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 605786 WARN (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 605787 INFO (qtp1522434163-5525) [ ] 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> 605787 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's generation: 4
[junit4] 2> 605787 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Master's version: 1506907600710
[junit4] 2> 605787 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's generation: 3
[junit4] 2> 605787 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Slave's version: 1506907600653
[junit4] 2> 605787 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 605788 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=0
[junit4] 2> 605788 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Number of files in latest index in master: 28
[junit4] 2> 605789 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=5.208984375,
floorSegmentMB=2.0078125, forceMergeDeletesPctAllowed=19.30896419216758,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@249dc563
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42c78f22)
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.doc because it
already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.tim because it
already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0_Asserting_0.tip because it
already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1_Asserting_0.tip because it
already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
[junit4] 2> 605790 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1_Asserting_0.doc because it
already exists
[junit4] 2> 605791 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1_Asserting_0.tim because it
already exists
[junit4] 2> 605791 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
[junit4] 2> 605791 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
[junit4] 2> 605791 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
[junit4] 2> 605791 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
[junit4] 2> 605791 INFO (qtp1522434163-5527) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605792 INFO (qtp1522434163-5520) [ ] 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> 605793 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605793 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605794 INFO (qtp1522434163-5527) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605795 INFO (qtp1522434163-5520) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605795 INFO (qtp1522434163-5525) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605796 INFO (qtp1522434163-5526) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605797 INFO (qtp1522434163-5527) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={generation=4&qt=/replication&file=_2_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 605798 INFO (qtp1522434163-5520) [ ] 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> 605798 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1804) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@249dc563
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42c78f22)
[junit4] 2> 605799 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@7c2160be
[junit4] 2> 605800 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 605801 INFO (explicit-fetchindex-cmd) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74b0f4fb[collection1] main]
[junit4] 2> 605802 INFO (searcherExecutor-2986-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74b0f4fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
Uninverting(_1(7.1.0):C1) Uninverting(_2(7.1.0):C1)))}
[junit4] 2> 605802 INFO (qtp2028655843-5565) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/replication
params={wait=true&masterUrl=http://127.0.0.1:39927/solr/collection1/replication&command=fetchindex}
status=0 QTime=16
[junit4] 2> 605803 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/collection1
[junit4] 2> 605805 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 605807 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@285245d{/solr,null,AVAILABLE}
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@71027440{HTTP/1.1,[http/1.1]}{127.0.0.1:36941}
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.Server Started @607442ms
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/collection1/data,
hostPort=36941}
[junit4] 2> 605808 ERROR
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 605808 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T01:26:40.737875Z
[junit4] 2> 605809 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/solr.xml
[junit4] 2> 605814 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 605842 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605849 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605849 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605851 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/.
[junit4] 2> 605851 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 605851 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 605856 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 605861 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 605862 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 605862 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/./collection1,
trusted=true
[junit4] 2> 605862 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605863 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 605863 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/./collection1/data/]
[junit4] 2> 605864 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=18.1474609375,
floorSegmentMB=0.33984375, forceMergeDeletesPctAllowed=20.8404957227759,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.11361810769542764
[junit4] 2> 605892 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 605892 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 605893 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=31.1962890625,
floorSegmentMB=0.7392578125, forceMergeDeletesPctAllowed=23.03562738842564,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6398999595571087
[junit4] 2> 605893 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3bacee81[collection1] main]
[junit4] 2> 605893 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-003/collection1/conf
[junit4] 2> 605894 WARN (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 605894 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.h.ReplicationHandler No value set for 'pollInterval'. Timer Task not
started.
[junit4] 2> 605894 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.h.ReplicationHandler Replication enabled for following config files:
schema.xml
[junit4] 2> 605894 INFO (coreLoadExecutor-2999-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 605895 INFO (searcherExecutor-3000-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3bacee81[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 605899 WARN (qtp94334201-5591) [ ]
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for
replication on master
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:39927/solr: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] 2> <head>
[junit4] 2> <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] 2> <title>Error 404 </title>
[junit4] 2> </head>
[junit4] 2> <body>
[junit4] 2> <h2>HTTP ERROR: 404</h2>
[junit4] 2> <p>Problem accessing /solr/replication. Reason:
[junit4] 2> <pre> Can not find: /solr/replication</pre></p>
[junit4] 2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
[junit4] 2> </body>
[junit4] 2> </html>
[junit4] 2>
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1823)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:954)
[junit4] 2> at
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:332)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2483)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:720)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:526)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 605899 INFO (qtp94334201-5591) [ ] 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> 605900 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@71027440{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 605900 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1905668484
[junit4] 2> 605900 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 605900 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f578a4d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2fe4680b
[junit4] 2> 605904 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 605904 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6baf8c4d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 605907 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 605907 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28b6d875: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 605908 INFO (coreCloseExecutor-3004-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@54de19d8
[junit4] 2> 605908 INFO (coreCloseExecutor-3004-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1423841752
[junit4] 2> 605908 INFO (coreCloseExecutor-3004-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68b106e2: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@61676f27
[junit4] 2> 605914 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@285245d{/solr,null,UNAVAILABLE}
[junit4] 2> 605914 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending doTestDetails
[junit4] 2> 605915 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@2b58ea1a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 605915 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=268313992
[junit4] 2> 605915 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 605915 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5895c135: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3d9903a0
[junit4] 2> 605916 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 605916 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5100fcd8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 605916 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 605917 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e242bb8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 605917 INFO (coreCloseExecutor-3006-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f477c73
[junit4] 2> 605917 INFO (coreCloseExecutor-3006-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=524778611
[junit4] 2> 605917 INFO (coreCloseExecutor-3006-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2357394e: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@55168def
[junit4] 2> 605919 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6987e868{/solr,null,UNAVAILABLE}
[junit4] 2> 605920 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@beaa15c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 605920 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1617959686
[junit4] 2> 605920 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 605920 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dfebcc7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@31550f63
[junit4] 2> 605922 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 605922 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5341cbef: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 605923 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 605923 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e195945: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 605923 INFO (coreCloseExecutor-3008-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@73ac43f2
[junit4] 2> 605923 INFO (coreCloseExecutor-3008-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1940669426
[junit4] 2> 605923 INFO (coreCloseExecutor-3008-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7af2a29c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@36212313
[junit4] 2> 605925 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[A67A79E7932B571F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@148e4a4c{/solr,null,UNAVAILABLE}
[junit4] 2> 605927 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
[junit4] 2> 605927 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/collection1
[junit4] 2> 605928 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7984276b{/solr,null,AVAILABLE}
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@59c6d7ed{HTTP/1.1,[http/1.1]}{127.0.0.1:45657}
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.e.j.s.Server Started @607563ms
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/collection1/data,
hostPort=45657}
[junit4] 2> 605929 ERROR
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-02T01:26:40.858776Z
[junit4] 2> 605929 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/solr.xml
[junit4] 2> 605932 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 605949 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605955 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605956 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605957 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/.
[junit4] 2> 605957 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[A67A79E7932B571F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 605957 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 605961 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 605965 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 605966 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 605966 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/./collection1,
trusted=true
[junit4] 2> 605966 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@67ef1660
[junit4] 2> 605967 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 605967 INFO (coreLoadExecutor-3015-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001/solr-instance-004/./collection1/data/]
[junit4] 2> 605968 INFO (coreLoadExecutor-3015-thread-1) [ ] o.a
[...truncated too long message...]
(null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1327bea
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ea71054)
[junit4] 2> 700244 INFO (indexFetcher-3633-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@5ea40963
[junit4] 2> 700245 INFO (indexFetcher-3633-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 700245 INFO (indexFetcher-3633-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3b2d2ab5[collection1] main]
[junit4] 2> 700247 INFO (searcherExecutor-3629-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3b2d2ab5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C2)))}
[junit4] 2> 700344 INFO (qtp1594487279-6667) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=2 status=0 QTime=0
[junit4] 2> 700344 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.h.TestReplicationHandler Waited for 700ms and found 2 docs
[junit4] 2> 700344 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
[junit4] 2> 700345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@5bc4e690{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 700345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1672355995
[junit4] 2> 700346 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 700346 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31e15a4b: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@38d77a67
[junit4] 2> 700353 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 700353 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d0d250d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 700358 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 700358 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5041a754: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 700359 INFO (coreCloseExecutor-3639-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2604e6b5
[junit4] 2> 700359 INFO (coreCloseExecutor-3639-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=637855413
[junit4] 2> 700359 INFO (coreCloseExecutor-3639-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@588735f1: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@799ec745
[junit4] 2> 700371 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@14a3b3bc{/solr,null,UNAVAILABLE}
[junit4] 2> 700372 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@67591b8c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 700373 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=424813820
[junit4] 2> 700373 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 700373 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2088ccd: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2bdec2c0
[junit4] 2> 700381 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 700381 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27e51f6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@294977e2
[junit4] 2> 700388 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 700388 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@229406d8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@7483d8de
[junit4] 2> 700388 INFO (coreCloseExecutor-3641-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@35ac2b5f
[junit4] 2> 700388 INFO (coreCloseExecutor-3641-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=900475743
[junit4] 2> 700388 INFO (coreCloseExecutor-3641-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@79b44984: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31136d09
[junit4] 2> 700391 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A67A79E7932B571F])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@31f57b13{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A67A79E7932B571F-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting),
newname=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=120,
maxMBSortInHeap=6.930896419216758, sim=RandomSimilarity(queryNorm=true): {},
locale=es-CR, timezone=Asia/Tbilisi
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=349462048,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest,
DistributedFacetPivotSmallTest, QueryResultKeyTest,
TestSerializedLuceneMatchVersion, TestQuerySenderNoQuery,
TestDistributedStatsComponentCardinality, TestQueryWrapperFilter,
TestScoreJoinQPScore, TestCrossCoreJoin, ZkNodePropsTest,
HighlighterConfigTest, TestComplexPhraseQParserPlugin,
BinaryUpdateRequestHandlerTest, HttpPartitionTest, TestCSVLoader,
DistributedQueryElevationComponentTest, ConjunctionSolrSpellCheckerTest,
SpatialRPTFieldTypeTest, TestRandomFlRTGCloud, DebugComponentTest,
OverseerStatusTest, LeaderElectionIntegrationTest, SpellingQueryConverterTest,
TestJsonFacets, TestCloudRecovery, TestNonDefinedSimilarityFactory,
TestMissingGroups, TestPrepRecovery, TestXmlQParser, TestSolr4Spatial,
SolrPluginUtilsTest, SpatialHeatmapFacetsTest, TestExtendedDismaxParser,
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest,
TestFieldTypeCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest,
TestFieldCacheSort, TestIntervalFaceting, ExternalFileFieldSortTest,
TestFieldCacheWithThreads, TestLuceneIndexBackCompat, TestManagedSchema,
XmlUpdateRequestHandlerTest, SolrGangliaReporterTest, TestBinaryResponseWriter,
TestDeleteCollectionOnDownNodes, MoveReplicaHDFSUlogDirTest,
DirectoryFactoryTest, TestBulkSchemaAPI, TestReRankQParserPlugin,
JvmMetricsTest, TestSolrDeletionPolicy1, TestPushWriter,
RAMDirectoryFactoryTest, TestSortByMinMaxFunction,
DeleteLastCustomShardedReplicaTest, TestManagedSynonymFilterFactory,
DistribDocExpirationUpdateProcessorTest, TestComponentsName,
TestStandardQParsers, TestPHPSerializedResponseWriter,
TestSolrCloudWithSecureImpersonation, TestSimpleTextCodec,
TestReplicationHandler]
[junit4] Completed [224/733 (1!)] on J0 in 95.06s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 41463 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]