Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3806/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
timeout waiting to see all nodes active

Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
        at 
__randomizedtesting.SeedInfo.seed([D98B1E3E24208EAF:51DF21E48ADCE357]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:745)




Build Log:
[...truncated 11080 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/init-core-data-001
   [junit4]   2> 376131 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D98B1E3E24208EAF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 376136 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D98B1E3E24208EAF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 376136 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D98B1E3E24208EAF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_qje/
   [junit4]   2> 376138 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 376139 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 376139 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 376240 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51387
   [junit4]   2> 376272 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 376276 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 376280 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 376282 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 376286 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 376288 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 376291 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 376295 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 376298 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 376301 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 376304 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 376637 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/cores/collection1
   [junit4]   2> 376640 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 376643 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b90b4c7{/_qje,null,AVAILABLE}
   [junit4]   2> 376644 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2086027c{HTTP/1.1,[http/1.1]}{127.0.0.1:51404}
   [junit4]   2> 376644 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server Started @382988ms
   [junit4]   2> 376644 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/tempDir-001/control/data,
 hostContext=/_qje, hostPort=51404, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/cores}
   [junit4]   2> 376644 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 376645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 376645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 376645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 376645 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T07:10:51.070Z
   [junit4]   2> 376661 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 376661 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/solr.xml
   [junit4]   2> 376677 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51387/solr
   [junit4]   2> 376736 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51404__qje
   [junit4]   2> 376738 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.Overseer Overseer 
(id=97365121470693380-127.0.0.1:51404__qje-n_0000000000) starting
   [junit4]   2> 376770 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51404__qje
   [junit4]   2> 376775 INFO  
(zkCallback-301-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 376837 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/cores
   [junit4]   2> 376837 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 376845 INFO  
(OverseerStateUpdate-97365121470693380-127.0.0.1:51404__qje-n_0000000000) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 377868 WARN  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 377869 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 377882 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 378124 WARN  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 378126 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 378150 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 378168 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/control-001/cores/collection1/data/]
   [junit4]   2> 378168 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a748541
   [junit4]   2> 378172 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8572750751521253]
   [junit4]   2> 378181 WARN  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 378207 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 378207 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 378208 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378208 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378209 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 378210 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2cdd84be[collection1] main]
   [junit4]   2> 378214 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 378214 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 378215 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 378216 INFO  
(searcherExecutor-983-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2cdd84be[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378217 INFO  
(coreLoadExecutor-982-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1557841945707937792
   [junit4]   2> 378231 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 378231 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 378231 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51404/_qje/collection1/
   [junit4]   2> 378231 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 378231 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51404/_qje/collection1/ has no replicas
   [junit4]   2> 378241 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:51404/_qje/collection1/ shard1
   [junit4]   2> 378411 INFO  
(coreZkRegister-975-thread-1-processing-n:127.0.0.1:51404__qje x:collection1 
c:control_collection) [n:127.0.0.1:51404__qje c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 378500 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378502 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51387/solr ready
   [junit4]   2> 378502 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 378502 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 378754 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/cores/collection1
   [junit4]   2> 378755 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001
   [junit4]   2> 378756 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 378758 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b851e02{/_qje,null,AVAILABLE}
   [junit4]   2> 378758 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@148a2269{HTTP/1.1,[http/1.1]}{127.0.0.1:51411}
   [junit4]   2> 378758 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server Started @385102ms
   [junit4]   2> 378758 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/_qje, hostPort=51411, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/cores}
   [junit4]   2> 378759 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 378759 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 378759 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 378759 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 378759 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T07:10:53.184Z
   [junit4]   2> 378764 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 378764 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/solr.xml
   [junit4]   2> 378797 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51387/solr
   [junit4]   2> 378818 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 378828 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51411__qje
   [junit4]   2> 378831 INFO  (zkCallback-305-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 378832 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 378831 INFO  
(zkCallback-301-thread-2-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 378912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/cores
   [junit4]   2> 378912 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 378917 INFO  
(OverseerStateUpdate-97365121470693380-127.0.0.1:51404__qje-n_0000000000) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 379028 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 379941 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 379941 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 379953 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 380033 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 380034 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 380055 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 380056 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 380056 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a748541
   [junit4]   2> 380060 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8572750751521253]
   [junit4]   2> 380085 WARN  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 380106 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380107 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 380108 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 380108 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 380109 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 380111 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f7182f0[collection1] main]
   [junit4]   2> 380112 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 380113 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 380113 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 380114 INFO  
(searcherExecutor-994-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f7182f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380115 INFO  
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557841947698135040
   [junit4]   2> 380126 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 380126 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 380126 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51411/_qje/collection1/
   [junit4]   2> 380126 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 380126 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51411/_qje/collection1/ 
has no replicas
   [junit4]   2> 380133 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51411/_qje/collection1/ shard1
   [junit4]   2> 380248 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 380306 INFO  
(coreZkRegister-988-thread-1-processing-n:127.0.0.1:51411__qje x:collection1 
c:collection1) [n:127.0.0.1:51411__qje c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 380422 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 381053 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/cores/collection1
   [junit4]   2> 381054 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001
   [junit4]   2> 381055 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 381057 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18a23f3b{/_qje,null,AVAILABLE}
   [junit4]   2> 381058 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e5db97c{HTTP/1.1,[http/1.1]}{127.0.0.1:51419}
   [junit4]   2> 381058 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server Started @387402ms
   [junit4]   2> 381058 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/_qje, hostPort=51419, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/cores}
   [junit4]   2> 381058 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 381059 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 381059 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 381059 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 381059 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T07:10:55.484Z
   [junit4]   2> 381064 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 381064 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/solr.xml
   [junit4]   2> 381118 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51387/solr
   [junit4]   2> 381144 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 381154 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51419__qje
   [junit4]   2> 381158 INFO  
(zkCallback-301-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 381159 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 381158 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 381158 INFO  (zkCallback-305-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 381266 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/cores
   [junit4]   2> 381266 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 381270 INFO  
(OverseerStateUpdate-97365121470693380-127.0.0.1:51404__qje-n_0000000000) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 381379 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 381379 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 382295 WARN  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 382295 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 382357 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 382444 WARN  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 382446 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 382472 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 382473 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 382474 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a748541
   [junit4]   2> 382478 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8572750751521253]
   [junit4]   2> 382490 WARN  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 382510 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 382510 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 382511 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 382511 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 382512 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 382513 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e3cdee3[collection1] main]
   [junit4]   2> 382515 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 382516 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 382516 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 382517 INFO  
(searcherExecutor-1005-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
c:collection1) [n:127.0.0.1:51419__qje c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e3cdee3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 382518 INFO  
(coreLoadExecutor-1004-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557841950217863168
   [junit4]   2> 382525 INFO  
(coreZkRegister-999-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
c:collection1) [n:127.0.0.1:51419__qje c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 382525 INFO  
(updateExecutor-314-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 382526 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 382526 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 382526 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 382526 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 382527 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:51411/_qje/collection1/] and I am 
[http://127.0.0.1:51419/_qje/collection1/]
   [junit4]   2> 382529 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:51411/_qje]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51419__qje&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 382536 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 382537 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 382537 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:51419__qje, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:51419/_qje","node_name":"127.0.0.1:51419__qje","state":"down"}
   [junit4]   2> 382641 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 382641 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 383199 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/cores/collection1
   [junit4]   2> 383201 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001
   [junit4]   2> 383202 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 383203 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47b5b994{/_qje,null,AVAILABLE}
   [junit4]   2> 383204 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b2399c0{HTTP/1.1,[http/1.1]}{127.0.0.1:51424}
   [junit4]   2> 383204 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.Server Started @389548ms
   [junit4]   2> 383204 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/_qje, hostPort=51424, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/cores}
   [junit4]   2> 383205 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 383205 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 383206 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 383206 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 383206 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T07:10:57.631Z
   [junit4]   2> 383213 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 383213 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/solr.xml
   [junit4]   2> 383226 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51387/solr
   [junit4]   2> 383254 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 383265 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51424__qje
   [junit4]   2> 383269 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 383270 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 383269 INFO  (zkCallback-305-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 383269 INFO  
(zkCallback-301-thread-1-processing-n:127.0.0.1:51404__qje) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 383269 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 383359 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/cores
   [junit4]   2> 383359 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 383367 INFO  
(OverseerStateUpdate-97365121470693380-127.0.0.1:51404__qje-n_0000000000) 
[n:127.0.0.1:51404__qje    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 383482 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 383482 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 383482 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 383540 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:51419__qje, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:51419/_qje","node_name":"127.0.0.1:51419__qje","state":"recovering"}
   [junit4]   2> 383540 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 383540 INFO  (qtp27327199-2094) [n:127.0.0.1:51411__qje    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:51419__qje&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1003
   [junit4]   2> 384384 WARN  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 384385 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 384398 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 384491 WARN  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 384493 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 384522 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 384522 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 384522 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a748541
   [junit4]   2> 384529 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8572750751521253]
   [junit4]   2> 384561 WARN  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 384578 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 384579 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 384580 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 384580 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 384580 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 384581 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8caabb1[collection1] main]
   [junit4]   2> 384584 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 384585 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 384585 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 384586 INFO  
(searcherExecutor-1016-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
c:collection1) [n:127.0.0.1:51424__qje c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8caabb1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 384587 INFO  
(coreLoadExecutor-1015-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1557841952387366912
   [junit4]   2> 384593 INFO  
(coreZkRegister-1010-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
c:collection1) [n:127.0.0.1:51424__qje c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 384594 INFO  
(updateExecutor-321-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 384594 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 384596 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 384596 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 384596 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 384596 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:51411/_qje/collection1/] and I am 
[http://127.0.0.1:51424/_qje/collection1/]
   [junit4]   2> 384599 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:51411/_qje]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51424__qje&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 384601 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 384602 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 384602 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:51424__qje, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:51424/_qje","node_name":"127.0.0.1:51424__qje","state":"down"}
   [junit4]   2> 384709 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 384709 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 384709 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 385027 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 385027 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 385027 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 385605 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:51424__qje, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:51424/_qje","node_name":"127.0.0.1:51424__qje","state":"recovering"}
   [junit4]   2> 385605 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 385605 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:51424__qje&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1004
   [junit4]   2> 390548 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:51411/_qje/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 390548 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:51419/_qje START 
replicas=[http://127.0.0.1:51411/_qje/collection1/] nUpdates=1000
   [junit4]   2> 390552 INFO  (qtp27327199-2099) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 390552 INFO  (qtp27327199-2099) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_qje path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 390554 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 390554 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 390554 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 390555 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 390556 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 390556 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 390556 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 390556 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 390556 INFO  
(recoveryExecutor-315-thread-1-processing-n:127.0.0.1:51419__qje x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 390564 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 390564 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 390564 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 392617 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:51411/_qje/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 392617 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:51424/_qje START 
replicas=[http://127.0.0.1:51411/_qje/collection1/] nUpdates=1000
   [junit4]   2> 392619 INFO  (qtp27327199-2095) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 392619 INFO  (qtp27327199-2095) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_qje path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 392621 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:1.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 392621 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. 
No need to do a PeerSync 
   [junit4]   2> 392621 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 392621 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 392622 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 392622 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of 
recovery was successful.
   [junit4]   2> 392622 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates 
buffered during PeerSync.
   [junit4]   2> 392622 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 392622 INFO  
(recoveryExecutor-322-thread-1-processing-n:127.0.0.1:51424__qje x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51424__qje c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as 
Active after recovery.
   [junit4]   2> 392628 INFO  
(zkCallback-324-thread-1-processing-n:127.0.0.1:51424__qje) 
[n:127.0.0.1:51424__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 392628 INFO  
(zkCallback-317-thread-1-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 392628 INFO  
(zkCallback-311-thread-1-processing-n:127.0.0.1:51411__qje) 
[n:127.0.0.1:51411__qje    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 393059 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 393064 INFO  (qtp833102761-2054) [n:127.0.0.1:51404__qje 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393065 INFO  (qtp833102761-2054) [n:127.0.0.1:51404__qje 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 393066 INFO  (qtp833102761-2054) [n:127.0.0.1:51404__qje 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 393067 INFO  (qtp833102761-2054) [n:127.0.0.1:51404__qje 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_qje path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 393076 INFO  (qtp27327199-2098) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393076 INFO  (qtp27327199-2098) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 393078 INFO  (qtp27327199-2098) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 393080 INFO  (qtp27327199-2098) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_qje path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51411/_qje/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 393081 INFO  (qtp606088833-2157) [n:127.0.0.1:51424__qje 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393081 INFO  (qtp606088833-2157) [n:127.0.0.1:51424__qje 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 393081 INFO  (qtp2147203349-2122) [n:127.0.0.1:51419__qje 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 393081 INFO  (qtp2147203349-2122) [n:127.0.0.1:51419__qje 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 393081 INFO  (qtp606088833-2157) [n:127.0.0.1:51424__qje 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 393081 INFO  (qtp2147203349-2122) [n:127.0.0.1:51419__qje 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 393082 INFO  (qtp606088833-2157) [n:127.0.0.1:51424__qje 
c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_qje path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51411/_qje/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 393082 INFO  (qtp2147203349-2122) [n:127.0.0.1:51419__qje 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_qje path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51411/_qje/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 393083 INFO  (qtp27327199-2096) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_qje path=/update 
params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 393087 INFO  (qtp27327199-2099) [n:127.0.0.1:51411__qje 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_qje path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 393089 INFO  (qtp2147203349-2124) [n:127.0.0.1:51419__qje 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/_qje path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=

[...truncated too long message...]

processing-n:127.0.0.1:51419__qje) [n:127.0.0.1:51419__qje c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.Overseer Could not create Overseer 
node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:391)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:388)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:388)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:728)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:601)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:588)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:677)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:340)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
   [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:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 584505 INFO  
(zkCallback-331-thread-2-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c4c23e8
   [junit4]   2> 584506 WARN  
(zkCallback-331-thread-2-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] 
coreNodeName=[core_node2]
   [junit4]   2> 584540 INFO  
(zkCallback-331-thread-2-processing-n:127.0.0.1:51419__qje) 
[n:127.0.0.1:51419__qje c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 584541 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 584542 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@605fbf0f{HTTP/1.1,[http/1.1]}{127.0.0.1:51419}
   [junit4]   2> 584543 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b617af9{/_qje,null,UNAVAILABLE}
   [junit4]   2> 584544 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 51424
   [junit4]   2> 584545 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[D98B1E3E24208EAF]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51387 51387
   [junit4]   2> 584562 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51387 51387
   [junit4]   2> 587616 WARN  (Thread-428) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97365121470693385-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97365121470693385-127.0.0.1:51411__qje-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        207     /solr/overseer/collection-queue-work
   [junit4]   2>        46      /solr/overseer/queue
   [junit4]   2>        16      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=D98B1E3E24208EAF -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  211s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: timeout waiting to see 
all nodes active
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D98B1E3E24208EAF:51DF21E48ADCE357]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 587619 INFO  
(SUITE-PeerSyncReplicationTest-seed#[D98B1E3E24208EAF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_D98B1E3E24208EAF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
rnd_s=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), 
a_t=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), 
a_i1=BlockTreeOrds(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_i_dv=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=Direct), range_facet_l=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1061, 
maxMBSortInHeap=6.345042730715493, sim=RandomSimilarity(queryNorm=true): {}, 
locale=bg-BG, timezone=AST
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=145432256,total=329252864
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, 
CursorPagingTest, BJQParserTest, TestSha256AuthenticationProvider, 
TestFieldCache, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestGraphTermsQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsNNFailoverTest, TimeZoneUtilsTest, TestWordDelimiterFilterFactory, 
TestSerializedLuceneMatchVersion, PolyFieldTest, 
DistributedSuggestComponentTest, ZkNodePropsTest, TestPseudoReturnFields, 
TestLeaderElectionZkExpiry, TestBM25SimilarityFactory, 
SolrMetricsIntegrationTest, AssignTest, DocumentAnalysisRequestHandlerTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestJmxIntegration, 
TestXmlQParserPlugin, SolrPluginUtilsTest, TestExceedMaxTermLength, 
TestFieldTypeCollectionResource, TestRemoteStreaming, 
DirectSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestOrdValues, TestInitQParser, TestSolrJ, SolrTestCaseJ4Test, RecoveryZkTest, 
PeerSyncTest, SaslZkACLProviderTest, DistributedFacetPivotSmallTest, 
TestSmileRequest, DataDrivenBlockJoinTest, TestClusterStateMutator, 
CopyFieldTest, SolrGraphiteReporterTest, HttpPartitionTest, 
TestFieldCollectionResource, RemoteQueryErrorTest, RuleEngineTest, 
TestHdfsBackupRestoreCore, TermsComponentTest, MetricsHandlerTest, 
TestSolrCLIRunExample, PeerSyncReplicationTest]
   [junit4] Completed [130/684 (1!)] on J0 in 211.51s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64248 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to