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

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9637/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44016 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44016 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([2C48C57D48B4AA31:CF3ECCE8AFCE3F43]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	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:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44016 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
	... 47 more




Build Log:
[...truncated 11607 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> 7799 T45 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 7800 T45 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 7801 T45 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 7810 T45 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393690420544
   [junit4]   2> 7812 T45 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 7814 T46 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 7914 T45 oasc.ZkTestServer.run start zk server on port:44016
   [junit4]   2> 7955 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45527 T49 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 37534ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 45529 T45 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 45537 T47 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1447e6c257f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 45538 T45 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44016 44016
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=2C48C57D48B4AA31 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=Europe/Chisinau -Dtests.file.encoding=UTF-8
   [junit4] ERROR   38.0s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44016 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2C48C57D48B4AA31:CF3ECCE8AFCE3F43]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:148)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:99)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:94)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:85)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44016 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:222)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:140)
   [junit4]    > 	... 47 more
   [junit4]   2> 45836 T45 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1393690458571
   [junit4]   2> 45837 T45 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 45838 T53 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 45938 T45 oasc.ZkTestServer.run start zk server on port:56931
   [junit4]   2> 45939 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45944 T59 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@edd183 name:ZooKeeperConnection Watcher:127.0.0.1:56931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45946 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45948 T45 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 45970 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45972 T61 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c596d9 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45972 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45977 T45 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 45985 T45 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 45989 T45 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 45992 T45 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 45996 T45 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 46003 T45 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 46009 T45 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 46010 T45 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 46018 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 46018 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 46019 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 46019 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 46020 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 46020 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 46021 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 46021 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 46021 T45 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 46026 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46028 T63 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1faa7af name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46028 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46214 T45 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 46448 T45 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 46472 T45 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40045
   [junit4]   2> 46509 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 46510 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46510 T45 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765
   [junit4]   2> 46511 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/'
   [junit4]   2> 46531 T45 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/solr.xml
   [junit4]   2> 46601 T45 oasc.CoreContainer.<init> New CoreContainer 9446740
   [junit4]   2> 46601 T45 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/]
   [junit4]   2> 46603 T45 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 46603 T45 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 46604 T45 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 46604 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 46604 T45 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 46605 T45 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 46605 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 46606 T45 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 46606 T45 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 46614 T45 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46614 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46615 T45 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 46615 T45 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56931/solr
   [junit4]   2> 46624 T45 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46625 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46630 T75 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@152d0fe name:ZooKeeperConnection Watcher:127.0.0.1:56931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46631 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46641 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46643 T77 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d07d4 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46643 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46650 T45 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 46659 T45 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 46680 T45 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 46683 T45 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40045_
   [junit4]   2> 46688 T45 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40045_
   [junit4]   2> 46694 T45 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 46698 T45 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 46716 T45 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:40045_
   [junit4]   2> 46717 T45 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 46722 T45 oasc.Overseer.start Overseer (id=91336897893105668-127.0.0.1:40045_-n_0000000000) starting
   [junit4]   2> 46811 T45 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 46831 T79 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 46833 T45 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 46837 T45 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 46839 T79 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 46843 T45 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46854 T78 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 46873 T80 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 46874 T80 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46878 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46878 T80 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 46882 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 46887 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40045",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40045_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 46887 T78 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 46897 T78 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 46906 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 46911 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 47879 T80 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 47880 T80 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/collection1
   [junit4]   2> 47880 T80 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 47881 T80 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 47882 T80 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 47884 T80 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 47884 T80 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/collection1/'
   [junit4]   2> 47948 T80 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 48029 T80 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48032 T80 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 48080 T80 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 48134 T80 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 48141 T80 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 48147 T80 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 48154 T80 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 48572 T80 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 48574 T80 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 48577 T80 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 48578 T80 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 48581 T80 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 48581 T80 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1393690458765/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/
   [junit4]   2> 48582 T80 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 48583 T80 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data
   [junit4]   2> 48583 T80 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/index/
   [junit4]   2> 48583 T80 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 48583 T80 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/index
   [junit4]   2> 48585 T80 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@403a1e lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 48585 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48587 T80 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 48587 T80 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 48587 T80 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 48588 T80 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 48588 T80 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 48588 T80 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 48589 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 48589 T80 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 48591 T80 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 48594 T80 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 48594 T80 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 48596 T80 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@403a1e lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 48597 T80 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 48597 T80 oass.SolrIndexSearcher.<init> Opening Searcher@1571786[collection1] main
   [junit4]   2> 48599 T81 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1571786[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 48599 T80 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 48600 T45 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 48601 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 48601 T84 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40045 collection:control_collection shard:shard1
   [junit4]   2> 48608 T84 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 48612 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48613 T86 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e32705 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48613 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48615 T45 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48622 T84 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 48623 T45 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 48625 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48625 T84 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 48626 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 48627 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@1299dd5 url=https://127.0.0.1:40045/collection1 node=127.0.0.1:40045_ C3_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:40045, core=collection1, node_name=127.0.0.1:40045_}
   [junit4]   2> 48627 T84 C3 P40045 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:40045/collection1/
   [junit4]   2> 48628 T84 C3 P40045 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 48628 T84 C3 P40045 oasc.SyncStrategy.syncToMe https://127.0.0.1:40045/collection1/ has no replicas
   [junit4]   2> 48629 T84 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:40045/collection1/ shard1
   [junit4]   2> 48629 T84 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 48631 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48633 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48633 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48653 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48655 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48657 T45 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 48658 T45 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 48662 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48666 T45 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 48669 T45 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37212
   [junit4]   2> 48674 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 48675 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 48675 T45 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358
   [junit4]   2> 48676 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/'
   [junit4]   2> 48688 T45 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/solr.xml
   [junit4]   2> 48760 T45 oasc.CoreContainer.<init> New CoreContainer 20011778
   [junit4]   2> 48761 T45 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/]
   [junit4]   2> 48762 T45 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 48762 T45 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 48763 T45 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 48763 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 48764 T45 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 48764 T45 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 48764 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 48765 T45 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 48765 T45 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 48767 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48767 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48772 T45 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 48773 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 48773 T45 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 48773 T45 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56931/solr
   [junit4]   2> 48774 T45 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 48775 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48778 T97 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b1b464 name:ZooKeeperConnection Watcher:127.0.0.1:56931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48779 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48782 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 48784 T99 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14193b6 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 48784 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 48795 T45 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 48804 T84 oasc.ZkController.register We are https://127.0.0.1:40045/collection1/ and leader is https://127.0.0.1:40045/collection1/
   [junit4]   2> 48805 T84 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40045
   [junit4]   2> 48805 T84 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 48805 T84 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 48805 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 48807 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48807 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48808 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48808 T84 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48810 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48812 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40045",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40045_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 48815 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 48919 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48919 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 48919 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 49800 T45 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37212_
   [junit4]   2> 49802 T45 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37212_
   [junit4]   2> 49805 T86 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49806 T99 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49806 T77 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 49817 T100 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 49817 T100 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 49819 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49819 T100 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 49819 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49819 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 49823 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 49825 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37212",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37212_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 49825 T78 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 49826 T78 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 49911 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 50014 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 50014 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 50014 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 50819 T100 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 50820 T100 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/collection1
   [junit4]   2> 50820 T100 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 50822 T100 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 50822 T100 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 50824 T100 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 50824 T100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/collection1/'
   [junit4]   2> 50879 T100 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 50935 T100 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 50938 T100 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 50991 T100 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 51510 T100 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 51514 T100 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 51518 T100 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 51518 T100 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 51520 T100 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51520 T100 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1393690461358/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/
   [junit4]   2> 51521 T100 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 51521 T100 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1
   [junit4]   2> 51522 T100 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/index/
   [junit4]   2> 51522 T100 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 51523 T100 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/index
   [junit4]   2> 51525 T100 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5f10e6 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 51525 T100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51527 T100 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51528 T100 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 51528 T100 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 51528 T100 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 51529 T100 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 51529 T100 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 51530 T100 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 51530 T100 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 51534 T100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 51537 T100 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 51538 T100 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 51539 T100 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5f10e6 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 51539 T100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 51540 T100 oass.SolrIndexSearcher.<init> Opening Searcher@1edfd5c[collection1] main
   [junit4]   2> 51546 T101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1edfd5c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 51546 T100 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 51551 T45 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 51551 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 51551 T104 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37212 collection:collection1 shard:shard1
   [junit4]   2> 51556 T104 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 51581 T104 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 51586 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51587 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51587 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51589 T104 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 51590 T104 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@18f546d url=https://127.0.0.1:37212/collection1 node=127.0.0.1:37212_ C4_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:37212, core=collection1, node_name=127.0.0.1:37212_}
   [junit4]   2> 51590 T104 C4 P37212 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37212/collection1/
   [junit4]   2> 51591 T104 C4 P37212 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 51591 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51591 T104 C4 P37212 oasc.SyncStrategy.syncToMe https://127.0.0.1:37212/collection1/ has no replicas
   [junit4]   2> 51592 T104 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37212/collection1/ shard1
   [junit4]   2> 51593 T104 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 51604 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51606 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51606 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51606 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51618 T45 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 51621 T45 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 51622 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51625 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51639 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51646 T45 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 51651 T45 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36168
   [junit4]   2> 51654 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 51655 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51655 T45 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288
   [junit4]   2> 51656 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/'
   [junit4]   2> 51678 T45 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/solr.xml
   [junit4]   2> 51743 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51743 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51744 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51760 T45 oasc.CoreContainer.<init> New CoreContainer 9567619
   [junit4]   2> 51760 T45 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/]
   [junit4]   2> 51762 T45 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 51762 T45 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 51762 T45 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 51763 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 51763 T45 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 51763 T45 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 51764 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 51764 T45 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 51765 T45 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 51772 T45 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 51773 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 51774 T45 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 51774 T45 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56931/solr
   [junit4]   2> 51775 T45 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 51776 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51777 T104 oasc.ZkController.register We are https://127.0.0.1:37212/collection1/ and leader is https://127.0.0.1:37212/collection1/
   [junit4]   2> 51777 T104 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37212
   [junit4]   2> 51778 T104 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 51778 T104 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 51778 T104 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51778 T115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19e5711 name:ZooKeeperConnection Watcher:127.0.0.1:56931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51779 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51780 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51780 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51781 T104 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51781 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51782 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 51784 T117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c5df17 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51784 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 51785 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51787 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37212",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37212_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 51791 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 51792 T45 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 51895 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51895 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51895 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 51896 T117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 52797 T45 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36168_
   [junit4]   2> 52799 T45 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36168_
   [junit4]   2> 52804 T99 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52804 T117 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52804 T77 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52805 T86 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 52816 T118 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 52816 T118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 52817 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 52818 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 52818 T118 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 52818 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 52820 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 52821 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36168",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36168_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 52821 T78 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 52822 T78 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 52825 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 52929 T117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 52929 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 52929 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 52929 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 53818 T118 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 53819 T118 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/collection1
   [junit4]   2> 53819 T118 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 53820 T118 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 53820 T118 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 53822 T118 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 53822 T118 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/collection1/'
   [junit4]   2> 53867 T118 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 53906 T118 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 53908 T118 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 53936 T118 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 54298 T118 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 54301 T118 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 54307 T118 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 54307 T118 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 54309 T118 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 54309 T118 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1393690464288/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/
   [junit4]   2> 54309 T118 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 54311 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2
   [junit4]   2> 54311 T118 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/index/
   [junit4]   2> 54311 T118 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 54312 T118 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/index
   [junit4]   2> 54314 T118 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@288f00 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 54314 T118 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 54316 T118 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 54316 T118 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 54316 T118 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 54317 T118 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 54317 T118 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 54318 T118 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 54318 T118 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 54318 T118 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 54321 T118 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54324 T118 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 54324 T118 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 54326 T118 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@288f00 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 54326 T118 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 54327 T118 oass.SolrIndexSearcher.<init> Opening Searcher@3c8a0e[collection1] main
   [junit4]   2> 54328 T119 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c8a0e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 54328 T118 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 54329 T45 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 54329 T122 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36168 collection:collection1 shard:shard2
   [junit4]   2> 54330 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 54331 T122 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 54339 T122 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 54341 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54341 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54342 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54342 T122 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 54342 T122 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@1526b60 url=https://127.0.0.1:36168/collection1 node=127.0.0.1:36168_ C5_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:36168, core=collection1, node_name=127.0.0.1:36168_}
   [junit4]   2> 54343 T122 C5 P36168 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36168/collection1/
   [junit4]   2> 54343 T122 C5 P36168 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 54344 T122 C5 P36168 oasc.SyncStrategy.syncToMe https://127.0.0.1:36168/collection1/ has no replicas
   [junit4]   2> 54344 T122 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36168/collection1/ shard2
   [junit4]   2> 54344 T122 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 54346 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54351 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54353 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54362 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54365 T45 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 54366 T45 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 54371 T45 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 54374 T45 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:34864
   [junit4]   2> 54377 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 54377 T45 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 54377 T45 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066
   [junit4]   2> 54378 T45 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/'
   [junit4]   2> 54394 T45 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/solr.xml
   [junit4]   2> 54447 T45 oasc.CoreContainer.<init> New CoreContainer 14000198
   [junit4]   2> 54447 T45 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/]
   [junit4]   2> 54449 T45 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 54449 T45 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 54449 T45 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 54450 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 54450 T45 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 54450 T45 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 54451 T45 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 54451 T45 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 54452 T45 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 54457 T45 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 54457 T45 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 54458 T45 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 54458 T45 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56931/solr
   [junit4]   2> 54459 T45 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 54459 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 54461 T133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cdbe6 name:ZooKeeperConnection Watcher:127.0.0.1:56931 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 54462 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 54465 T45 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 54466 T117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54466 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54467 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54466 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54467 T135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5569c9 name:ZooKeeperConnection Watcher:127.0.0.1:56931/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 54468 T45 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 54475 T45 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 54505 T122 oasc.ZkController.register We are https://127.0.0.1:36168/collection1/ and leader is https://127.0.0.1:36168/collection1/
   [junit4]   2> 54506 T122 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36168
   [junit4]   2> 54506 T122 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 54506 T122 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 54507 T122 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 54508 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54509 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54509 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54510 T122 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54511 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54513 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36168",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36168_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 54517 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 54621 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54621 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54621 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54621 T117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 54621 T135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 55479 T45 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34864_
   [junit4]   2> 55481 T45 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34864_
   [junit4]   2> 55484 T86 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55485 T135 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55485 T77 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55485 T117 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55485 T99 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 55496 T136 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 55496 T136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 55497 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55497 T136 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 55498 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55498 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55500 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 55501 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34864",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34864_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 55502 T78 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 55502 T78 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 55505 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 55608 T117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55609 T77 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55609 T135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55608 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 55608 T86 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 56498 T136 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 56499 T136 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/collection1
   [junit4]   2> 56499 T136 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 56500 T136 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 56500 T136 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 56502 T136 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 56502 T136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/collection1/'
   [junit4]   2> 56543 T136 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 56586 T136 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 56588 T136 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 56637 T136 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 57024 T136 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 57027 T136 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 57029 T136 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 57030 T136 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 57031 T136 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 57032 T136 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1393690467066/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/
   [junit4]   2> 57032 T136 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 57033 T136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3
   [junit4]   2> 57033 T136 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index/
   [junit4]   2> 57033 T136 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 57033 T136 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index
   [junit4]   2> 57035 T136 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128054e lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 57035 T136 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57036 T136 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 57037 T136 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 57037 T136 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 57038 T136 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 57038 T136 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 57038 T136 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 57039 T136 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 57039 T136 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 57041 T136 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57044 T136 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 57044 T136 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 57045 T136 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@128054e lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 57045 T136 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57046 T136 oass.SolrIndexSearcher.<init> Opening Searcher@11299b5[collection1] main
   [junit4]   2> 57048 T137 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11299b5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 57048 T136 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 57048 T45 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 57049 T45 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 57048 T140 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:34864 collection:collection1 shard:shard1
   [junit4]   2> 57054 T140 oasc.ZkController.register We are https://127.0.0.1:34864/collection1/ and leader is https://127.0.0.1:37212/collection1/
   [junit4]   2> 57054 T140 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:34864
   [junit4]   2> 57054 T140 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 57055 T140 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@7fc766 url=https://127.0.0.1:34864/collection1 node=127.0.0.1:34864_ C6_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:34864, core=collection1, node_name=127.0.0.1:34864_}
   [junit4]   2> 57058 T141 C6 P34864 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 57059 T140 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 57060 T141 C6 P34864 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 57060 T141 C6 P34864 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 57060 T141 C6 P34864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 57062 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57062 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57062 T77 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 57064 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 57066 T78 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34864",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34864_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 5

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

TATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:34864, core=collection1, node_name=127.0.0.1:34864_}
   [junit4]   2> 70795 T135 C30 P34864 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 70798 T135 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 70799 T135 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fc766
   [junit4]   2> 70799 T135 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 70800 T135 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 70800 T135 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 70800 T135 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 70802 T135 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 70802 T135 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 70802 T135 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3;done=false>>]
   [junit4]   2> 70802 T135 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3
   [junit4]   2> 70803 T135 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index;done=false>>]
   [junit4]   2> 70803 T135 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty3/index
   [junit4]   2> 70803 T135 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 70803 T135 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 70804 T135 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 70804 T135 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@359094 url=https://127.0.0.1:58688/collection1 node=127.0.0.1:58688_ C31_STATE=coll:collection1 core:collection1 props:{state=active, base_url=https://127.0.0.1:58688, core=collection1, node_name=127.0.0.1:58688_}
   [junit4]   2> 70887 T154 C31 P58688 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 70888 T154 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 70888 T154 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@359094
   [junit4]   2> 70889 T154 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 70889 T154 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 70889 T154 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 70890 T154 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 70891 T154 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 70891 T154 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 70891 T154 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4;done=false>>]
   [junit4]   2> 70892 T154 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4
   [junit4]   2> 70892 T154 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4/index;done=false>>]
   [junit4]   2> 70892 T154 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1393690458570/jetty4/index
   [junit4]   2> 70893 T154 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 70893 T154 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=es_VE, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=24210856,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [SolrExceptionTest, DocumentAnalysisResponseTest, ContentStreamTest, TestUpdateRequestCodec, SolrParamTest, TestEmbeddedSolrServer, TermsResponseTest, AnlysisResponseBaseTest, CloudSolrServerTest]
   [junit4] Completed on J0 in 64.06s, 2 tests, 1 error <<< FAILURES!

[...truncated 91 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 48 suites, 280 tests, 1 error

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