You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/05/05 12:05:52 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_55) - Build # 10238 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10238/
Java: 32bit/jdk1.7.0_55 -client -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerRolesTest.testDistribSearch

Error Message:
could not set the new overseer . expected 127.0.0.1:51785_ current order : [127.0.0.1:51785_, 127.0.0.1:33994_, 127.0.0.1:38731_, 127.0.0.1:56746_, 127.0.0.1:35901_, 127.0.0.1:57150_, 127.0.0.1:48528_] ldr :null

Stack Trace:
java.lang.AssertionError: could not set the new overseer . expected 127.0.0.1:51785_ current order : [127.0.0.1:51785_, 127.0.0.1:33994_, 127.0.0.1:38731_, 127.0.0.1:56746_, 127.0.0.1:35901_, 127.0.0.1:57150_, 127.0.0.1:48528_] ldr :null
	at __randomizedtesting.SeedInfo.seed([BA021F8EDB18A6CA:3BE49196AC47C6F6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:158)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:94)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11645 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/init-core-data-001
   [junit4]   2> 1309863 T6111 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1309867 T6111 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1309867 T6111 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1309868 T6112 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1309968 T6111 oasc.ZkTestServer.run start zk server on port:40597
   [junit4]   2> 1309969 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312608 T6115 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 2638ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1312610 T6118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1578000 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312611 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312612 T6111 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1312615 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312617 T6120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40dd33 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312617 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312617 T6111 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1312619 T6111 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1312621 T6111 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1312622 T6111 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1312624 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1312624 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1312627 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1312627 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1312629 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 1312630 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1312631 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1312632 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1312634 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1312634 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1312636 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1312636 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1312638 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1312638 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1312641 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 1312641 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1312643 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 1312643 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1312645 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 1312645 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1312647 T6111 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1312648 T6111 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1312904 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1312906 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33994
   [junit4]   2> 1312907 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1312907 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1312907 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002
   [junit4]   2> 1312908 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/'
   [junit4]   2> 1312921 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/solr.xml
   [junit4]   2> 1312967 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002
   [junit4]   2> 1312967 T6111 oasc.CoreContainer.<init> New CoreContainer 21441200
   [junit4]   2> 1312968 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/]
   [junit4]   2> 1312969 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1312969 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1312969 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1312970 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1312970 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1312970 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1312971 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1312971 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1312972 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1312972 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1312972 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1312973 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1312973 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1312974 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1312974 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312976 T6131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1438e98 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312976 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312978 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312979 T6133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fba03 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312979 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312980 T6111 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1312982 T6111 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1312984 T6111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1312987 T6111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1312989 T6111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1312990 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1312992 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33994_
   [junit4]   2> 1312992 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33994_
   [junit4]   2> 1312994 T6111 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1312996 T6111 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1313004 T6111 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33994_
   [junit4]   2> 1313005 T6111 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1313006 T6111 oasc.Overseer.start Overseer (id=91703488173244419-127.0.0.1:33994_-n_0000000000) starting
   [junit4]   2> 1313009 T6111 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1313015 T6135 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1313015 T6111 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1313016 T6135 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:33994_
   [junit4]   2> 1313018 T6111 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1313019 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1313021 T6134 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1313024 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002
   [junit4]   2> 1313033 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/conf/
   [junit4]   2> 1313208 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1313209 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1313210 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1313211 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1313212 T6138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f4f3c name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1313213 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1313214 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1313215 T6111 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1313493 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1313494 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1313496 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57150
   [junit4]   2> 1313497 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1313497 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1313498 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003
   [junit4]   2> 1313498 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003/'
   [junit4]   2> 1313533 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003/solr.xml
   [junit4]   2> 1313597 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003
   [junit4]   2> 1313598 T6111 oasc.CoreContainer.<init> New CoreContainer 26569038
   [junit4]   2> 1313599 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003/]
   [junit4]   2> 1313601 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1313602 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1313603 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1313603 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1313604 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1313604 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1313605 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1313605 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1313606 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1313607 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1313607 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1313608 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1313608 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1313608 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1313609 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1313611 T6149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34b710 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1313612 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1313615 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1313616 T6151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8ea98a name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1313616 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1313621 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1314623 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57150_
   [junit4]   2> 1314624 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57150_
   [junit4]   2> 1314632 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003
   [junit4]   2> 1314643 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-003/conf/
   [junit4]   2> 1314756 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1314757 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1314758 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1315035 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1315036 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1315037 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38731
   [junit4]   2> 1315038 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1315039 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1315039 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004
   [junit4]   2> 1315040 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004/'
   [junit4]   2> 1315055 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004/solr.xml
   [junit4]   2> 1315127 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004
   [junit4]   2> 1315128 T6111 oasc.CoreContainer.<init> New CoreContainer 15972354
   [junit4]   2> 1315128 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004/]
   [junit4]   2> 1315129 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1315130 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1315130 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1315131 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1315131 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1315131 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1315132 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1315132 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1315132 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1315133 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1315133 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1315134 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1315134 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1315134 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1315135 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315136 T6163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b59a27 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1315136 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1315138 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315140 T6165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@224787 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1315140 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1315145 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316148 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38731_
   [junit4]   2> 1316150 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38731_
   [junit4]   2> 1316158 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004
   [junit4]   2> 1316165 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-004/conf/
   [junit4]   2> 1316305 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1316306 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1316307 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1316600 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1316600 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1316602 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48528
   [junit4]   2> 1316602 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1316603 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1316603 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005
   [junit4]   2> 1316604 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005/'
   [junit4]   2> 1316617 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005/solr.xml
   [junit4]   2> 1316666 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005
   [junit4]   2> 1316666 T6111 oasc.CoreContainer.<init> New CoreContainer 30534186
   [junit4]   2> 1316667 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005/]
   [junit4]   2> 1316668 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1316668 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1316668 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1316669 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1316669 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1316670 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1316670 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1316670 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1316671 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1316671 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1316672 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1316672 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1316672 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1316673 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1316673 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316675 T6177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6479aa name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316675 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1316677 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1316678 T6179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b1e31a name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1316678 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1316682 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1317684 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48528_
   [junit4]   2> 1317686 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48528_
   [junit4]   2> 1317713 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005
   [junit4]   2> 1317719 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-005/conf/
   [junit4]   2> 1317814 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1317815 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1317815 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1318056 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1318057 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1318059 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56746
   [junit4]   2> 1318060 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1318060 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318060 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006
   [junit4]   2> 1318061 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006/'
   [junit4]   2> 1318074 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006/solr.xml
   [junit4]   2> 1318120 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006
   [junit4]   2> 1318120 T6111 oasc.CoreContainer.<init> New CoreContainer 24965097
   [junit4]   2> 1318121 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006/]
   [junit4]   2> 1318122 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1318122 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1318123 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1318123 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1318123 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1318124 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1318124 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1318124 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1318125 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1318125 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1318126 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1318126 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1318126 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1318127 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1318128 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318129 T6191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16ae227 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318129 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1318131 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318131 T6193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4985c8 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318132 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1318136 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1319138 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56746_
   [junit4]   2> 1319139 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56746_
   [junit4]   2> 1319151 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006
   [junit4]   2> 1319158 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-006/conf/
   [junit4]   2> 1319284 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1319286 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1319286 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1319544 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 1319544 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1319546 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35901
   [junit4]   2> 1319547 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1319547 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1319548 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007
   [junit4]   2> 1319548 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007/'
   [junit4]   2> 1319561 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007/solr.xml
   [junit4]   2> 1319607 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007
   [junit4]   2> 1319607 T6111 oasc.CoreContainer.<init> New CoreContainer 8410030
   [junit4]   2> 1319608 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007/]
   [junit4]   2> 1319609 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1319609 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1319610 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1319610 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1319610 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1319611 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1319611 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1319611 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1319612 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1319612 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1319613 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1319613 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1319613 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1319614 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1319614 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319617 T6205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5e283 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319617 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319618 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319619 T6207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da35fb name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319619 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319624 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1320626 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35901_
   [junit4]   2> 1320627 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35901_
   [junit4]   2> 1320635 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007
   [junit4]   2> 1320646 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-007/conf/
   [junit4]   2> 1320807 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1320808 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1320809 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1321086 T6111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 1321087 T6111 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1321089 T6111 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51785
   [junit4]   2> 1321089 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1321090 T6111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1321090 T6111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008
   [junit4]   2> 1321090 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008/'
   [junit4]   2> 1321104 T6111 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008/solr.xml
   [junit4]   2> 1321150 T6111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008
   [junit4]   2> 1321150 T6111 oasc.CoreContainer.<init> New CoreContainer 11341237
   [junit4]   2> 1321151 T6111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008/]
   [junit4]   2> 1321152 T6111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1321152 T6111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1321152 T6111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1321153 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1321153 T6111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1321154 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1321154 T6111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1321154 T6111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1321155 T6111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1321155 T6111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1321156 T6111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1321156 T6111 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1321156 T6111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40597/solr
   [junit4]   2> 1321157 T6111 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1321157 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321171 T6219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f19b6 name:ZooKeeperConnection Watcher:127.0.0.1:40597 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321172 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321192 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321212 T6221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c49 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321212 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321303 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322305 T6111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51785_
   [junit4]   2> 1322324 T6111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51785_
   [junit4]   2> 1322364 T6111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008
   [junit4]   2> 1322370 T6111 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-008/conf/
   [junit4]   2> 1322471 T6111 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1322472 T6111 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1322472 T6111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1322473 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322491 T6224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@355e30 name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322492 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1322493 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322496 T6111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322511 T6226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b81e name:ZooKeeperConnection Watcher:127.0.0.1:40597/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1322512 T6111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1322513 T6111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1322518 T6187 oasha.CollectionsHandler.handleCreateAction Creating Collection : wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit&replicationFactor=2&version=2&maxShardsPerNode=2
   [junit4]   2> 1322543 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1322562 T6135 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1322562 T6135 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerQuit",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1322563 T6135 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1322564 T6135 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerQuit 
   [junit4]   2> 1322564 T6135 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit
   [junit4]   2> 1322624 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1322625 T6134 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1322626 T6134 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerQuit
   [junit4]   2> 1322626 T6134 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerQuit with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 1322661 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1322685 T6165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6207 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6179 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322685 T6138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322686 T6133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322686 T6226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1322724 T6135 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 2
   [junit4]   2> 1322724 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica1 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:33994_
   [junit4]   2> 1322725 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard1_replica2 as part of slice shard1 of collection testOverseerQuit on 127.0.0.1:51785_
   [junit4]   2> 1322726 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica1 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:35901_
   [junit4]   2> 1322726 T6128 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard1_replica1&qt=/admin/cores&shard=shard1&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1322727 T6214 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard1_replica2&qt=/admin/cores&shard=shard1&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1322727 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard2_replica2 as part of slice shard2 of collection testOverseerQuit on 127.0.0.1:38731_
   [junit4]   2> 1322728 T6200 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard2_replica1&qt=/admin/cores&shard=shard2&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1322728 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica1 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:48528_
   [junit4]   2> 1322728 T6128 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1322729 T6159 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard2_replica2&qt=/admin/cores&shard=shard2&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1322729 T6214 oasc.ZkController.publish publishing core=testOverseerQuit_shard1_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1322729 T6200 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1322729 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard3_replica2 as part of slice shard3 of collection testOverseerQuit on 127.0.0.1:57150_
   [junit4]   2> 1322730 T6172 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard3_replica1&qt=/admin/cores&shard=shard3&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1322748 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1322748 T6128 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324504 T6115 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1756ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1324505 T6214 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324505 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica1 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:56746_
   [junit4]   2> 1324505 T6159 oasc.ZkController.publish publishing core=testOverseerQuit_shard2_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1324505 T6200 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324506 T6147 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard3_replica2&qt=/admin/cores&shard=shard3&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1324506 T6172 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1324508 T6159 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324507 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324507 T6134 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1324508 T6172 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324509 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33994",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33994_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324507 T6135 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerQuit_shard4_replica2 as part of slice shard4 of collection testOverseerQuit on 127.0.0.1:33994_
   [junit4]   2> 1324508 T6147 oasc.ZkController.publish publishing core=testOverseerQuit_shard3_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1324508 T6188 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard4_replica1&qt=/admin/cores&shard=shard4&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1324511 T6129 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&action=CREATE&numShards=4&name=testOverseerQuit_shard4_replica2&qt=/admin/cores&shard=shard4&version=2&collection=testOverseerQuit&collection.configName=conf1
   [junit4]   2> 1324511 T6147 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324512 T6188 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica1 state=down collection=testOverseerQuit
   [junit4]   2> 1324512 T6193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6207 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324512 T6226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324512 T6221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324512 T6151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6188 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324513 T6133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6179 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324513 T6129 oasc.ZkController.publish publishing core=testOverseerQuit_shard4_replica2 state=down collection=testOverseerQuit
   [junit4]   2> 1324516 T6134 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1324516 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324517 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51785",
   [junit4]   2> 	  "core":"testOverseerQuit_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51785_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324517 T6129 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324520 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35901",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35901_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324522 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324523 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38731",
   [junit4]   2> 	  "core":"testOverseerQuit_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38731_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324525 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324526 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48528",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48528_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324527 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324528 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57150",
   [junit4]   2> 	  "core":"testOverseerQuit_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57150_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324529 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324530 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56746",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56746_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324532 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324532 T6134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33994",
   [junit4]   2> 	  "core":"testOverseerQuit_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33994_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "collection":"testOverseerQuit",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324534 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324637 T6165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6207 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324637 T6179 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1324749 T6128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica1
   [junit4]   2> 1324750 T6128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1324750 T6128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1324751 T6128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1324752 T6128 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1324752 T6128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/'
   [junit4]   2> 1324810 T6128 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1324887 T6128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1324888 T6128 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1324897 T6128 oass.IndexSchema.readSchema [testOverseerQuit_shard1_replica1] Schema name=test
   [junit4]   2> 1325283 T6128 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1325289 T6128 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1325293 T6128 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1325305 T6128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1325308 T6128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1325312 T6128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1325314 T6128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1325314 T6128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1325315 T6128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1325316 T6128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1325316 T6128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1325317 T6128 oasc.CoreContainer.create Creating SolrCore 'testOverseerQuit_shard1_replica1' using configuration from collection testOverseerQuit
   [junit4]   2> 1325317 T6128 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1325318 T6128 oasc.SolrCore.<init> [testOverseerQuit_shard1_replica1] Opening new SolrCore at ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/, dataDir=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/data/
   [junit4]   2> 1325318 T6128 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e85326
   [junit4]   2> 1325319 T6128 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/data
   [junit4]   2> 1325320 T6128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/data/index/
   [junit4]   2> 1325320 T6128 oasc.SolrCore.initIndex WARN [testOverseerQuit_shard1_replica1] Solr index directory './solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1325321 T6128 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001/tempDir-002/testOverseerQuit_shard1_replica1/data/index
   [junit4]   2> 1325322 T6128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=72.5693359375, floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=1.9530190993033203, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5999526066270375
   [junit4]   2> 1325323 T6128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18e695 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bfd160),segFN=segments_1,generation=1}
   [junit4]   2> 1325323 T6128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1325327 T6128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1325328 T6128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1325329 T6128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1325329 T6128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1325330 T6128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1325330 T6128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1325331 T6128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1325331 T6128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1325331 T6128 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1325332 T6128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1325332 T6128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1325333 T6128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1325333 T6128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1325334 T6128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1325334 T6128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1325335 T6128 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1325335 T6128 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1325338 T6128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325341 T6128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1325341 T6128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1325342 T6128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1325343 T6128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@18e695 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bfd160),segFN=segments_1,generation=1}
   [junit4]   2> 1325343 T6128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1325343 T6128 oass.SolrIndexSearcher.<init> Opening Searcher@f6f8db[testOverseerQuit_shard1_replica1] main
   [junit4]   2> 1325344 T6128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1325345 T6128 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1325345 T6128 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1325346 T6128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1325346 T6128 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1325346 T6128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1325347 T6128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1325347 T6128 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1325348 T6128 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1325348 T6128 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1325351 T6235 oasc.SolrCore.registerSearcher [testOverseerQuit_shard1_replica1] Registered new searcher Searcher@f6f8db[testOverseerQuit_shard1_replica1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1325353 T6128 oasc.CoreContainer.registerCore registering core: testOverseerQuit_shard1_replica1
   [junit4]   2> 1325353 T6128 oasc.ZkController.register Register replica - core:testOverseerQuit_shard1_replica1 address:http://127.0.0.1:33994 collection:testOverseerQuit shard:shard1
   [junit4]   2> 1325355 T6128 oascc.SolrZkClient.makePath makePath: /collections/testOverseerQuit/leader_elect/shard1/election
   [junit4]   2> 1325359 T6128 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1325361 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325361 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325361 T6128 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=5.8678514E13ms
   [junit4]   2> 1325361 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325362 T6134 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1325365 T6133 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325467 T6221 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325468 T6226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6179 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6165 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6138 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6133 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6207 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325467 T6193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 1325506 T6214 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard1_replica2
   [junit4]   2> 1325507 T6214 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1325507 T6200 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica1
   [junit4]   2> 1325508 T6214 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1325508 T6214 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1325508 T6159 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard2_replica2
   [junit4]   2> 1325508 T6200 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1325509 T6172 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerQuit_shard3_replica1
   [junit4]   2> 1325509 T6214 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1325510 T6172 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1325509 T6200 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1325510 T6200 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1325509 T6159 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerQuit
   [junit4]   2> 1325511 T6200 oascc.ZkStateReader.readConfigName path=/collections/testOverseerQuit configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1325510 T6172 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1325512 T6172 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerQuit
   [junit4]   2> 1325510 T6214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerRoles

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

nt.makePath makePath: /collections/testOverseerCol/leaders/shard2
   [junit4]   2> 1357757 T6179 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:136)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:291)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:128)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:123)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 1357758 T6179 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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> 1357758 T6179 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1357759 T6179 oasc.LeaderElector$ElectionWatcher.process This watcher is not active anymore /overseer_elect/election/91703488173244426-127.0.0.1:48528_-n_0000000009
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.OverseerRolesTest-BA021F8EDB18A6CA-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar, timezone=US/Mountain
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=95922120,total=286167040
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, EnumFieldTest, TestModifyConfFiles, FileBasedSpellCheckerTest, TestConfig, TestFaceting, TestFieldResource, TestFastLRUCache, SimpleFacetsTest, TestBM25SimilarityFactory, ModifyConfFileTest, TestImplicitCoreProperties, CopyFieldTest, PreAnalyzedUpdateProcessorTest, SynonymTokenizerTest, JsonLoaderTest, TestNoOpRegenerator, TestJmxMonitoredMap, DocumentBuilderTest, TestSchemaVersionResource, PrimitiveFieldTypeTest, TestFieldTypeResource, HdfsLockFactoryTest, UUIDFieldTest, BadCopyFieldTest, DirectUpdateHandlerOptimizeTest, TestMergePolicyConfig, SearchHandlerTest, WordBreakSolrSpellCheckerTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, BasicFunctionalityTest, TimeZoneUtilsTest, TestDocSet, CursorPagingTest, TestQueryUtils, TestSurroundQueryParser, TestStressUserVersions, TestMaxScoreQueryParser, HdfsBasicDistributedZkTest, TestCoreContainer, SuggesterFSTTest, TestRecoveryHdfs, TestSolrDeletionPolicy1, TestLMJelinekMercerSimilarityFactory, LeaderElectionTest, TestRestManager, TestJoin, TestShardHandlerFactory, TestCharFilters, SyncSliceTest, CursorMarkTest, ZkCLITest, TermVectorComponentTest, TestPseudoReturnFields, TestSolrQueryParser, TestDistributedMissingSort, AnalysisErrorHandlingTest, TestAddFieldRealTimeGet, RecoveryZkTest, QueryFacetTest, TestFunctionQuery, DistribDocExpirationUpdateProcessorTest, PolyFieldTest, ClusterStateUpdateTest, TestDocBasedVersionConstraints, QueryEqualityTest, TriLevelCompositeIdRoutingTest, TestSolrXml, MBeansHandlerTest, HdfsWriteToMultipleCollectionsTest, TestNonDefinedSimilarityFactory, TestDefaultSimilarityFactory, ParsingFieldUpdateProcessorsTest, QueryParsingTest, TestManagedSynonymFilterFactory, CacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, TestSimpleQParserPlugin, ChangedSchemaMergeTest, TestBadConfig, CSVRequestHandlerTest, RAMDirectoryFactoryTest, SpatialFilterTest, TestPHPSerializedResponseWriter, SolrIndexSplitterTest, EchoParamsTest, TestSolrXmlPersistor, TestNRTOpen, TestInitQParser, SpellingQueryConverterTest, DistributedQueryComponentCustomSortTest, ConnectionManagerTest, MoreLikeThisHandlerTest, SOLR749Test, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, TestSort, TestFiltering, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestStressLucene, TestCSVLoader, TestUpdate, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestSolrDeletionPolicy2, TestSearchPerf, OutputWriterTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCodecSupport, TestDFRSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, FunctionTest, AliasIntegrationTest, CustomCollectionTest, OverseerRolesTest]
   [junit4] Completed on J0 in 48.11s, 1 test, 1 failure <<< FAILURES!

[...truncated 198 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 398 suites, 1670 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 57 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b15) - Build # 10239 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10239/
Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard3 is not consistent.  Got 128 from http://127.0.0.1:43899/collection1lastClient and got 67 from http://127.0.0.1:38730/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 128 from http://127.0.0.1:43899/collection1lastClient and got 67 from http://127.0.0.1:38730/collection1
	at __randomizedtesting.SeedInfo.seed([658E517846788EA9:E468DF603127EE95]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1130)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10749 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/init-core-data-001
   [junit4]   2> 96152 T553 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 96152 T553 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 96156 T553 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 96157 T553 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 96158 T554 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 96257 T553 oasc.ZkTestServer.run start zk server on port:40561
   [junit4]   2> 96259 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96276 T560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c64f1 name:ZooKeeperConnection Watcher:127.0.0.1:40561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96276 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96277 T553 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 96280 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96282 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@929783 name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96282 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96283 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 96285 T553 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 96287 T553 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 96289 T553 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 96290 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 96291 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 96294 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 96294 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 96298 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 96298 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 96301 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 96301 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 96303 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 96303 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 96305 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 96306 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 96308 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 96308 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 96310 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 96311 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 96313 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 96313 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 96315 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/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> 96316 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 96318 T553 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 96319 T553 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 96536 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 96539 T553 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54211
   [junit4]   2> 96540 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 96540 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96540 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002
   [junit4]   2> 96541 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/'
   [junit4]   2> 96551 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/solr.xml
   [junit4]   2> 96573 T553 oasc.CoreContainer.<init> New CoreContainer 9765278
   [junit4]   2> 96573 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/]
   [junit4]   2> 96575 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 96575 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 96575 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 96576 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96576 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96576 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96577 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96577 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96577 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 96578 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96578 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96578 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 96579 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40561/solr
   [junit4]   2> 96579 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 96580 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96581 T573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d4917 name:ZooKeeperConnection Watcher:127.0.0.1:40561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96581 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96584 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96585 T575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b5cd7f name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96585 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96586 T553 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 96589 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 96591 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 96593 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 96598 T553 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 96600 T553 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 96602 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54211_
   [junit4]   2> 96603 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54211_
   [junit4]   2> 96605 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 96607 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 96610 T553 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54211_
   [junit4]   2> 96611 T553 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 96612 T553 oasc.Overseer.start Overseer (id=91704134942785539-127.0.0.1:54211_-n_0000000000) starting
   [junit4]   2> 96615 T553 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 96623 T577 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 96623 T553 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 96624 T577 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:54211_
   [junit4]   2> 96626 T553 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 96628 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 96629 T576 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 96631 T578 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 96632 T578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 96633 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96633 T578 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 96634 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 96634 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54211",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54211_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 96635 T576 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 96635 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 96637 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96638 T575 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> 97633 T578 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 97634 T578 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 97635 T578 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 97636 T578 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 97638 T578 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 97638 T578 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/collection1/'
   [junit4]   2> 97640 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 97640 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 97641 T578 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 97670 T578 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 97692 T578 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 97694 T578 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 97707 T578 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 97869 T578 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 97871 T578 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 97872 T578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 97875 T578 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 97893 T578 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 97893 T578 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 97900 T578 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/
   [junit4]   2> 97900 T578 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bbf17a
   [junit4]   2> 97901 T578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data
   [junit4]   2> 97901 T578 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/index/
   [junit4]   2> 97902 T578 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 97902 T578 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/index
   [junit4]   2> 97902 T578 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.0615234375, floorSegmentMB=1.146484375, forceMergeDeletesPctAllowed=0.45828971620434644, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 97907 T578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 97907 T578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 97911 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 97911 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 97911 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 97912 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 97912 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 97912 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 97912 T578 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 97913 T578 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 97913 T578 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 97913 T578 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 97914 T578 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 97914 T578 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 97914 T578 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 97914 T578 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 97915 T578 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 97915 T578 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 97915 T578 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 97918 T578 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 97919 T578 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 97920 T578 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 97920 T578 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4710954165131138]
   [junit4]   2> 97921 T578 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 97921 T578 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 97922 T578 oass.SolrIndexSearcher.<init> Opening Searcher@1845af4[collection1] main
   [junit4]   2> 97922 T578 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 97923 T578 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 97923 T578 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 97924 T578 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 97924 T578 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 97924 T578 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 97924 T578 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 97925 T578 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 97925 T578 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 97925 T578 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 97927 T579 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1845af4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 97929 T578 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 97930 T582 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54211 collection:control_collection shard:shard1
   [junit4]   2> 97930 T553 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 97931 T582 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 97931 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 97932 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 97934 T584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14c260a name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97934 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 97935 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 97938 T582 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 97938 T553 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 97941 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97941 T582 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 97942 T582 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@7b3d81 url=http://127.0.0.1:54211/collection1 node=127.0.0.1:54211_ C55_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:54211, core=collection1, node_name=127.0.0.1:54211_}
   [junit4]   2> 97942 T582 C55 P54211 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54211/collection1/
   [junit4]   2> 97942 T582 C55 P54211 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 97942 T582 C55 P54211 oasc.SyncStrategy.syncToMe http://127.0.0.1:54211/collection1/ has no replicas
   [junit4]   2> 97942 T582 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54211/collection1/ shard1
   [junit4]   2> 97943 T582 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 97943 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 97946 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97948 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97950 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98051 T575 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> 98051 T584 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> 98098 T582 oasc.ZkController.register We are http://127.0.0.1:54211/collection1/ and leader is http://127.0.0.1:54211/collection1/
   [junit4]   2> 98099 T582 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54211
   [junit4]   2> 98099 T582 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 98099 T582 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 98099 T582 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 98101 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98102 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98102 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98102 T582 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 98103 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 98104 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54211",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54211_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 98106 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 98167 T553 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 98168 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 98170 T553 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47287
   [junit4]   2> 98171 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 98171 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98172 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003
   [junit4]   2> 98172 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/'
   [junit4]   2> 98182 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/solr.xml
   [junit4]   2> 98205 T553 oasc.CoreContainer.<init> New CoreContainer 16012384
   [junit4]   2> 98206 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/]
   [junit4]   2> 98206 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 98207 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 98207 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 98208 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 98208 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 98208 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 98209 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 98209 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 98209 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 98210 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 98210 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 98210 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 98211 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40561/solr
   [junit4]   2> 98211 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 98212 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 98212 T575 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> 98212 T584 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> 98214 T595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8de887 name:ZooKeeperConnection Watcher:127.0.0.1:40561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98214 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 98216 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 98218 T597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1507f7a name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 98218 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 98223 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 99226 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47287_
   [junit4]   2> 99227 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47287_
   [junit4]   2> 99235 T598 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 99235 T598 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 99236 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99236 T598 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 99236 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99236 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99238 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 99238 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47287",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47287_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 99239 T576 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 99239 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 99241 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 99344 T584 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> 99344 T597 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> 99344 T575 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> 100236 T598 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 100237 T598 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 100238 T598 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 100238 T598 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 100239 T598 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 100239 T598 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/collection1/'
   [junit4]   2> 100240 T598 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 100240 T598 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 100240 T598 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 100265 T598 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 100286 T598 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 100287 T598 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 100292 T598 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 100458 T598 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 100459 T598 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 100460 T598 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 100463 T598 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 100480 T598 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 100481 T598 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 100481 T598 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/
   [junit4]   2> 100481 T598 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bbf17a
   [junit4]   2> 100482 T598 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1
   [junit4]   2> 100482 T598 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/index/
   [junit4]   2> 100482 T598 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 100483 T598 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/index
   [junit4]   2> 100483 T598 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.0615234375, floorSegmentMB=1.146484375, forceMergeDeletesPctAllowed=0.45828971620434644, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 100488 T598 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 100489 T598 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 100493 T598 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 100494 T598 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 100494 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 100494 T598 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100494 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 100494 T598 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 100495 T598 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 100495 T598 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 100495 T598 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 100496 T598 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 100496 T598 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 100496 T598 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 100497 T598 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 100497 T598 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 100498 T598 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 100498 T598 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 100499 T598 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 100501 T598 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 100502 T598 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 100503 T598 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 100503 T598 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4710954165131138]
   [junit4]   2> 100504 T598 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 100505 T598 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 100505 T598 oass.SolrIndexSearcher.<init> Opening Searcher@e8eca4[collection1] main
   [junit4]   2> 100505 T598 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 100506 T598 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 100506 T598 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 100507 T598 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 100507 T598 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 100507 T598 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 100508 T598 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 100508 T598 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 100508 T598 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 100509 T598 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 100512 T599 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e8eca4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 100515 T598 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 100515 T602 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47287 collection:collection1 shard:shard1
   [junit4]   2> 100516 T553 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 100516 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 100519 T602 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 100524 T602 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 100526 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100526 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100526 T602 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 100527 T602 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 100526 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100527 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C56 name=collection1 org.apache.solr.core.SolrCore@1ed238e url=http://127.0.0.1:47287/collection1 node=127.0.0.1:47287_ C56_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47287, core=collection1, node_name=127.0.0.1:47287_}
   [junit4]   2> 100527 T602 C56 P47287 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47287/collection1/
   [junit4]   2> 100528 T602 C56 P47287 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 100528 T602 C56 P47287 oasc.SyncStrategy.syncToMe http://127.0.0.1:47287/collection1/ has no replicas
   [junit4]   2> 100528 T602 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47287/collection1/ shard1
   [junit4]   2> 100528 T602 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 100529 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100532 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100535 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100638 T584 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> 100638 T597 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> 100638 T575 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> 100682 T602 oasc.ZkController.register We are http://127.0.0.1:47287/collection1/ and leader is http://127.0.0.1:47287/collection1/
   [junit4]   2> 100683 T602 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47287
   [junit4]   2> 100683 T602 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 100683 T602 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 100683 T602 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 100684 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100684 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100685 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100686 T602 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100686 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 100686 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47287",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47287_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 100688 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 100763 T553 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 100764 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 100771 T553 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33332
   [junit4]   2> 100772 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 100772 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 100773 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004
   [junit4]   2> 100773 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/'
   [junit4]   2> 100790 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/solr.xml
   [junit4]   2> 100794 T597 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> 100794 T584 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> 100794 T575 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> 100826 T553 oasc.CoreContainer.<init> New CoreContainer 15090561
   [junit4]   2> 100826 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/]
   [junit4]   2> 100827 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 100828 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 100828 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 100829 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 100829 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 100830 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 100830 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 100831 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 100831 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 100832 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 100832 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 100833 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 100833 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40561/solr
   [junit4]   2> 100834 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 100835 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 100836 T613 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@159e442 name:ZooKeeperConnection Watcher:127.0.0.1:40561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100836 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 100838 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 100840 T615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1879d4b name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 100840 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 100845 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 101847 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33332_
   [junit4]   2> 101849 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33332_
   [junit4]   2> 101857 T616 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 101857 T616 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 101858 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 101858 T616 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 101858 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 101859 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 101860 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 101860 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33332",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33332_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 101860 T576 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 101861 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 101863 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 101965 T615 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> 101965 T575 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> 101965 T597 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> 101965 T584 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> 102859 T616 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 102859 T616 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 102860 T616 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 102860 T616 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 102861 T616 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 102861 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/collection1/'
   [junit4]   2> 102862 T616 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 102863 T616 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 102863 T616 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 102894 T616 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 102916 T616 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 102917 T616 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 102923 T616 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 103088 T616 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 103089 T616 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 103090 T616 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 103093 T616 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 103109 T616 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 103109 T616 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 103109 T616 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/
   [junit4]   2> 103109 T616 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bbf17a
   [junit4]   2> 103110 T616 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2
   [junit4]   2> 103110 T616 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/index/
   [junit4]   2> 103111 T616 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 103111 T616 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/index
   [junit4]   2> 103112 T616 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=61.0615234375, floorSegmentMB=1.146484375, forceMergeDeletesPctAllowed=0.45828971620434644, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 103117 T616 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 103117 T616 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 103122 T616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 103122 T616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 103122 T616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 103122 T616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103123 T616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 103123 T616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 103123 T616 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103123 T616 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 103124 T616 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 103124 T616 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 103125 T616 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 103125 T616 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 103125 T616 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 103126 T616 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 103126 T616 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 103126 T616 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 103127 T616 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 103129 T616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 103131 T616 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 103131 T616 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 103132 T616 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4710954165131138]
   [junit4]   2> 103133 T616 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 103133 T616 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 103133 T616 oass.SolrIndexSearcher.<init> Opening Searcher@421155[collection1] main
   [junit4]   2> 103133 T616 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 103134 T616 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 103134 T616 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 103135 T616 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 103135 T616 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 103135 T616 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 103136 T616 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 103136 T616 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 103136 T616 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 103137 T616 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 103139 T617 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@421155[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 103142 T616 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 103143 T620 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33332 collection:collection1 shard:shard2
   [junit4]   2> 103143 T553 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 103143 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 103144 T620 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 103149 T620 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 103150 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103150 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103150 T620 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 103151 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103151 T620 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C57 name=collection1 org.apache.solr.core.SolrCore@1340051 url=http://127.0.0.1:33332/collection1 node=127.0.0.1:33332_ C57_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33332, core=collection1, node_name=127.0.0.1:33332_}
   [junit4]   2> 103151 T620 C57 P33332 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33332/collection1/
   [junit4]   2> 103151 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103152 T620 C57 P33332 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 103152 T620 C57 P33332 oasc.SyncStrategy.syncToMe http://127.0.0.1:33332/collection1/ has no replicas
   [junit4]   2> 103152 T620 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33332/collection1/ shard2
   [junit4]   2> 103153 T620 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 103154 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103156 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103158 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103260 T584 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> 103261 T615 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> 103260 T575 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> 103260 T597 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> 103306 T620 oasc.ZkController.register We are http://127.0.0.1:33332/collection1/ and leader is http://127.0.0.1:33332/collection1/
   [junit4]   2> 103307 T620 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33332
   [junit4]   2> 103307 T620 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 103307 T620 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 103308 T620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103309 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103309 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103309 T620 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103309 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103311 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 103312 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33332",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33332_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 103314 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 103363 T553 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 103364 T553 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 103366 T553 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53589
   [junit4]   2> 103366 T553 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 103367 T553 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103367 T553 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005
   [junit4]   2> 103367 T553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/'
   [junit4]   2> 103378 T553 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/solr.xml
   [junit4]   2> 103401 T553 oasc.CoreContainer.<init> New CoreContainer 3715444
   [junit4]   2> 103401 T553 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/]
   [junit4]   2> 103402 T553 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 103402 T553 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 103403 T553 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 103403 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 103403 T553 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 103404 T553 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 103404 T553 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 103404 T553 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 103404 T553 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 103405 T553 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103406 T553 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103406 T553 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 103406 T553 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40561/solr
   [junit4]   2> 103407 T553 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 103407 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103412 T631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a441f name:ZooKeeperConnection Watcher:127.0.0.1:40561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103413 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103415 T553 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103416 T597 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> 103416 T575 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> 103416 T584 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> 103416 T615 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> 103417 T633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a57e62 name:ZooKeeperConnection Watcher:127.0.0.1:40561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103417 T553 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103424 T553 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 104427 T553 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53589_
   [junit4]   2> 104429 T553 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53589_
   [junit4]   2> 104443 T634 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 104443 T634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 104445 T634 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 104445 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104446 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104446 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104449 T576 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 104450 T576 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53589",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53589_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 104450 T576 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 104451 T576 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 104454 T575 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 104559 T575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 104559 T584 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 104559 T615 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 104559 T597 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 104559 T633 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 105445 T634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 105446 T634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 105447 T634 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 105447 T634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 105448 T634 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 105448 T634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/collection1/'
   [junit4]   2> 105449 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 105449 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 105449 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 105479 T634 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit

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

nk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty11/index.20140505124826876;done=false>>]
   [junit4]   2> 209186 T1028 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty11/index.20140505124826876
   [junit4]   2> 209186 T1028 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 209187 T1028 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 209187 T1028 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 209187 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209187 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209187 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209187 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209188 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209189 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209189 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209189 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209189 T1028 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 209240 T1133 C395 P38730 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 209242 T1133 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 209242 T1133 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4be7a3
   [junit4]   2> 209244 T1133 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=22,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=47,cumulative_deletesById=24,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=12352,transaction_logs_total_number=4}
   [junit4]   2> 209245 T1133 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 209245 T1133 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 209245 T1133 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 209256 T1133 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 209257 T1133 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 209257 T1133 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12/index;done=false>>]
   [junit4]   2> 209257 T1133 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12/index
   [junit4]   2> 209258 T1133 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 209258 T1133 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001/tempDir-001/jetty12
   [junit4]   2> 209258 T1133 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 209259 T1133 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [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: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-658E517846788EA9-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_t=Pulsing41(freqCutoff=3 minBlockSize=44 maxBlockSize=94), a_i=PostingsFormat(name=Lucene41VarGapFixedInterval), rnd_b=PostingsFormat(name=Lucene41VarGapFixedInterval), id=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=Pulsing41(freqCutoff=3 minBlockSize=44 maxBlockSize=94)}, docValues:{}, sim=DefaultSimilarity, locale=de_DE, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=70151376,total=258736128
   [junit4]   2> NOTE: All tests run in this JVM: [RequiredFieldsTest, DeleteReplicaTest, SuggesterWFSTTest, TestDistribDocBasedVersion, TestZkChroot, JSONWriterTest, CachingDirectoryFactoryTest, TestLRUCache, TestManagedSchemaFieldResource, TestRecovery, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 114.09s, 1 test, 1 failure <<< FAILURES!

[...truncated 988 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 398 suites, 1670 tests, 1 failure, 37 ignored (16 assumptions)

Total time: 55 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure