Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14156/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([10F5CC960A82C3DE:B7B174326739D067]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:168)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9623 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/init-core-data-001
   [junit4]   2> 253715 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[10F5CC960A82C3DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 253715 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[10F5CC960A82C3DE]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 253717 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 253717 INFO  (Thread-1023) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 253717 INFO  (Thread-1023) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 253817 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34234
   [junit4]   2> 253818 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253818 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253821 INFO  (zkCallback-142-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70507e name:ZooKeeperConnection 
Watcher:127.0.0.1:34234 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 253821 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253822 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253822 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 253824 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253825 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253826 INFO  (zkCallback-143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1524f03 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 253826 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253827 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 253830 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 253832 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 253834 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 253836 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 253836 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 253839 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 253840 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 253842 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 253849 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 253851 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 253852 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 253854 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 253854 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 253856 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 253856 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 253858 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 253858 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 253860 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 253860 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 253862 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 253862 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 253864 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 253864 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 253866 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 253867 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 253869 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 253869 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253871 INFO  (zkCallback-144-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@da9411 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 253871 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253871 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 253873 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 253963 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1
   [junit4]   2> 253983 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 253985 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9e33f2{/,null,AVAILABLE}
   [junit4]   2> 254148 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@830af7{SSL-http/1.1}{127.0.0.1:59713}
   [junit4]   2> 254148 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.Server Started @255561ms
   [junit4]   2> 254149 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, 
hostPort=59713, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores}
   [junit4]   2> 254149 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 254150 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/'
   [junit4]   2> 254184 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 254184 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 254186 INFO  (zkCallback-145-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@fbcc7e name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 254186 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 254187 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 254188 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 254188 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/solr.xml
   [junit4]   2> 254207 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores
   [junit4]   2> 254208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13706330
   [junit4]   2> 254208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/]
   [junit4]   2> 254208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/lib
   [junit4]   2> 254209 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/lib).
   [junit4]   2> 254225 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 254229 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 254232 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 254233 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 254233 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34234/solr
   [junit4]   2> 254233 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 254233 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 254234 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 254235 INFO  (zkCallback-147-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@115cf02 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 254236 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 254236 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 254238 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 254240 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d788da name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 254240 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 254242 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 254244 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 254247 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 254249 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 254251 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 254254 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 254255 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 254257 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 254258 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 254259 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59713_
   [junit4]   2> 254260 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59713_
   [junit4]   2> 254262 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 254263 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 254264 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 254265 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94483674556006405-127.0.0.1:59713_-n_0000000000
   [junit4]   2> 254266 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59713_
   [junit4]   2> 254266 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 254268 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer Overseer 
(id=94483674556006405-127.0.0.1:59713_-n_0000000000) starting
   [junit4]   2> 254269 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 254275 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 254275 INFO  
(OverseerCollectionConfigSetProcessor-94483674556006405-127.0.0.1:59713_-n_0000000000)
 [n:127.0.0.1:59713_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 254276 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 254276 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 254323 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 254323 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 254325 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores
   [junit4]   2> 254326 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 254326 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/
   [junit4]   2> 254327 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 254329 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 254329 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 254329 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 254330 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 254331 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59713";,
   [junit4]   2>   "node_name":"127.0.0.1:59713_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 254332 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 254332 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59713";,
   [junit4]   2>   "node_name":"127.0.0.1:59713_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 254333 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
tmp_collection
   [junit4]   2> 254334 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 254335 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 255332 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 255333 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 255333 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 255334 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Looking for collection configName
   [junit4]   2> 255335 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only 
one config set found in zk - using it:conf1
   [junit4]   2> 255335 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient 
makePath: /collections/tmp_collection
   [junit4]   2> 255336 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A collections change: WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/collections, has occurred - 
updating...
   [junit4]   2> 255336 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/tmp_collection
   [junit4]   2> 255337 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/tmp_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 255337 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/'
   [junit4]   2> 255368 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 255381 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 255398 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 255453 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 255455 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 255500 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 255680 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 255683 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 255684 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 255689 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 255723 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 255724 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 255724 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 255724 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 255724 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5ad66
   [junit4]   2> 255725 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data
   [junit4]   2> 255726 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 255726 WARN  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 255726 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 255727 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=7.439453125, 
floorSegmentMB=1.9521484375, forceMergeDeletesPctAllowed=15.673952257763512, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 255757 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 255759 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 255760 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59713_ 
c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking 
for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/
   [junit4]   2> 255765 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 255776 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 255782 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 255795 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 255797 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 255799 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 255816 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 255817 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 255825 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 255825 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255827 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 255827 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 255829 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=96.4853515625, 
floorSegmentMB=2.1044921875, forceMergeDeletesPctAllowed=24.26328860679215, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 255830 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 255830 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 255831 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@50491b[collection1] main
   [junit4]   2> 255831 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 255832 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 255832 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 255833 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 255833 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 255833 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 255834 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 255834 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 255834 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 255835 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 255846 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 255848 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 255852 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 255865 INFO  
(searcherExecutor-943-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@50491b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255865 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 255866 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 255866 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 255866 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1511738795148443648
   [junit4]   2> 255868 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1511738795148443648
   [junit4]   2> 255869 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 255869 INFO  
(coreLoadExecutor-942-thread-1-processing-n:127.0.0.1:59713_) 
[n:127.0.0.1:59713_ c:tmp_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 255870 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - 
core:collection1 address:https://127.0.0.1:59713 collection:tmp_collection 
shard:shard1
   [junit4]   2> 255871 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 255874 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/collections/tmp_collection/leader_elect/shard1/election/94483674556006405-core_node1-n_0000000000
   [junit4]   2> 255874 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running 
the leader process for shard shard1
   [junit4]   2> 255876 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 255876 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 255876 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:59713/collection1/
   [junit4]   2> 255876 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 255877 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 255877 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:59713/collection1/ has no replicas
   [junit4]   2> 255877 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: https://127.0.0.1:59713/collection1/ shard1
   [junit4]   2> 255878 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/tmp_collection/leaders/shard1
   [junit4]   2> 255878 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 255882 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node
   [junit4]   2> 255885 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.h.CdcrProcessStateManager Received new leader state @ 
tmp_collection:shard1
   [junit4]   2> 255886 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:59713";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 255988 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 256035 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are 
https://127.0.0.1:59713/collection1/ and leader is 
https://127.0.0.1:59713/collection1/
   [junit4]   2> 256035 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:59713
   [junit4]   2> 256035 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 256036 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing 
state=active
   [junit4]   2> 256036 INFO  
(coreZkRegister-936-thread-1-processing-n:127.0.0.1:59713_ x:collection1 
s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:59713_ c:tmp_collection 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found 
on descriptor - reading it from system property
   [junit4]   2> 256038 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59713";,
   [junit4]   2>   "node_name":"127.0.0.1:59713_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 256039 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59713";,
   [junit4]   2>   "node_name":"127.0.0.1:59713_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 256142 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 256423 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1
   [junit4]   2> 256425 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 256426 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16f45bf{/,null,AVAILABLE}
   [junit4]   2> 256436 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@630433{SSL-http/1.1}{127.0.0.1:56899}
   [junit4]   2> 256437 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.Server Started @257849ms
   [junit4]   2> 256437 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, 
hostPort=56899, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores}
   [junit4]   2> 256437 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 256438 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/'
   [junit4]   2> 256460 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 256460 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 256462 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19951c3 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 256462 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 256463 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 256463 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 256464 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/solr.xml
   [junit4]   2> 256472 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores
   [junit4]   2> 256472 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 32531239
   [junit4]   2> 256473 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/]
   [junit4]   2> 256473 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/lib
   [junit4]   2> 256473 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/lib).
   [junit4]   2> 256480 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 256483 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 256484 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 256484 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 256485 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34234/solr
   [junit4]   2> 256485 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 256485 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 256487 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 256488 INFO  (zkCallback-151-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@186e1b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 256489 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 256489 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 256490 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 256491 INFO  
(zkCallback-152-thread-1-processing-n:127.0.0.1:56899_) [n:127.0.0.1:56899_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1426dc5 name:ZooKeeperConnection 
Watcher:127.0.0.1:34234/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 256492 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 256496 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 257502 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56899_
   [junit4]   2> 257502 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:56899_
   [junit4]   2> 257505 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 257505 INFO  
(zkCallback-152-thread-1-processing-n:127.0.0.1:56899_) [n:127.0.0.1:56899_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 257508 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 257509 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94483674556006408-127.0.0.1:56899_-n_0000000001
   [junit4]   2> 257510 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94483674556006405-127.0.0.1:59713_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 257617 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 257617 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 257618 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores
   [junit4]   2> 257619 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 257619 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/
   [junit4]   2> 257619 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 257628 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 257628 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 257628 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 257628 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:56899_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 257632 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Registering watch for collection tmp_collection
   [junit4]   2> 257632 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch tmp_collection
   [junit4]   2> 257633 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56899";,
   [junit4]   2>   "node_name":"127.0.0.1:56899_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 257636 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Deleting data for tmp_collection
   [junit4]   2> 257636 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56899";,
   [junit4]   2>   "node_name":"127.0.0.1:56899_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 257636 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=1
   [junit4]   2> 257636 INFO  
(OverseerStateUpdate-94483674556006405-127.0.0.1:59713_-n_0000000000) 
[n:127.0.0.1:59713_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 257638 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 257754 INFO  
(zkCallback-148-thread-1-processing-n:127.0.0.1:59713_) [n:127.0.0.1:59713_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 257754 INFO  
(zkCallback-152-thread-1-processing-n:127.0.0.1:56899_) [n:127.0.0.1:56899_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 258639 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 258639 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 258639 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 258639 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/tmp_collection
   [junit4]   2> 258640 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/tmp_collection configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 258640 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/'
   [junit4]   2> 258659 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 258664 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 258671 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 258694 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 258695 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 258704 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 258923 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 258925 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 258926 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 258931 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 258954 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 258954 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
tmp_collection
   [junit4]   2> 258955 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 258955 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 258955 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e5ad66
   [junit4]   2> 258956 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data
   [junit4]   2> 258956 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 258957 WARN  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 258957 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 258958 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=7.439453125, 
floorSegmentMB=1.9521484375, forceMergeDeletesPctAllowed=15.673952257763512, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 259026 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 259026 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 259027 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56899_ 
c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking 
for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/
   [junit4]   2> 259035 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"cdcr-processor-chain"
   [junit4]   2> 259036 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 259038 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 259039 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 259041 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 259043 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 259076 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/cdcr,/update,/admin/file
   [junit4]   2> 259077 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 259077 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 259077 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259078 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 259078 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 259080 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=96.4853515625, 
floorSegmentMB=2.1044921875, forceMergeDeletesPctAllowed=24.26328860679215, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 259080 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 259081 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 259081 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@19a519e[collection1] main
   [junit4]   2> 259081 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 259082 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 259082 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 259083 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 259083 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 259083 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 259084 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 259084 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 259084 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 259085 INFO  
(coreLoadExecutor-954-thread-1-processing-n:127.0.0.1:56899_) 
[n:127.0.0.1:56899_ c:tmp_collection s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259098 INFO  
(searcherExecutor-955-thread-1-processing-n:127.0.0.1:56899_ x:collection1 
s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:56899_ c:tmp_collection 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@19a519e[collection1] main{ExitableDi

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

 overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:59)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:159)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366836 INFO  
(zkCallback-296-thread-3-processing-n:127.0.0.1:56899_) [n:127.0.0.1:56899_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 366836 INFO  
(OverseerStateUpdate-94483674556006475-127.0.0.1:56899_-n_0000000004) 
[n:127.0.0.1:56899_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56899_
   [junit4]   2> 366836 ERROR 
(OverseerHdfsCoreFailoverThread-94483674556006475-127.0.0.1:56899_-n_0000000004)
 [n:127.0.0.1:56899_    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
OverseerAutoReplicaFailoverThread had an error in its thread work 
loop.:org.apache.solr.common.SolrException: Could not load collection from 
ZK:collection1
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1021)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:550)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getCollections(ClusterState.java:207)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:166)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1153)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1030)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1015)
   [junit4]   2>        ... 5 more
   [junit4]   2> 
   [junit4]   2> 366837 WARN  
(zkCallback-296-thread-3-processing-n:127.0.0.1:56899_) [n:127.0.0.1:56899_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 366839 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@422cb8{SSL-http/1.1}{127.0.0.1:56899}
   [junit4]   2> 366840 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ec1818{/,null,UNAVAILABLE}
   [junit4]   2> 366840 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_ c:source_collection s:shard1 r:core_node2 
x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 366841 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[10F5CC960A82C3DE]) 
[n:127.0.0.1:59713_ c:source_collection s:shard1 r:core_node2 
x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:34234 34234
   [junit4]   2> 366914 INFO  (Thread-1023) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34234 34234
   [junit4]   2> 366915 WARN  (Thread-1023) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/aliases.json
   [junit4]   2>        14      /solr/configs/conf1
   [junit4]   2>        5       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/source_collection/state.json
   [junit4]   2>        12      
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        12      
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94483674556006408-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94483674556006432-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/94483674556006432-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2>        2       
/solr/overseer_elect/election/94483674556006432-127.0.0.1:59713_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/collections
   [junit4]   2>        71      /solr/live_nodes
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest 
-Dtests.seed=10F5CC960A82C3DE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ja_JP -Dtests.timezone=Pacific/Efate -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    113s J0 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, 
Size: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([10F5CC960A82C3DE:B7B174326739D067]:0)
   [junit4]    >        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    >        at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplicationAfterPeerSync(CdcrReplicationHandlerTest.java:168)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366937 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[10F5CC960A82C3DE]-worker) 
[n:127.0.0.1:59713_ c:source_collection s:shard1 r:core_node2 
x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationHandlerTest_10F5CC960A82C3DE-001
   [junit4]   2> Sep 08, 2015 10:02:53 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{_version_=BlockTreeOrds(blocksize=128), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=ja_JP, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 
(32-bit)/cpus=12,threads=1,free=153917680,total=252428288
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, 
PrimUtilsTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
CollectionStateFormat2Test, TestBinaryField, PolyFieldTest, TestConfig, 
TestBadConfig, UUIDUpdateProcessorFallbackTest, TestIntervalFaceting, 
TestReplicationHandler, SyncSliceTest, TimeZoneUtilsTest, 
ExternalFileFieldSortTest, TestExactStatsCache, TestRealTimeGet, 
CdcrReplicationHandlerTest]
   [junit4] Completed [103/544] on J0 in 114.26s, 1 test, 1 error <<< FAILURES!

[...truncated 1385 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 544 suites, 2141 tests, 1 error, 71 ignored (35 
assumptions)

Total time: 59 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to