Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/256/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration
Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes:
[127.0.0.1:50449_solr] Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/9)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node3":{ "core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:50446/solr",
"node_name":"127.0.0.1:50446_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:50449/solr",
"node_name":"127.0.0.1:50449_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2
again
null
Live Nodes: [127.0.0.1:50449_solr]
Last available state:
DocCollection(testIntegration//collections/testIntegration/state.json/9)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node3":{
"core":"testIntegration_shard1_replica_n1",
"base_url":"http://127.0.0.1:50446/solr",
"node_name":"127.0.0.1:50446_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"testIntegration_shard1_replica_n2",
"base_url":"http://127.0.0.1:50449/solr",
"node_name":"127.0.0.1:50449_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([2A801FA6D9FD7248:9AE1118AFCC2D36D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([2A801FA6D9FD7248:3EC844F3FAFACF56]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12361 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\init-core-data-001
[junit4] 2> 911547 INFO
(SUITE-TestReplicationHandler-seed#[2A801FA6D9FD7248]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 911548 INFO
(SUITE-TestReplicationHandler-seed#[2A801FA6D9FD7248]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 911548 INFO
(SUITE-TestReplicationHandler-seed#[2A801FA6D9FD7248]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 911550 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
[junit4] 2> 911551 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1
[junit4] 2> 911566 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 911567 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16da33e{/solr,null,AVAILABLE}
[junit4] 2> 911568 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@c48fd{HTTP/1.1,[http/1.1]}{127.0.0.1:62635}
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @919767ms
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=62635}
[junit4] 2> 911569 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 911569 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:06.210Z
[junit4] 2> 911570 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\solr.xml
[junit4] 2> 911576 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 911576 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 911577 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 911663 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911667 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911668 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911673 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.
[junit4] 2> 911673 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 911673 INFO (coreLoadExecutor-5058-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 911702 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 911707 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 911709 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 911709 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1,
trusted=true
[junit4] 2> 911710 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911710 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 911710 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 911711 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.53515625,
floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=20.729158897602986,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.32723672226691614
[junit4] 2> 911780 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 911780 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 911780 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6731256002184955]
[junit4] 2> 911781 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea1cc4[collection1]
main]
[junit4] 2> 911781 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1\conf
[junit4] 2> 911781 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 911781 INFO (coreLoadExecutor-5058-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 911782 INFO
(searcherExecutor-5059-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ea1cc4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911785 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1
[junit4] 2> 911793 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d1639{/solr,null,AVAILABLE}
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1645c85{HTTP/1.1,[http/1.1]}{127.0.0.1:62638}
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @919993ms
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=62638}
[junit4] 2> 911794 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 911794 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:06.435Z
[junit4] 2> 911796 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\solr.xml
[junit4] 2> 911802 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 911802 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 911802 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 911865 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911874 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911874 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911879 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.
[junit4] 2> 911879 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 911879 INFO (coreLoadExecutor-5068-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 911904 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 911909 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 911911 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 911912 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.\collection1,
trusted=true
[junit4] 2> 911912 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 911912 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 911912 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 911913 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.53515625,
floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=20.729158897602986,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.32723672226691614
[junit4] 2> 911974 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 911974 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 911975 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6731256002184955]
[junit4] 2> 911976 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@86c1a9[collection1]
main]
[junit4] 2> 911976 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1\conf
[junit4] 2> 911979 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 911979 INFO (coreLoadExecutor-5068-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 911979 INFO
(searcherExecutor-5069-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@86c1a9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911981 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@1645c85{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 911981 INFO (qtp7839792-15197) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 911981 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26964048
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 911982 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 911982 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1729bfe commitCommandVersion:0
[junit4] 2> 911982 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@dd32f5: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@112c12b
[junit4] 2> 911983 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d4f0e[collection1] main]
[junit4] 2> 911983 INFO (indexFetcher-5073-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 911984 INFO
(searcherExecutor-5069-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7d4f0e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911987 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 911987 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15b1410: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1eb9bf1
[junit4] 2> 911990 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 911990 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c3e8f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c1311
[junit4] 2> 911991 INFO (coreCloseExecutor-5074-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@fcfe95
[junit4] 2> 911991 INFO (coreCloseExecutor-5074-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=16580245
[junit4] 2> 911991 INFO (coreCloseExecutor-5074-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19c624b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a5211b
[junit4] 2> 911997 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d1639{/solr,null,UNAVAILABLE}
[junit4] 2> 911999 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@c48fd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 911999 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17185708
[junit4] 2> 911999 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 911999 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@101051c: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3fc653
[junit4] 2> 912000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 912000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d2d4c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1eb9bf1
[junit4] 2> 912000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 912000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@66056a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c1311
[junit4] 2> 912001 INFO (coreCloseExecutor-5076-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c81d88
[junit4] 2> 912001 INFO (coreCloseExecutor-5076-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=13114760
[junit4] 2> 912001 INFO (coreCloseExecutor-5076-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23f27c: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1c7c459
[junit4] 2> 912003 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16da33e{/solr,null,UNAVAILABLE}
[junit4] 2> 912006 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 912007 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19ba06b{/solr,null,AVAILABLE}
[junit4] 2> 912007 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1aaa25e{HTTP/1.1,[http/1.1]}{127.0.0.1:62642}
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @920206ms
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=62642}
[junit4] 2> 912008 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 912008 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:06.649Z
[junit4] 2> 912009 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\solr.xml
[junit4] 2> 912015 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 912015 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 912015 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 912074 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912080 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912080 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912082 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.
[junit4] 2> 912082 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 912082 INFO (coreLoadExecutor-5083-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 912117 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 912123 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 912125 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 912125 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1,
trusted=true
[junit4] 2> 912126 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912126 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 912126 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 912127 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.53515625,
floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=20.729158897602986,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.32723672226691614
[junit4] 2> 912186 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912186 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912186 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6731256002184955]
[junit4] 2> 912186 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3717e4[collection1]
main]
[junit4] 2> 912186 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1\conf
[junit4] 2> 912188 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 912188 INFO (coreLoadExecutor-5083-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 912188 INFO
(searcherExecutor-5084-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3717e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912190 INFO (qtp30065537-15239) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 912190 INFO (qtp30065537-15239) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 912190 INFO (qtp30065537-15241) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 912190 INFO (qtp30065537-15241) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1d5d525 commitCommandVersion:0
[junit4] 2> 912194 INFO (qtp30065537-15241) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f3f54[collection1] main]
[junit4] 2> 912194 INFO (qtp30065537-15241) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 912195 INFO
(searcherExecutor-5084-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f3f54[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912195 INFO (qtp30065537-15241) [ x:collection1]
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> 912196 INFO (qtp30065537-15240) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 912196 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 912198 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 912199 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a6e58{/solr,null,AVAILABLE}
[junit4] 2> 912200 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@120fc7c{HTTP/1.1,[http/1.1]}{127.0.0.1:62646}
[junit4] 2> 912200 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @920399ms
[junit4] 2> 912200 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=62646}
[junit4] 2> 912200 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 912201 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 912201 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 912201 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 912201 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:06.842Z
[junit4] 2> 912201 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\solr.xml
[junit4] 2> 912207 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 912207 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 912208 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 912282 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912286 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912286 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912291 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.
[junit4] 2> 912291 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 912291 INFO (coreLoadExecutor-5093-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 912320 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 912325 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 912328 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 912328 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.\collection1,
trusted=true
[junit4] 2> 912328 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912328 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 912328 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 912330 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.53515625,
floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=20.729158897602986,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.32723672226691614
[junit4] 2> 912411 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912411 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912412 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6731256002184955]
[junit4] 2> 912412 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7eb04[collection1]
main]
[junit4] 2> 912412 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-002\collection1\conf
[junit4] 2> 912416 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 912416 INFO (coreLoadExecutor-5093-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 912417 INFO
(searcherExecutor-5094-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c7eb04[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912417 INFO (qtp12874844-15257) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 912417 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 912417 INFO (qtp30065537-15242) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 912417 INFO (qtp30065537-15243) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits}
status=0 QTime=0
[junit4] 2> 912450 INFO (qtp30065537-15237) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.2.0
[junit4] 2> 912460 INFO (qtp30065537-15237) [ ] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 912464 INFO (qtp30065537-15237) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 912464 INFO (qtp30065537-15237) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1
[junit4] 2> 912484 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912484 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 912551 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912552 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912553 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f0ec7d[collection1] main]
[junit4] 2> 912553 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-001\collection1\conf
[junit4] 2> 912554 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.h.ReplicationHandler Replication enabled for following config files:
schema.xml
[junit4] 2> 912554 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 912555 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 912555 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 912555 INFO
(searcherExecutor-5099-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f0ec7d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912555 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@123b9ef[collection1] main]
[junit4] 2> 912556 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@abbcaa
[junit4] 2> 912556 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=11254954
[junit4] 2> 912556 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13770be: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1458683
[junit4] 2> 912556 INFO
(searcherExecutor-5099-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@123b9ef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912561 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=collection1&qt=/admin/cores&action=reload&wt=javabin&version=2}
status=0 QTime=137
[junit4] 2> 912562 INFO (qtp30065537-15239) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion}
status=0 QTime=0
[junit4] 2> 912562 INFO (qtp30065537-15240) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits}
status=0 QTime=0
[junit4] 2> 912563 INFO (qtp30065537-15242) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 912564 INFO (qtp30065537-15243) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 912564 INFO (qtp30065537-15244) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 912564 INFO (qtp30065537-15244) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@f1b9d1 commitCommandVersion:0
[junit4] 2> 912565 INFO (qtp30065537-15244) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e90218[collection1] main]
[junit4] 2> 912566 INFO (qtp30065537-15244) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 912566 INFO
(searcherExecutor-5099-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e90218[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c2)))}
[junit4] 2> 912567 INFO (qtp30065537-15244) [ x:collection1]
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> 912567 INFO (qtp30065537-15237) [ x:collection1]
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> 912568 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 2 docs
[junit4] 2> 912568 INFO (qtp12874844-15258) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 912568 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.h.TestReplicationHandler Waiting for 2 docs
[junit4] 2> 912580 INFO (qtp30065537-15239) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 912580 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 3
[junit4] 2> 912580 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 1508453287205
[junit4] 2> 912580 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 912580 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 912580 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 912584 INFO (qtp30065537-15240) [ x:collection1]
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=3
[junit4] 2> 912585 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
[junit4] 2> 912585 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 912586 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 912586 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@11e3404
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dd0ebf)
[junit4] 2> 912586 INFO (qtp30065537-15242) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_0.cfe&checksum=true&compression=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 912587 INFO (qtp30065537-15243) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_0.si&checksum=true&compression=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 912589 INFO (qtp30065537-15244) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=_0.cfs&checksum=true&compression=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 912589 INFO (qtp30065537-15237) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=3&qt=/replication&file=segments_3&checksum=true&compression=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 912589 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1956) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@11e3404
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dd0ebf)
[junit4] 2> 912591 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=69.0966796875,
floorSegmentMB=1.126953125, forceMergeDeletesPctAllowed=17.95751589885553,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5655667948709506
[junit4] 2> 912592 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 912592 INFO (indexFetcher-5098-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cca1e4[collection1] main]
[junit4] 2> 912593 INFO
(searcherExecutor-5094-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1cca1e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c2)))}
[junit4] 2> 912669 INFO (qtp12874844-15260) [ x:collection1]
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> 912670 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.h.TestReplicationHandler Waited for 100ms and found 2 docs
[junit4] 2> 912670 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
[junit4] 2> 912670 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@1aaa25e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 912671 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3604882
[junit4] 2> 912671 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 912671 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@155eaa2: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@1efcd43
[junit4] 2> 912673 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 912673 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b85960: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1eb9bf1
[junit4] 2> 912676 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 912676 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@594144: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c1311
[junit4] 2> 912676 INFO (coreCloseExecutor-5104-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76e147
[junit4] 2> 912676 INFO (coreCloseExecutor-5104-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7790919
[junit4] 2> 912676 INFO (coreCloseExecutor-5104-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@194290d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1458683
[junit4] 2> 912683 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@19ba06b{/solr,null,UNAVAILABLE}
[junit4] 2> 912685 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@120fc7c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 912685 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32700371
[junit4] 2> 912685 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 912685 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e9d894: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5fae78
[junit4] 2> 912690 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 912690 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fd3d88: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1eb9bf1
[junit4] 2> 912693 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 912693 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@537f3d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@c1311
[junit4] 2> 912694 INFO (coreCloseExecutor-5106-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1930b6d
[junit4] 2> 912694 INFO (coreCloseExecutor-5106-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=26413933
[junit4] 2> 912694 INFO (coreCloseExecutor-5106-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cef0a: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1896acf
[junit4] 2> 912694 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a6e58{/solr,null,UNAVAILABLE}
[junit4] IGNOR/A 0.00s J0 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
[junit4] 2> 912701 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
doTestReplicateAfterStartupWithNoActivity
[junit4] 2> 912704 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\collection1
[junit4] 2> 912715 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 912715 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fcce4d{/solr,null,AVAILABLE}
[junit4] 2> 912717 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1824253{HTTP/1.1,[http/1.1]}{127.0.0.1:62652}
[junit4] 2> 912717 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @920915ms
[junit4] 2> 912717 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\collection1\data,
hostContext=/solr, hostPort=62652}
[junit4] 2> 912718 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 912718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 912718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 912718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 912718 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:07.359Z
[junit4] 2> 912719 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\solr.xml
[junit4] 2> 912728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 912728 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 912729 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 912814 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912821 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912821 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912825 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\.
[junit4] 2> 912825 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 912826 INFO (coreLoadExecutor-5113-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 912849 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 912861 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 912864 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 912864 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\.\collection1,
trusted=true
[junit4] 2> 912864 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 912865 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 912865 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\.\collection1\data\]
[junit4] 2> 912866 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.53515625,
floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=20.729158897602986,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.32723672226691614
[junit4] 2> 912975 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912975 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912976 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6731256002184955]
[junit4] 2> 912976 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c25818[collection1]
main]
[junit4] 2> 912977 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-003\collection1\conf
[junit4] 2> 912977 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 912977 INFO (coreLoadExecutor-5113-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 912978 INFO
(searcherExecutor-5114-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1c25818[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912982 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-004\collection1
[junit4] 2> 912998 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 912998 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8e350f{/solr,null,AVAILABLE}
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1ff4a1b{HTTP/1.1,[http/1.1]}{127.0.0.1:62655}
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.e.j.s.Server Started @921199ms
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-004\collection1\data,
hostContext=/solr, hostPort=62655}
[junit4] 2> 913000 ERROR
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.2.0
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 913000 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-19T22:48:07.641Z
[junit4] 2> 913001 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_2A801FA6D9FD7248-001\solr-instance-004\solr.xml
[junit4] 2> 913011 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 913011 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 913011 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@121b901, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 913102 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[2A801FA6D9FD7248])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@121b901
[junit4] 2> 913114 INFO (TEST-TestReplicatio
[...truncated too long message...]
4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
[junit4] 2> ... 9 more
[junit4] 2> 2068331 ERROR
(AutoscalingActionExecutor-7201-thread-1-processing-n:127.0.0.1:50449_solr)
[n:127.0.0.1:50449_solr ] o.a.s.c.a.ExecutePlanAction Unexpected Exception
while querying status of
requestId=node_lost_trigger/14ef1ac56d0f3c40T2ulrb4idj4efy1arx7phz9bwq/0
[junit4] 2> java.io.IOException:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:101)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:130)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.client.solrj.SolrServerException:
No live SolrServers available to handle this request
[junit4] 2> at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
[junit4] 2> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
[junit4] 2> at
org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
[junit4] 2> ... 9 more
[junit4] 2> 2073036 WARN
(OverseerThreadFactory-7202-thread-1-processing-n:127.0.0.1:50449_solr)
[n:127.0.0.1:50449_solr ] o.a.s.c.MoveReplicaCmd Timed out waiting for
leader's replica to recover, collection=testExecute shard=shard1 on
node=127.0.0.1:50449_solr
[junit4] 2> 2073039 INFO
(OverseerThreadFactory-7202-thread-1-processing-n:127.0.0.1:50449_solr)
[n:127.0.0.1:50449_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2073039 WARN
(OverseerAutoScalingTriggerThread-98858029401767942-127.0.0.1:50449_solr-n_0000000001)
[n:127.0.0.1:50449_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 2073039 DEBUG (jetty-closer-5189-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 2073039 INFO (jetty-closer-5189-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1304fae{/solr,null,UNAVAILABLE}
[junit4] 2> 2073044 ERROR
(SUITE-ExecutePlanActionTest-seed#[2A801FA6D9FD7248]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2073045 INFO
(SUITE-ExecutePlanActionTest-seed#[2A801FA6D9FD7248]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50442 50442
[junit4] 2> 2073045 INFO (Thread-3410) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50442 50442
[junit4] 2> 2073046 WARN (Thread-3410) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/configs/conf
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/collections/testIntegration/state.json
[junit4] 2> 20 /solr/collections/testExecute/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/collections/testExecute/leader_elect/shard1/election/98858029401767941-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/autoscaling/events/node_lost_trigger
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ExecutePlanActionTest_2A801FA6D9FD7248-001
[junit4] 2> Oct 19, 2017 11:07:27 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=4, maxDocsPerChunk=10, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=4, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {},
locale=und, timezone=America/Dawson_Creek
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=221845256,total=517210112
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudNestedDocsSort,
HighlighterTest, TestMultiWordSynonyms, TestInitQParser, TestXmlQParser,
TestFieldResource, AddSchemaFieldsUpdateProcessorFactoryTest,
OverseerTaskQueueTest, AddReplicaTest, ScriptEngineTest, TestSolr4Spatial2,
TestUtils, TestPseudoReturnFields, TestTolerantSearch, SuggesterTSTTest,
TestBinaryField, MissingSegmentRecoveryTest, DistributedVersionInfoTest,
CollectionTooManyReplicasTest, JavabinLoaderTest,
DistributedFacetPivotLargeTest, TestReloadDeadlock, BasicAuthStandaloneTest,
TestIBSimilarityFactory, TestPullReplica, ZkCLITest,
TestPayloadScoreQParserPlugin, TestSystemCollAutoCreate, TestExpandComponent,
SignatureUpdateProcessorFactoryTest, SuggestComponentTest, BitVectorTest,
TestCSVResponseWriter, SuggesterFSTTest, PrimUtilsTest,
TestGeoJSONResponseWriter, LeaderInitiatedRecoveryOnShardRestartTest,
TestFieldCacheSortRandom, TestJsonRequest,
VMParamsZkACLAndCredentialsProvidersTest, EnumFieldTest, TestPivotHelperCode,
UpdateLogTest, SolrRequestParserTest, TestXIncludeConfig,
SolrJmxReporterCloudTest, BigEndianAscendingWordDeserializerTest,
BadIndexSchemaTest, CreateCollectionCleanupTest, OverseerRolesTest,
TestSolrFieldCacheBean, CheckHdfsIndexTest, TestCloudPivotFacet,
TestDefaultStatsCache, TestTolerantUpdateProcessorCloud,
ResponseLogComponentTest, RequestHandlersTest, UnloadDistributedZkTest,
SolrIndexMetricsTest, TestDFRSimilarityFactory, OutputWriterTest,
TestUninvertingReader, TestCollapseQParserPlugin, TestStressLiveNodes,
AlternateDirectoryTest, TestComplexPhraseQParserPlugin, BadCopyFieldTest,
TestAnalyzeInfixSuggestions, SliceStateTest,
DistributedSpellCheckComponentTest, TestLazyCores,
TestStressCloudBlindAtomicUpdates, DistanceUnitsTest, TestCustomDocTransformer,
JvmMetricsTest, MinimalSchemaTest, TestSolrConfigHandler, CollectionReloadTest,
SolrCoreMetricManagerTest, TestManagedSchemaThreadSafety, UUIDFieldTest,
AutoAddReplicasIntegrationTest, TestDocTermOrds, TestLFUCache,
BlockDirectoryTest, TestDistribDocBasedVersion, DistribJoinFromCollectionTest,
CloneFieldUpdateProcessorFactoryTest, NodeLostTriggerTest,
TestReRankQParserPlugin, TestSolrConfigHandlerCloud,
TestRetrieveFieldsOptimizer, TestNumericTerms32, FullHLLTest,
SimpleCollectionCreateDeleteTest, TimeZoneUtilsTest, ClusterStateUpdateTest,
SolrTestCaseJ4Test, TestOverriddenPrefixQueryForCustomFieldType,
CircularListTest, CSVRequestHandlerTest, TestSQLHandler,
LeaderFailureAfterFreshStartTest, SolrCmdDistributorTest, TestRebalanceLeaders,
TestFieldCacheReopen, TestDFISimilarityFactory,
UninvertDocValuesMergePolicyTest, URLClassifyProcessorTest, TestStreamBody,
TestHighFrequencyDictionaryFactory, TestAuthorizationFramework,
OverseerCollectionConfigSetProcessorTest, AnalysisErrorHandlingTest,
XmlUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest,
CdcrBootstrapTest, TestStressRecovery, TestJoin,
OutOfBoxZkACLAndCredentialsProvidersTest, TestReplicationHandler, TestMacros,
AutoScalingHandlerTest, TestCoreDiscovery, DateMathParserTest,
RegexBoostProcessorTest, TestRandomCollapseQParserPlugin,
SpellCheckCollatorTest, TestFieldSortValues, ConjunctionSolrSpellCheckerTest,
TestSchemaResource, SecurityConfHandlerTest, TestSolr4Spatial, ShardSplitTest,
RequestLoggingTest, TestClusterStateMutator, TestRuleBasedAuthorizationPlugin,
TestDistributedSearch, DistribCursorPagingTest,
UniqFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
TestCollationFieldDocValues, SyncSliceTest, CursorPagingTest,
ExecutePlanActionTest]
[junit4] Completed [461/744 (2!)] on J0 in 630.44s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 44014 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]