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

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([E27D7BAF58DEF77E:6A294475F6229A86]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10950 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/init-core-data-001
   [junit4]   2> 16676 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E27D7BAF58DEF77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 16681 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E27D7BAF58DEF77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 16687 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E27D7BAF58DEF77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 16687 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E27D7BAF58DEF77E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zrg/hd
   [junit4]   2> 16711 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 16715 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 16716 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 16926 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60693
   [junit4]   2> 17355 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 17439 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 17491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 17500 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 17507 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 17512 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 17522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 17534 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 17544 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 17562 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 17570 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 20262 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/cores/collection1
   [junit4]   2> 21268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 21483 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@300fde5e{/zrg/hd,null,AVAILABLE}
   [junit4]   2> 21561 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@847e503{HTTP/1.1,[http/1.1]}{127.0.0.1:60696}
   [junit4]   2> 21561 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server Started @26947ms
   [junit4]   2> 21561 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/tempDir-001/control/data,
 hostContext=/zrg/hd, hostPort=60696, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/cores}
   [junit4]   2> 21648 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 21648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 21648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 21649 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 21685 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T23:12:10.845Z
   [junit4]   2> 21688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 21704 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 21709 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/solr.xml
   [junit4]   2> 21901 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 21904 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60693/solr
   [junit4]   2> 22281 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 22285 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:60696_zrg%2Fhd
   [junit4]   2> 22288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.Overseer Overseer 
(id=97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) starting
   [junit4]   2> 23008 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60696_zrg%2Fhd
   [junit4]   2> 23020 INFO  
(zkCallback-9-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 23401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/cores
   [junit4]   2> 23402 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 23493 INFO  
(OverseerStateUpdate-97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 24496 WARN  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 24498 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 24600 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 24930 WARN  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 24947 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 25023 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 25023 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 25023 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/control-001/cores/collection1/data/]
   [junit4]   2> 25025 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183014df
   [junit4]   2> 25032 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.818359375, 
floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=19.37241065410604, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 25104 WARN  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 25275 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 25276 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25281 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 25281 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 25303 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19394589974444162]
   [junit4]   2> 25304 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b2d1b0b[collection1] main]
   [junit4]   2> 25317 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 25320 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 25339 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25347 INFO  
(searcherExecutor-22-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd 
x:collection1 c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@5b2d1b0b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25379 INFO  
(coreLoadExecutor-21-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562975859711672320
   [junit4]   2> 25411 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 25411 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 25411 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60696/zrg/hd/collection1/
   [junit4]   2> 25413 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 25414 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60696/zrg/hd/collection1/ has no replicas
   [junit4]   2> 25414 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 25468 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:60696/zrg/hd/collection1/ shard1
   [junit4]   2> 25595 INFO  
(coreZkRegister-14-thread-1-processing-n:127.0.0.1:60696_zrg%2Fhd x:collection1 
c:control_collection) [n:127.0.0.1:60696_zrg%2Fhd c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 25915 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 25929 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60693/solr ready
   [junit4]   2> 25932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 25932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 26646 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/cores/collection1
   [junit4]   2> 26649 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001
   [junit4]   2> 26651 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 26656 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@750c4979{/zrg/hd,null,AVAILABLE}
   [junit4]   2> 26657 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38001d9{HTTP/1.1,[http/1.1]}{127.0.0.1:60726}
   [junit4]   2> 26658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server Started @32044ms
   [junit4]   2> 26658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/zrg/hd, hostPort=60726, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/cores}
   [junit4]   2> 26659 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 26660 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 26661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 26661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 26661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T23:12:15.852Z
   [junit4]   2> 26669 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 26670 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/solr.xml
   [junit4]   2> 26727 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 26728 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60693/solr
   [junit4]   2> 26757 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 26766 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 26785 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60726_zrg%2Fhd
   [junit4]   2> 26789 INFO  
(zkCallback-9-thread-3-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 26791 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 26791 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 27097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/cores
   [junit4]   2> 27097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 27113 INFO  
(OverseerStateUpdate-97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 27224 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 28159 WARN  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 28163 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 28198 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 28438 WARN  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 28439 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 28498 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 28499 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 28499 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 28500 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183014df
   [junit4]   2> 28503 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.818359375, 
floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=19.37241065410604, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 28528 WARN  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 28766 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 28766 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28771 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28771 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28807 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19394589974444162]
   [junit4]   2> 28808 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1707a564[collection1] main]
   [junit4]   2> 28812 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 28813 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 28814 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 28818 INFO  
(searcherExecutor-33-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd 
x:collection1 c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1707a564[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28834 INFO  
(coreLoadExecutor-32-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562975863334502400
   [junit4]   2> 28854 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 28854 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 28854 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60726/zrg/hd/collection1/
   [junit4]   2> 28854 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 28854 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60726/zrg/hd/collection1/ 
has no replicas
   [junit4]   2> 28855 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 28859 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 28868 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60726/zrg/hd/collection1/ shard2
   [junit4]   2> 28983 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 28985 INFO  
(coreZkRegister-27-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60726_zrg%2Fhd c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 29099 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 30046 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/cores/collection1
   [junit4]   2> 30048 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001
   [junit4]   2> 30049 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 30054 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@322fef4c{/zrg/hd,null,AVAILABLE}
   [junit4]   2> 30055 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@80c7ca{HTTP/1.1,[http/1.1]}{127.0.0.1:60735}
   [junit4]   2> 30055 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server Started @35441ms
   [junit4]   2> 30055 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/zrg/hd, hostPort=60735, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/cores}
   [junit4]   2> 30056 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 30056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 30056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 30056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 30056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T23:12:19.247Z
   [junit4]   2> 30064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 30064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/solr.xml
   [junit4]   2> 30137 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 30138 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60693/solr
   [junit4]   2> 30176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 30181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 30195 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60735_zrg%2Fhd
   [junit4]   2> 30199 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 30199 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 30200 INFO  
(zkCallback-9-thread-3-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 30201 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 30314 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 30423 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/cores
   [junit4]   2> 30423 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 30430 INFO  
(OverseerStateUpdate-97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 30544 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 30544 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 31461 WARN  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 31462 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 31484 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 31642 WARN  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 31645 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 31690 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 31691 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 31691 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 31691 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183014df
   [junit4]   2> 31707 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.818359375, 
floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=19.37241065410604, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 31801 WARN  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 32086 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 32087 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 32090 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32090 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32102 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19394589974444162]
   [junit4]   2> 32102 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6da6eb00[collection1] main]
   [junit4]   2> 32106 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 32107 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32107 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 32121 INFO  
(searcherExecutor-44-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd 
x:collection1 c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6da6eb00[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 32122 INFO  
(coreLoadExecutor-43-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562975866782220288
   [junit4]   2> 32135 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 32135 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 32135 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60735/zrg/hd/collection1/
   [junit4]   2> 32136 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 32136 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60735/zrg/hd/collection1/ 
has no replicas
   [junit4]   2> 32136 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 32139 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32139 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32147 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60735/zrg/hd/collection1/ shard3
   [junit4]   2> 32256 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32256 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32305 INFO  
(coreZkRegister-38-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60735_zrg%2Fhd c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32416 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32416 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 32902 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/cores/collection1
   [junit4]   2> 32906 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001
   [junit4]   2> 32907 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 32912 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d50cd2b{/zrg/hd,null,AVAILABLE}
   [junit4]   2> 32914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@57ba4b72{HTTP/1.1,[http/1.1]}{127.0.0.1:60741}
   [junit4]   2> 32914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server Started @38300ms
   [junit4]   2> 32914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/zrg/hd, hostPort=60741, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/cores}
   [junit4]   2> 32914 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 32915 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 32915 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32915 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32915 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T23:12:22.106Z
   [junit4]   2> 32924 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 32925 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/solr.xml
   [junit4]   2> 32953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 32954 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60693/solr
   [junit4]   2> 32987 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 32996 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33004 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60741_zrg%2Fhd
   [junit4]   2> 33025 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 33025 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 33025 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 33026 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 33025 INFO  
(zkCallback-9-thread-3-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 33126 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 33126 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 33264 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/cores
   [junit4]   2> 33264 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 33272 INFO  
(OverseerStateUpdate-97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 33384 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 33385 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 33385 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34307 WARN  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 34308 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 34369 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 34474 WARN  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 34475 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 34519 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 34520 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 34520 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 34521 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183014df
   [junit4]   2> 34533 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.818359375, 
floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=19.37241065410604, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 34604 WARN  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 34769 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 34770 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 34772 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 34772 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 34785 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19394589974444162]
   [junit4]   2> 34786 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@639acffa[collection1] main]
   [junit4]   2> 34789 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 34790 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 34790 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34815 INFO  
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd 
x:collection1 c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@639acffa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34817 INFO  
(coreLoadExecutor-54-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562975869608132608
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60741/zrg/hd/collection1/
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60741/zrg/hd/collection1/ 
has no replicas
   [junit4]   2> 34830 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 34840 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60741/zrg/hd/collection1/ shard1
   [junit4]   2> 34952 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34952 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34952 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34998 INFO  
(coreZkRegister-49-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd x:collection1 
c:collection1) [n:127.0.0.1:60741_zrg%2Fhd c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 35120 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 35120 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 35120 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 35768 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/cores/collection1
   [junit4]   2> 35771 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001
   [junit4]   2> 35773 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 35776 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17910348{/zrg/hd,null,AVAILABLE}
   [junit4]   2> 35778 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e6038a8{HTTP/1.1,[http/1.1]}{127.0.0.1:60751}
   [junit4]   2> 35778 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.Server Started @41164ms
   [junit4]   2> 35778 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/zrg/hd, hostPort=60751, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/cores}
   [junit4]   2> 35778 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.6.0
   [junit4]   2> 35779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 35779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-26T23:12:24.970Z
   [junit4]   2> 35794 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 35795 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/solr.xml
   [junit4]   2> 35819 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 35820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60693/solr
   [junit4]   2> 35861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 35881 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 35895 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60751_zrg%2Fhd
   [junit4]   2> 35907 INFO  
(zkCallback-9-thread-2-processing-n:127.0.0.1:60696_zrg%2Fhd) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 35908 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 35910 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 35908 INFO  
(zkCallback-37-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 35907 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 35910 INFO  (zkCallback-13-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 36022 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36022 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36022 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/cores
   [junit4]   2> 36087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 36094 INFO  
(OverseerStateUpdate-97685990673940484-127.0.0.1:60696_zrg%2Fhd-n_0000000000) 
[n:127.0.0.1:60696_zrg%2Fhd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 36206 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:60735_zrg%2Fhd) 
[n:127.0.0.1:60735_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36206 INFO  
(zkCallback-19-thread-1-processing-n:127.0.0.1:60726_zrg%2Fhd) 
[n:127.0.0.1:60726_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36209 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:60741_zrg%2Fhd) 
[n:127.0.0.1:60741_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 36210 INFO  
(zkCallback-37-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 37130 WARN  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 37131 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 37189 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 37408 WARN  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 37410 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 37468 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 37470 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 37470 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 37471 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183014df
   [junit4]   2> 37491 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=97.818359375, 
floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=19.37241065410604, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 37607 WARN  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 37755 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd) 
[n:127.0.0.1:60751_zrg%2Fhd c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 37755 INFO  
(coreLoadExecutor-65-thread-1-processing-n:127.0.0.1:60751_zrg%2Fhd

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

.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:60777_zrg%2Fhd
   [junit4]   2> 108163 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4e6038a8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 108163 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17910348{/zrg/hd,null,UNAVAILABLE}
   [junit4]   2> 108165 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 60777
   [junit4]   2> 108165 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1340778884
   [junit4]   2> 108169 WARN  
(zkCallback-44-thread-2-processing-n:127.0.0.1:60777_zrg%2Fhd) 
[n:127.0.0.1:60777_zrg%2Fhd    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 108169 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 108170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@126b0e9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 108170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6c876997{/zrg/hd,null,UNAVAILABLE}
   [junit4]   2> 108171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 60784
   [junit4]   2> 108173 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E27D7BAF58DEF77E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60693 60693
   [junit4]   2> 108185 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:60693 60693
   [junit4]   2> 114057 WARN  (Thread-2) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97685990673940492-127.0.0.1:60735_zrg%2Fhd-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard7/election/97685990673940501-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard6/election/97685990673940492-core_node16-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/overseer/queue
   [junit4]   2>        75      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/overseer/queue-work
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=E27D7BAF58DEF77E -Dtests.slow=true -Dtests.locale=ca 
-Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 97.4s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E27D7BAF58DEF77E:6A294475F6229A86]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 114068 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E27D7BAF58DEF77E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E27D7BAF58DEF77E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{6grand2_s=FST50, 7grand5_s=PostingsFormat(name=LuceneFixedGap), 
5grand1_s=FST50, 6grand4_s=PostingsFormat(name=LuceneFixedGap), 
11parent_f1_s=FST50, 4grand0_s=FST50, 
7grand1_s=PostingsFormat(name=LuceneFixedGap), 
4grand2_s=PostingsFormat(name=LuceneFixedGap), 7grand3_s=FST50, 
6parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 0parent_f2_s=BlockTreeOrds(blocksize=128), 
3grand1_s=PostingsFormat(name=LuceneFixedGap), 
4parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
14parent_f1_s=BlockTreeOrds(blocksize=128), 
9parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 5grand3_s=PostingsFormat(name=LuceneFixedGap), 
5parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
1parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6grand0_s=PostingsFormat(name=LuceneFixedGap), 
13parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
10parent_f2_s=PostingsFormat(name=LuceneFixedGap), _root_=FST50, 
8parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
2parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
3child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4child3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
12parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 1grand0_s=BlockTreeOrds(blocksize=128), 
4child1_s=BlockTreeOrds(blocksize=128), 
2grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 3child2_s=BlockTreeOrds(blocksize=128), 
1child0_s=BlockTreeOrds(blocksize=128), 
7parent_f1_s=BlockTreeOrds(blocksize=128), 
2child1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 3parent_f2_s=FST50, 6grand3_s=BlockTreeOrds(blocksize=128), 
7grand6_s=BlockTreeOrds(blocksize=128), 5grand0_s=BlockTreeOrds(blocksize=128), 
6grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
5grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 7grand2_s=BlockTreeOrds(blocksize=128), 
11parent_f2_s=BlockTreeOrds(blocksize=128), 
4grand1_s=BlockTreeOrds(blocksize=128), 
7grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
3grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6parent_f1_s=FST50, 0parent_f1_s=PostingsFormat(name=LuceneFixedGap), 
3grand2_s=BlockTreeOrds(blocksize=128), 
4parent_f2_s=BlockTreeOrds(blocksize=128), 
9parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 14parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
1parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
7grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text_t=FST50, 5grand4_s=BlockTreeOrds(blocksize=128), 
6grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
13parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 type_s=FST50, 5parent_f2_s=PostingsFormat(name=LuceneFixedGap), 
8parent_f2_s=BlockTreeOrds(blocksize=128), 
10parent_f1_s=BlockTreeOrds(blocksize=128), 2parent_f1_s=FST50, 
4child2_s=FST50, 
rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 4child0_s=PostingsFormat(name=LuceneFixedGap), 2grand0_s=FST50, 
12parent_f2_s=FST50, 3child1_s=PostingsFormat(name=LuceneFixedGap), 
7parent_f2_s=FST50, 2child0_s=PostingsFormat(name=LuceneFixedGap), 
3parent_f1_s=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1979, 
maxMBSortInHeap=7.716158340941327, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ca, 
timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=116404264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, 
TestQueryWrapperFilter, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [21/701 (1!)] on J1 in 97.43s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45513 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to