Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12706/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:54057/p_m/collection1 
expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: 
http://127.0.0.1:54057/p_m/collection1 expected:<68> but was:<67>
        at 
__randomizedtesting.SeedInfo.seed([5D7438810085A4F9:D520075BAE79C901]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9969 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/init-core-data-001
   [junit4]   2> 573344 T4254 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /p_m/
   [junit4]   2> 573346 T4254 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 573346 T4255 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 573347 T4255 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 573446 T4254 oasc.ZkTestServer.run start zk server on 
port:40787
   [junit4]   2> 573447 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 573447 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 573449 T4262 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6923f326 
name:ZooKeeperConnection Watcher:127.0.0.1:40787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573449 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 573450 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 573450 T4254 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 573452 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 573453 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 573454 T4265 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e798f68 
name:ZooKeeperConnection Watcher:127.0.0.1:40787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573454 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 573455 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 573455 T4254 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 573456 T4254 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 573457 T4254 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 573459 T4254 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 573460 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 573460 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 573461 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 573462 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 573463 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 573463 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 573464 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 573464 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 573465 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 573465 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 573465 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 573466 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 573466 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 573467 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 573468 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 573468 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 573468 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 573469 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 573469 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 573470 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 573471 T4254 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 573471 T4254 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 573472 T4256 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x14d5e9c18e40001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 573523 T4254 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1
   [junit4]   2> 573524 T4254 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 573524 T4254 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6e461e0{/p_m,null,AVAILABLE}
   [junit4]   2> 573525 T4254 oejs.AbstractConnector.doStart Started 
ServerConnector@f14096e{HTTP/1.1}{127.0.0.1:51927}
   [junit4]   2> 573525 T4254 oejs.Server.doStart Started @574447ms
   [junit4]   2> 573525 T4254 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/tempDir-001/control/data, hostContext=/p_m, 
hostPort=51927, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores}
   [junit4]   2> 573525 T4254 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 573526 T4254 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/'
   [junit4]   2> 573535 T4254 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/solr.xml
   [junit4]   2> 573538 T4254 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores
   [junit4]   2> 573538 T4254 oasc.CoreContainer.<init> New CoreContainer 
1570680711
   [junit4]   2> 573538 T4254 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/]
   [junit4]   2> 573538 T4254 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/lib
   [junit4]   2> 573539 T4254 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/lib).
   [junit4]   2> 573542 T4254 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 573543 T4254 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 573544 T4254 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573544 T4254 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573544 T4254 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 573544 T4254 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40787/solr
   [junit4]   2> 573544 T4254 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 573544 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 573545 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 573546 T4279 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c421d68 
name:ZooKeeperConnection Watcher:127.0.0.1:40787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573546 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 573546 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 573548 T4254 n:127.0.0.1:51927_p_m 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 573549 T4282 n:127.0.0.1:51927_p_m 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24c57d9a 
name:ZooKeeperConnection Watcher:127.0.0.1:40787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573549 T4254 n:127.0.0.1:51927_p_m 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 573550 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 573551 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 573551 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 573552 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 573553 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 573554 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 573554 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 573556 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 573556 T4254 n:127.0.0.1:51927_p_m 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51927_p_m
   [junit4]   2> 573557 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:51927_p_m
   [junit4]   2> 573557 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 573558 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 573558 T4254 n:127.0.0.1:51927_p_m oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 573559 T4254 n:127.0.0.1:51927_p_m 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:51927_p_m
   [junit4]   2> 573559 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 573560 T4254 n:127.0.0.1:51927_p_m oasc.Overseer.start 
Overseer (id=93835191770152963-127.0.0.1:51927_p_m-n_0000000000) starting
   [junit4]   2> 573560 T4254 n:127.0.0.1:51927_p_m oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 573562 T4254 n:127.0.0.1:51927_p_m 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 573563 T4254 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 573563 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 573563 T4284 n:127.0.0.1:51927_p_m 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 573564 T4254 n:127.0.0.1:51927_p_m 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 573565 T4254 n:127.0.0.1:51927_p_m 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores
   [junit4]   2> 573566 T4254 n:127.0.0.1:51927_p_m oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 573566 T4254 n:127.0.0.1:51927_p_m 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/
   [junit4]   2> 573566 T4254 n:127.0.0.1:51927_p_m 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 573567 T4286 n:127.0.0.1:51927_p_m c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 573567 T4286 n:127.0.0.1:51927_p_m c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 573567 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 573567 T4286 n:127.0.0.1:51927_p_m 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 573567 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51927/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:51927_p_m",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 573568 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51927/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:51927_p_m",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 573568 T4283 n:127.0.0.1:51927_p_m 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 573568 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 573569 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 574568 T4286 n:127.0.0.1:51927_p_m 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 574568 T4286 n:127.0.0.1:51927_p_m 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 574568 T4286 n:127.0.0.1:51927_p_m 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 574568 T4286 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 574568 T4286 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 574569 T4286 n:127.0.0.1:51927_p_m 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/'
   [junit4]   2> 574577 T4286 n:127.0.0.1:51927_p_m oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 574580 T4286 n:127.0.0.1:51927_p_m 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 574583 T4286 n:127.0.0.1:51927_p_m oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 574589 T4286 n:127.0.0.1:51927_p_m oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 574590 T4286 n:127.0.0.1:51927_p_m oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 574594 T4286 n:127.0.0.1:51927_p_m oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 574678 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 574684 T4286 n:127.0.0.1:51927_p_m oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 574685 T4286 n:127.0.0.1:51927_p_m oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 574690 T4286 n:127.0.0.1:51927_p_m 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 574692 T4286 n:127.0.0.1:51927_p_m 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 574693 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 574694 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 574694 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 574694 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 574695 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 574695 T4286 n:127.0.0.1:51927_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 574695 T4286 n:127.0.0.1:51927_p_m oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 574695 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 574695 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 574696 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5860ddaa
   [junit4]   2> 574696 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/data
   [junit4]   2> 574696 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/data/index/
   [junit4]   2> 574697 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 574697 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/control-001/cores/collection1/data/index
   [junit4]   2> 574697 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1839107594, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 574698 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68f77b5e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b681d46),segFN=segments_1,generation=1}
   [junit4]   2> 574698 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 574701 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 574702 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 574702 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 574702 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 574702 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 574702 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 574703 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 574703 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 574703 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 574705 T4286 n:127.0.0.1:51927_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 574705 T4286 n:127.0.0.1:51927_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 574706 T4286 n:127.0.0.1:51927_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 574707 T4286 n:127.0.0.1:51927_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 574710 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 574710 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 574711 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 574711 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 574711 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 574712 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 574712 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=83.7998046875, 
floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=2.9757577751986455, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 574712 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68f77b5e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b681d46),segFN=segments_1,generation=1}
   [junit4]   2> 574712 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 574713 T4286 n:127.0.0.1:51927_p_m x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@33550458[collection1] main
   [junit4]   2> 574713 T4286 n:127.0.0.1:51927_p_m x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 574713 T4286 n:127.0.0.1:51927_p_m x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 574714 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 574714 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 574714 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 574714 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 574714 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 574715 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 574715 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 574715 T4286 n:127.0.0.1:51927_p_m x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 574715 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 574715 T4287 n:127.0.0.1:51927_p_m x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@33550458[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 574716 T4286 n:127.0.0.1:51927_p_m x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 574717 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51927/p_m 
collection:control_collection shard:shard1
   [junit4]   2> 574717 T4254 n:127.0.0.1:51927_p_m 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 574717 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 574717 T4254 n:127.0.0.1:51927_p_m 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 574719 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 574720 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 574721 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 574721 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 574722 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 574722 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C364 name=collection1 
org.apache.solr.core.SolrCore@39f52214 
url=http://127.0.0.1:51927/p_m/collection1 node=127.0.0.1:51927_p_m 
C364_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:51927/p_m, node_name=127.0.0.1:51927_p_m, state=down}
   [junit4]   2> 574722 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 C364 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:51927/p_m/collection1/
   [junit4]   2> 574722 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 C364 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 574722 T4293 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e1a95c4 
name:ZooKeeperConnection Watcher:127.0.0.1:40787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574722 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 C364 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51927/p_m/collection1/ has no replicas
   [junit4]   2> 574723 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:51927/p_m/collection1/ shard1
   [junit4]   2> 574723 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 574723 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 574723 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 574724 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 574724 T4254 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 574726 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 574726 T4254 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 574727 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:51927/p_m";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 574794 T4254 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1
   [junit4]   2> 574795 T4254 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001
   [junit4]   2> 574795 T4254 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 574796 T4254 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@7f7a031f{/p_m,null,AVAILABLE}
   [junit4]   2> 574797 T4254 oejs.AbstractConnector.doStart Started 
ServerConnector@4dd755a0{HTTP/1.1}{127.0.0.1:54057}
   [junit4]   2> 574797 T4254 oejs.Server.doStart Started @575720ms
   [junit4]   2> 574797 T4254 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/p_m, hostPort=54057, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores}
   [junit4]   2> 574798 T4254 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 574798 T4254 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/'
   [junit4]   2> 574811 T4254 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/solr.xml
   [junit4]   2> 574815 T4254 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores
   [junit4]   2> 574815 T4254 oasc.CoreContainer.<init> New CoreContainer 
284919205
   [junit4]   2> 574816 T4254 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/]
   [junit4]   2> 574816 T4254 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/lib
   [junit4]   2> 574816 T4254 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/lib).
   [junit4]   2> 574821 T4254 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 574823 T4254 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 574823 T4254 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 574824 T4254 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 574824 T4254 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 574824 T4254 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40787/solr
   [junit4]   2> 574824 T4254 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 574825 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 574826 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 574828 T4307 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c5b9438 
name:ZooKeeperConnection Watcher:127.0.0.1:40787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574828 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 574828 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 574828 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 574829 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 574830 T4254 n:127.0.0.1:54057_p_m 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 574832 T4310 n:127.0.0.1:54057_p_m 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f06384b 
name:ZooKeeperConnection Watcher:127.0.0.1:40787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 574832 T4254 n:127.0.0.1:54057_p_m 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 574834 T4254 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 574877 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:51927/p_m/collection1/ and leader is 
http://127.0.0.1:51927/p_m/collection1/
   [junit4]   2> 574877 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:51927/p_m
   [junit4]   2> 574877 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 574877 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 574877 T4290 n:127.0.0.1:51927_p_m c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 574878 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 574879 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51927/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:51927_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 574879 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51927/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:51927_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 574980 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 574980 T4310 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 574980 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 575835 T4254 n:127.0.0.1:54057_p_m 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54057_p_m
   [junit4]   2> 575836 T4254 n:127.0.0.1:54057_p_m oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:54057_p_m
   [junit4]   2> 575837 T4254 n:127.0.0.1:54057_p_m oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 575838 T4254 n:127.0.0.1:54057_p_m 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 575838 T4254 n:127.0.0.1:54057_p_m 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores
   [junit4]   2> 575839 T4254 n:127.0.0.1:54057_p_m oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 575839 T4254 n:127.0.0.1:54057_p_m 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/
   [junit4]   2> 575839 T4254 n:127.0.0.1:54057_p_m 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 575840 T4311 n:127.0.0.1:54057_p_m c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 575840 T4311 n:127.0.0.1:54057_p_m c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 575840 T4311 n:127.0.0.1:54057_p_m 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 575840 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 575841 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54057/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:54057_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 575841 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54057/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:54057_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 575841 T4283 n:127.0.0.1:51927_p_m 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 575842 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 575943 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 575943 T4310 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 575943 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 576841 T4311 n:127.0.0.1:54057_p_m 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 576841 T4311 n:127.0.0.1:54057_p_m 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 576841 T4311 n:127.0.0.1:54057_p_m 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 576841 T4311 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 576841 T4311 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 576842 T4311 n:127.0.0.1:54057_p_m 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/'
   [junit4]   2> 576849 T4311 n:127.0.0.1:54057_p_m oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 576851 T4311 n:127.0.0.1:54057_p_m 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 576854 T4311 n:127.0.0.1:54057_p_m oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 576859 T4311 n:127.0.0.1:54057_p_m oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 576860 T4311 n:127.0.0.1:54057_p_m oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 576863 T4311 n:127.0.0.1:54057_p_m oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 576930 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 576934 T4311 n:127.0.0.1:54057_p_m oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 576935 T4311 n:127.0.0.1:54057_p_m oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 576938 T4311 n:127.0.0.1:54057_p_m 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 576940 T4311 n:127.0.0.1:54057_p_m 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 576941 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 576941 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 576941 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 576941 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 576941 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5860ddaa
   [junit4]   2> 576942 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/data
   [junit4]   2> 576943 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 576943 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 576943 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 576944 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1839107594, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 576945 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@dace4be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b0df915),segFN=segments_1,generation=1}
   [junit4]   2> 576945 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 576947 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 576948 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 576950 T4311 n:127.0.0.1:54057_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 576951 T4311 n:127.0.0.1:54057_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 576951 T4311 n:127.0.0.1:54057_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 576952 T4311 n:127.0.0.1:54057_p_m x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 576954 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 576954 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 576955 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 576955 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 576955 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 576955 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 576956 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=83.7998046875, 
floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=2.9757577751986455, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 576956 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@dace4be 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b0df915),segFN=segments_1,generation=1}
   [junit4]   2> 576957 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 576957 T4311 n:127.0.0.1:54057_p_m x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@598b1302[collection1] main
   [junit4]   2> 576957 T4311 n:127.0.0.1:54057_p_m x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 576957 T4311 n:127.0.0.1:54057_p_m x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 576957 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 576958 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 576958 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 576958 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 576958 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 576958 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 576959 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 576959 T4311 n:127.0.0.1:54057_p_m x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 576959 T4312 n:127.0.0.1:54057_p_m x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@598b1302[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 576959 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 576960 T4311 n:127.0.0.1:54057_p_m x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 576960 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:54057/p_m collection:collection1 shard:shard2
   [junit4]   2> 576960 T4254 n:127.0.0.1:54057_p_m 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 576960 T4254 n:127.0.0.1:54057_p_m 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 576960 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 576963 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 576963 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 576963 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 576964 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C365 name=collection1 
org.apache.solr.core.SolrCore@577308bc 
url=http://127.0.0.1:54057/p_m/collection1 node=127.0.0.1:54057_p_m 
C365_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:54057/p_m, node_name=127.0.0.1:54057_p_m, state=down}
   [junit4]   2> 576964 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 C365 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:54057/p_m/collection1/
   [junit4]   2> 576964 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 576964 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 C365 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 576964 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 C365 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54057/p_m/collection1/ has no replicas
   [junit4]   2> 576964 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:54057/p_m/collection1/ shard2
   [junit4]   2> 576965 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 576966 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 576967 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:54057/p_m";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 577008 T4254 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores/collection1
   [junit4]   2> 577009 T4254 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001
   [junit4]   2> 577009 T4254 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 577010 T4254 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4b1beac0{/p_m,null,AVAILABLE}
   [junit4]   2> 577011 T4254 oejs.AbstractConnector.doStart Started 
ServerConnector@486fb88d{HTTP/1.1}{127.0.0.1:48055}
   [junit4]   2> 577011 T4254 oejs.Server.doStart Started @577933ms
   [junit4]   2> 577011 T4254 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/p_m, hostPort=48055, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores}
   [junit4]   2> 577011 T4254 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 577011 T4254 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/'
   [junit4]   2> 577021 T4254 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/solr.xml
   [junit4]   2> 577024 T4254 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores
   [junit4]   2> 577024 T4254 oasc.CoreContainer.<init> New CoreContainer 
992520377
   [junit4]   2> 577024 T4254 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/]
   [junit4]   2> 577025 T4254 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/lib
   [junit4]   2> 577025 T4254 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/lib).
   [junit4]   2> 577047 T4254 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 577048 T4254 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 577049 T4254 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 577049 T4254 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 577049 T4254 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 577049 T4254 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40787/solr
   [junit4]   2> 577049 T4254 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 577050 T4254 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 577050 T4254 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 577051 T4329 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@726fd260 
name:ZooKeeperConnection Watcher:127.0.0.1:40787 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577051 T4254 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 577052 T4254 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 577053 T4254 n:127.0.0.1:48055_p_m 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 577055 T4332 n:127.0.0.1:48055_p_m 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c264a1d 
name:ZooKeeperConnection Watcher:127.0.0.1:40787/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 577055 T4254 n:127.0.0.1:48055_p_m 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 577057 T4254 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 577068 T4310 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 577068 T4332 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 577068 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 577068 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 577117 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:54057/p_m/collection1/ and leader is 
http://127.0.0.1:54057/p_m/collection1/
   [junit4]   2> 577117 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:54057/p_m
   [junit4]   2> 577117 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 577117 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 577117 T4315 n:127.0.0.1:54057_p_m c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 577118 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 577118 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54057/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:54057_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 577119 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54057/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:54057_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 577220 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 577220 T4310 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 577220 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 577220 T4332 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 578058 T4254 n:127.0.0.1:48055_p_m 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48055_p_m
   [junit4]   2> 578059 T4254 n:127.0.0.1:48055_p_m oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:48055_p_m
   [junit4]   2> 578060 T4254 n:127.0.0.1:48055_p_m oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 578060 T4254 n:127.0.0.1:48055_p_m 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 578061 T4254 n:127.0.0.1:48055_p_m 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores
   [junit4]   2> 578061 T4254 n:127.0.0.1:48055_p_m oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 578062 T4254 n:127.0.0.1:48055_p_m 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores/collection1/
   [junit4]   2> 578062 T4254 n:127.0.0.1:48055_p_m 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 578063 T4333 n:127.0.0.1:48055_p_m c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 578063 T4333 n:127.0.0.1:48055_p_m c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 578063 T4333 n:127.0.0.1:48055_p_m 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 578063 T4282 n:127.0.0.1:51927_p_m 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 578064 T4283 n:127.0.0.1:51927_p_m 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48055/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:48055_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 578064 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48055/p_m";,
   [junit4]   2>          "node_name":"127.0.0.1:48055_p_m",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 578064 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 578065 T4283 n:127.0.0.1:51927_p_m 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 578166 T4282 n:127.0.0.1:51927_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 578166 T4293 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 578166 T4332 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 578166 T4310 n:127.0.0.1:54057_p_m 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 579063 T4333 n:127.0.0.1:48055_p_m 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 579064 T4333 n:127.0.0.1:48055_p_m 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 579064 T4333 n:127.0.0.1:48055_p_m 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 579064 T4333 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 579064 T4333 n:127.0.0.1:48055_p_m 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 579065 T4333 n:127.0.0.1:48055_p_m 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001/shard-2-001/cores/collection1/'
   [junit4]   2> 579072 T4333 n:127.0.0.1:48055_p_m oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 579074 T4333 n:127.0.0.1:48055_p_m 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 579076 T4333 n:127.0.0.1:48055_p_m oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 579081 T4333 n:127.0.0.1:48055_p_m oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
 

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

ZK
   [junit4]   2> 600418 T4254 oejs.AbstractConnector.doStop Stopped 
ServerConnector@3dd8943f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 600418 T4254 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@71280b6{/p_m,null,UNAVAILABLE}
   [junit4]   2> 600419 T4254 c:control_collection s:shard1 x:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40787 40787
   [junit4]   2> 600514 T4255 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:40787 40787
   [junit4]   2> 600515 T4255 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> 600614 T4417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@21311b9a 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@643381d8[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 600614 T4417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@559d2167 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@643381d8[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 600615 T4417 oaz.ClientCnxn$EventThread.processEvent ERROR 
Error while calling watcher  java.util.concurrent.RejectedExecutionException: 
Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@41c7e97 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@643381d8[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 13]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:135)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=5D7438810085A4F9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_BO -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 27.3s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not 
work on node: http://127.0.0.1:54057/p_m/collection1 expected:<68> but was:<67>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5D7438810085A4F9:D520075BAE79C901]:0)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:344)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 600621 T4254 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest
 5D7438810085A4F9-001
   [junit4]   2> 27280 T4253 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_BO, 
timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=12,threads=1,free=172427048,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, 
CachingDirectoryFactoryTest, TestShortCircuitedRequests, ActionThrottleTest, 
TestConfigOverlay, TestJsonRequest, TestSchemaManager, TestOmitPositions, 
TestAtomicUpdateErrorCases, SpatialHeatmapFacetsTest, 
TestPHPSerializedResponseWriter, LukeRequestHandlerTest, 
FieldAnalysisRequestHandlerTest, CacheHeaderTest, TestAnalyzeInfixSuggestions, 
DocumentBuilderTest, HdfsUnloadDistributedZkTest, TestManagedSchema, 
TestCloudPivotFacet, TestMissingGroups, SliceStateTest, 
TestRequestStatusCollectionAPI, TestNRTOpen, DocValuesMissingTest, 
TestHashPartitioner, TestComponentsName, TestBlobHandler, TestFastLRUCache, 
AnalyticsQueryTest, SolrTestCaseJ4Test, TestRestoreCore, 
IndexSchemaRuntimeFieldTest, SpellingQueryConverterTest, EchoParamsTest, 
TestTolerantSearch, DistributedTermsComponentTest, TestRandomMergePolicy, 
TestInitQParser, NoCacheHeaderTest, TestCursorMarkWithoutUniqueKey, 
ShardRoutingTest, StatelessScriptUpdateProcessorFactoryTest, 
AlternateDirectoryTest, UpdateParamsTest, TestSchemaNameResource, 
TestSuggestSpellingConverter, SystemInfoHandlerTest, DisMaxRequestHandlerTest, 
TestStressVersions, SpellCheckComponentTest, DirectSolrConnectionTest, 
TestComplexPhraseQParserPlugin, TestLMDirichletSimilarityFactory, 
ClusterStateUpdateTest, HttpPartitionTest, RAMDirectoryFactoryTest, 
TestAnalyzedSuggestions, TestSchemaSimilarityResource, RequiredFieldsTest, 
TestMacros, DeleteShardTest, DistributedMLTComponentTest, 
TestManagedSchemaDynamicFieldResource, ShardRoutingCustomTest, 
BadComponentTest, JsonLoaderTest, CopyFieldTest, TestConfigSets, 
TestSearchPerf, TestReplicaProperties, TestSolrDeletionPolicy2, 
TestValueSourceCache, OverseerStatusTest, HdfsRecoveryZkTest, 
ConcurrentDeleteAndCreateCollectionTest, ChaosMonkeySafeLeaderTest, 
TestClassNameShortening, TestDistribDocBasedVersion, 
TestReplicationHandlerBackup, FileUtilsTest, TestFastWriter, 
BasicDistributedZkTest]
   [junit4] Completed [193/490] on J1 in 28.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 929 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 490 suites, 1958 tests, 1 failure, 57 ignored (25 
assumptions)

Total time: 41 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to