You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/01/18 09:33:59 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2275 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2275/

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

Error Message:
could not set the new overseer

Stack Trace:
java.lang.AssertionError: could not set the new overseer
	at __randomizedtesting.SeedInfo.seed([E135B76EFFEB16DD:60D3397688B476E1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.OverseerRolesTest.addOverseerRole2ExistingNodes(OverseerRolesTest.java:120)
	at org.apache.solr.cloud.OverseerRolesTest.doTest(OverseerRolesTest.java:86)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 10281 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 2043096 T4380 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2043101 T4380 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-OverseerRolesTest-1390033769935
   [junit4]   2> 2043103 T4380 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2043104 T4381 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2043205 T4380 oasc.ZkTestServer.run start zk server on port:24425
   [junit4]   2> 2043206 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043211 T4387 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ce3a411 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043211 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043212 T4380 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2043247 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043286 T4389 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d411a42 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043287 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043287 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2043302 T4380 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2043304 T4380 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2043307 T4380 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2043316 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2043317 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2043322 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2043323 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2043426 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2043427 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2043430 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2043430 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2043441 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2043442 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2043445 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2043445 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2043448 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2043449 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2043452 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2043452 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2043455 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2043456 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2043463 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2043464 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2043466 T4380 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2043467 T4380 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2043750 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2043755 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27911
   [junit4]   2> 2043756 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2043756 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2043757 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303
   [junit4]   2> 2043757 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/'
   [junit4]   2> 2043797 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/solr.xml
   [junit4]   2> 2043881 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2043882 T4380 oasc.CoreContainer.<init> New CoreContainer 1540274259
   [junit4]   2> 2043883 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/]
   [junit4]   2> 2043885 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2043885 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2043886 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2043886 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2043887 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2043887 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2043888 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2043889 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2043889 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2043899 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2043900 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2043901 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2043901 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2043902 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2043903 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043906 T4400 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60a7803b name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043906 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043917 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2043918 T4402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@580a9046 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2043919 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2043921 T4380 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2043929 T4380 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2043937 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2043939 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27911_
   [junit4]   2> 2043941 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27911_
   [junit4]   2> 2043950 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2043953 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2043964 T4380 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2043967 T4380 oasc.Overseer.start Overseer (id=91097253146918915-127.0.0.1:27911_-n_0000000000) starting
   [junit4]   2> 2043981 T4380 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2043992 T4404 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2043993 T4380 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2043993 T4404 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2043995 T4380 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2043997 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2044000 T4403 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2044004 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303
   [junit4]   2> 2044017 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/conf/
   [junit4]   2> 2044336 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2044338 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2044338 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2044340 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044343 T4407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@389dbbdf name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044343 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044344 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2044346 T4380 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2044649 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2044653 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28446
   [junit4]   2> 2044653 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2044654 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2044655 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179
   [junit4]   2> 2044655 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/'
   [junit4]   2> 2044693 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/solr.xml
   [junit4]   2> 2044769 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2044770 T4380 oasc.CoreContainer.<init> New CoreContainer 737333447
   [junit4]   2> 2044770 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/]
   [junit4]   2> 2044772 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2044772 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2044773 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2044773 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2044774 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2044775 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2044775 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2044776 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2044776 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2044785 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2044785 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2044786 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2044786 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2044787 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2044788 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044790 T4418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5268cf5b name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044791 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044793 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2044795 T4420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cdbf689 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2044796 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2044806 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2045809 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28446_
   [junit4]   2> 2045811 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28446_
   [junit4]   2> 2045814 T4402 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045814 T4420 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045814 T4407 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2045834 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179
   [junit4]   2> 2045837 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/conf/
   [junit4]   2> 2046008 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2046009 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2046009 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2046285 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2046288 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19164
   [junit4]   2> 2046289 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2046290 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2046290 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842
   [junit4]   2> 2046291 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/'
   [junit4]   2> 2046331 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/solr.xml
   [junit4]   2> 2046412 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2046413 T4380 oasc.CoreContainer.<init> New CoreContainer 2047639353
   [junit4]   2> 2046413 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/]
   [junit4]   2> 2046415 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2046416 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2046417 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2046417 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2046418 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2046418 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2046419 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2046419 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2046420 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2046429 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2046430 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2046431 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2046431 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2046432 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2046433 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046435 T4432 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a74b5c8 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2046438 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2046441 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046448 T4434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59572a89 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2046449 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2046453 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2047457 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19164_
   [junit4]   2> 2047468 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19164_
   [junit4]   2> 2047470 T4407 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4402 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4434 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047471 T4420 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2047488 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842
   [junit4]   2> 2047493 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/conf/
   [junit4]   2> 2047768 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2047769 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2047770 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2048043 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2048047 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21634
   [junit4]   2> 2048048 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2048048 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2048049 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603
   [junit4]   2> 2048049 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/'
   [junit4]   2> 2048089 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/solr.xml
   [junit4]   2> 2048179 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2048180 T4380 oasc.CoreContainer.<init> New CoreContainer 1318846824
   [junit4]   2> 2048180 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/]
   [junit4]   2> 2048181 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2048182 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2048183 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2048184 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2048184 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2048191 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2048192 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2048192 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2048193 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2048193 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2048194 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048196 T4446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64207b29 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2048197 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2048200 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2048202 T4448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@728c2ed0 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2048202 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2048214 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2049217 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21634_
   [junit4]   2> 2049222 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21634_
   [junit4]   2> 2049225 T4407 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049226 T4448 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4420 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4402 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049225 T4434 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2049233 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603
   [junit4]   2> 2049236 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/conf/
   [junit4]   2> 2049517 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2049518 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2049518 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2049796 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2049799 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25034
   [junit4]   2> 2049800 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2049801 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2049801 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351
   [junit4]   2> 2049802 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/'
   [junit4]   2> 2049841 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/solr.xml
   [junit4]   2> 2049921 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2049922 T4380 oasc.CoreContainer.<init> New CoreContainer 809260420
   [junit4]   2> 2049922 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/]
   [junit4]   2> 2049924 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2049925 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2049926 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2049926 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2049927 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2049927 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2049928 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2049928 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2049929 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2049940 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2049941 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2049941 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2049942 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2049942 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2049943 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2049952 T4460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@491265d9 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2049953 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2049956 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2049958 T4462 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4521af21 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2049958 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2049975 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2050978 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25034_
   [junit4]   2> 2050980 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25034_
   [junit4]   2> 2050983 T4402 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4407 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4448 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4434 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4462 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050983 T4420 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2050996 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351
   [junit4]   2> 2050998 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/conf/
   [junit4]   2> 2051169 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2051169 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2051170 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2051444 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2051448 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25040
   [junit4]   2> 2051449 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2051449 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2051450 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003
   [junit4]   2> 2051451 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/'
   [junit4]   2> 2051490 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/solr.xml
   [junit4]   2> 2051569 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2051570 T4380 oasc.CoreContainer.<init> New CoreContainer 1188527231
   [junit4]   2> 2051571 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/]
   [junit4]   2> 2051573 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2051573 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2051574 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2051574 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2051575 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2051576 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2051576 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2051577 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2051577 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2051588 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2051589 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2051589 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2051590 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2051591 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2051592 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051594 T4474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d2e9a2e name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2051595 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2051633 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2051644 T4476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39558a6a name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2051645 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2051686 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2052689 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25040_
   [junit4]   2> 2052691 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25040_
   [junit4]   2> 2052699 T4402 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4476 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4420 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4434 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052700 T4448 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052699 T4462 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052699 T4407 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2052715 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003
   [junit4]   2> 2052719 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/conf/
   [junit4]   2> 2052890 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2052891 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2052891 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2053165 T4380 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2053169 T4380 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25044
   [junit4]   2> 2053170 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2053170 T4380 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2053171 T4380 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724
   [junit4]   2> 2053171 T4380 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/'
   [junit4]   2> 2053209 T4380 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/solr.xml
   [junit4]   2> 2053283 T4380 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2053284 T4380 oasc.CoreContainer.<init> New CoreContainer 1387833156
   [junit4]   2> 2053284 T4380 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/]
   [junit4]   2> 2053286 T4380 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2053287 T4380 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2053287 T4380 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2053288 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2053288 T4380 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2053289 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2053289 T4380 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2053290 T4380 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2053290 T4380 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2053300 T4380 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2053301 T4380 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2053301 T4380 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2053302 T4380 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:24425/solr
   [junit4]   2> 2053303 T4380 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2053304 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053506 T4488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58ed8bc9 name:ZooKeeperConnection Watcher:127.0.0.1:24425 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053507 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2053510 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2053523 T4490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55090a53 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2053523 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2053528 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054531 T4380 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25044_
   [junit4]   2> 2054592 T4380 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25044_
   [junit4]   2> 2054595 T4476 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4407 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4448 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4462 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4402 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4490 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4434 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054596 T4420 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2054610 T4380 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724
   [junit4]   2> 2054614 T4380 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/conf/
   [junit4]   2> 2054883 T4380 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2054885 T4380 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 2054885 T4380 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2054887 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054920 T4493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@87bccd5 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2054920 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2054922 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054925 T4380 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054945 T4495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6daefa45 name:ZooKeeperConnection Watcher:127.0.0.1:24425/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2054945 T4380 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2054946 T4380 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2054950 T4424 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=4&maxShardsPerNode=2&name=testOverseerCol&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 2054975 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2054977 T4404 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":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2054977 T4404 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2054978 T4404 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2054978 T4404 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 2054979 T4404 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 2055026 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055027 T4403 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2055028 T4403 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 2055028 T4403 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2055040 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055047 T4402 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> 2055048 T4493 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> 2055048 T4490 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> 2055048 T4462 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> 2055047 T4407 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> 2055047 T4434 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> 2055047 T4448 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> 2055047 T4420 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> 2055047 T4495 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> 2055047 T4476 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> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:28446_
   [junit4]   2> 2055127 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:25044_
   [junit4]   2> 2055130 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:27911_
   [junit4]   2> 2055130 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:25034_
   [junit4]   2> 2055131 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:21634_
   [junit4]   2> 2055132 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:25040_
   [junit4]   2> 2055132 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:19164_
   [junit4]   2> 2055133 T4410 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 2055133 T4404 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:28446_
   [junit4]   2> 2055134 T4452 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 2055135 T4392 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 2055135 T4466 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 2055135 T4480 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 2055137 T4425 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 2055137 T4411 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 2055136 T4438 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 2055138 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055139 T4410 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4452 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4438 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4411 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4425 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4480 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4466 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055140 T4392 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2055141 T4403 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2055144 T4403 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:28446",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:28446_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055154 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055155 T4403 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:25034",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25034_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055158 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055158 T4403 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:27911",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:27911_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055175 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055176 T4403 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:25040",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25040_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055179 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055180 T4403 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:25044",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:25044_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055182 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055183 T4403 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:19164",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19164_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055186 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055186 T4403 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:28446",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:28446_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055189 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055189 T4403 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:21634",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21634_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2055192 T4402 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2055294 T4402 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> 2055295 T4434 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> 2055295 T4490 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> 2055294 T4495 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> 2055295 T4462 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> 2055295 T4476 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> 2055295 T4420 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> 2055295 T4493 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> 2055295 T4407 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> 2055295 T4448 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> 2056140 T4410 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 2056141 T4452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 2056142 T4438 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 2056142 T4411 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 2056142 T4410 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1
   [junit4]   2> 2056143 T4452 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/testOverseerCol_shard2_replica2
   [junit4]   2> 2056144 T4452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056143 T4425 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 2056143 T4480 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 2056145 T4438 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/testOverseerCol_shard3_replica1
   [junit4]   2> 2056146 T4438 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056145 T4452 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056146 T4438 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056147 T4425 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/testOverseerCol_shard4_replica1
   [junit4]   2> 2056147 T4480 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/testOverseerCol_shard1_replica2
   [junit4]   2> 2056148 T4480 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056144 T4411 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard4_replica2
   [junit4]   2> 2056149 T4480 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056150 T4480 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056144 T4392 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 2056144 T4466 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 2056143 T4410 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056151 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty6-1390033779724/testOverseerCol_shard1_replica2/'
   [junit4]   2> 2056152 T4410 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056153 T4410 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056149 T4411 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056154 T4392 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/testOverseerCol_shard2_replica1
   [junit4]   2> 2056154 T4392 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056148 T4425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056147 T4438 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056147 T4452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056156 T4425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056157 T4425 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056155 T4392 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056158 T4392 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056154 T4411 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056154 T4410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/'
   [junit4]   2> 2056159 T4392 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-controljetty-1390033770303/testOverseerCol_shard2_replica1/'
   [junit4]   2> 2056153 T4466 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ./org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/testOverseerCol_shard3_replica2
   [junit4]   2> 2056159 T4411 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056158 T4425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty2-1390033772842/testOverseerCol_shard4_replica1/'
   [junit4]   2> 2056157 T4452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty4-1390033776351/testOverseerCol_shard2_replica2/'
   [junit4]   2> 2056156 T4438 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.OverseerRolesTest-jetty3-1390033774603/testOverseerCol_shard3_replica1/'
   [junit4]   2> 2056162 T4411 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard4_replica2/'
   [junit4]   2> 2056161 T4466 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2056165 T4466 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2056165 T4466 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2056166 T4466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.OverseerRolesTest-jetty5-1390033778003/testOverseerCol_shard3_replica2/'
   [junit4]   2> 2056320 T4411 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056321 T4410 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056321 T4452 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056322 T4392 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056322 T4466 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056324 T4425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056324 T4438 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056325 T4480 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 2056436 T4392 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056439 T4438 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056440 T4425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4480 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056441 T4411 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056443 T4466 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056444 T4410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2056444 T4411 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056445 T4410 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056457 T4411 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 2056457 T4410 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 2056538 T4392 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056540 T4438 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056541 T4425 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056542 T4480 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056543 T4452 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056544 T4466 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2056552 T4392 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 2056554 T4438 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 2056556 T4480 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 2056557 T4452 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 2056561 T4425 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 2056567 T4466 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 2057447 T4410 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057450 T4410 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057451 T4410 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2057466 T4410 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2057472 T4410 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2057498 T4410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057502 T4411 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057504 T4411 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2057505 T4411 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2057507 T4410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057515 T4410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057516 T4411 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2057517 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2057518 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2057518 T4410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057520 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2057521 T4410 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2057522 T4410 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2057522 T4411 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2057523 T4410 oasc.SolrCore.<init> [testOverseerCol_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/, dataDir=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/
   [junit4]   2> 2057524 T4410 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f61009a
   [junit4]   2> 2057526 T4410 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data
   [junit4]   2> 2057526 T4410 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index/
   [junit4]   2> 2057527 T4410 oasc.SolrCore.initIndex WARN [testOverseerCol_shard1_replica1] Solr index directory './org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2057529 T4410 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.OverseerRolesTest-jetty1-1390033771179/testOverseerCol_shard1_replica1/data/index
   [junit4]   2> 2057530 T4410 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7333154639143066]
   [junit4]   2> 2057531 T4410 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49535665 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f4ad092),segFN=segments_1,generation=1}
   [junit4]   2> 2057532 T4410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2057536 T4411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057539 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2057540 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057541 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2057542 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057543 T4411 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2057543 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2057544 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2057545 T4410 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2057546 T4410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2057547 T4410 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2057548 T4410 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2057549 T4411 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2057549 T4410 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2057550 T4410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2057550 T4411 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 

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

)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 2075657 T4490 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testOverseerCol/leader_elect/shard1/election/91097253146918928-core_node5-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 2075658 T4434 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075658 T4490 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075659 T4490 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 2075660 T4490 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2075660 T4490 oasc.LeaderElector$1.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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [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:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=DefaultSimilarity, locale=is, timezone=Indian/Reunion
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=105646336,total=419037184
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestFaceting, SolrInfoMBeanTest, TestRealTimeGet, DistributedTermsComponentTest, TestRemoteStreaming, TestFileDictionaryLookup, TestBadConfig, WordBreakSolrSpellCheckerTest, TestSolrQueryParserResource, TestLFUCache, EchoParamsTest, ShowFileRequestHandlerTest, SearchHandlerTest, TestAddFieldRealTimeGet, HdfsUnloadDistributedZkTest, TestCollationKeyRangeQueries, TestDynamicFieldResource, SpatialFilterTest, TestMergePolicyConfig, TestCollationFieldDocValues, ScriptEngineTest, PrimitiveFieldTypeTest, BasicFunctionalityTest, DOMUtilTest, HdfsCollectionsAPIDistributedZkTest, DocValuesMissingTest, TestGroupingSearch, AddSchemaFieldsUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, TestSort, TestWriterPerf, LukeRequestHandlerTest, TestTrie, TestHighFrequencyDictionaryFactory, QueryEqualityTest, BasicDistributedZkTest, SolrXmlInZkTest, TestDocBasedVersionConstraints, TermsComponentTest, DocumentBuilderTest, TestSerializedLuceneMatchVersion, QueryElevationComponentTest, CSVRequestHandlerTest, TestValueSourceCache, PeerSyncTest, OverseerTest, TestRandomDVFaceting, SynonymTokenizerTest, TestElisionMultitermQuery, SoftAutoCommitTest, TestSolrIndexConfig, SolrTestCaseJ4Test, TestNonNRTOpen, HdfsDirectoryTest, TestLRUCache, DeleteShardTest, DistributedSpellCheckComponentTest, FieldMutatingUpdateProcessorTest, MBeansHandlerTest, UnloadDistributedZkTest, DateMathParserTest, TestNRTOpen, TestSolrXMLSerializer, TestPseudoReturnFields, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, BadCopyFieldTest, TestReloadAndDeleteDocs, TestPostingsSolrHighlighter, ClusterStateUpdateTest, TestShardHandlerFactory, HdfsBasicDistributedZk2Test, SolrIndexSplitterTest, HdfsLockFactoryTest, ShardRoutingTest, TestCustomSort, InfoHandlerTest, TestSearchPerf, SOLR749Test, SuggesterFSTTest, ZkControllerTest, CopyFieldTest, SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, SyncSliceTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, SliceStateUpdateTest, TestDistributedSearch, TestMultiCoreConfBootstrap, TestStressVersions, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest, SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, SuggesterWFSTTest, NoCacheHeaderTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, CacheHeaderTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, ReturnFieldsTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, UpdateParamsTest, BadComponentTest, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AssignTest, ConnectionManagerTest, OverseerRolesTest]
   [junit4] Completed on J0 in 32.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 118 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:459: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:439: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1308: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:941: There were test failures: 354 suites, 1541 tests, 1 failure, 34 ignored (6 assumptions)

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