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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10198 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10198/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
ERROR: SolrZkClient opens=18 closes=17

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=18 closes=17
	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:436)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:182)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    2) Thread[id=3141, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   2) Thread[id=3141, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Found new collection awholynewcollection_0 with correct number of slices, but mismatch on number of shards. Expected: 8, actual: 2

Stack Trace:
java.lang.AssertionError: Found new collection awholynewcollection_0 with correct number of slices, but mismatch on number of shards. Expected: 8, actual: 2
	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58:D5BE4C6E3B034D64]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkForCollection(AbstractFullDistribZkTestBase.java:1642)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:725)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11328 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/init-core-data-001
   [junit4]   2> 694653 T2998 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 694653 T2998 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /m/
   [junit4]   2> 694657 T2998 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 694658 T2998 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 694658 T2999 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 694758 T2998 oasc.ZkTestServer.run start zk server on port:56182
   [junit4]   2> 694759 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 699855 T3002 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 5094ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 699857 T3005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aaca33 name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 699857 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 699857 T2998 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 699861 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 699863 T3007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d52e34f name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 699864 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 699864 T2998 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 699866 T2998 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 699868 T2998 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 699870 T2998 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 699871 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 699872 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 699875 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 699876 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 699878 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 699879 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 699881 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 699881 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 699884 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 699884 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 699886 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 699887 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 699889 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 699889 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 699891 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 699892 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 699894 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 699894 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 699897 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 699898 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 699900 T2998 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 699900 T2998 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 700114 T2998 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 700116 T2998 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35307
   [junit4]   2> 700117 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 700117 T2998 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 700117 T2998 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002
   [junit4]   2> 700117 T2998 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002/'
   [junit4]   2> 700130 T2998 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002/solr.xml
   [junit4]   2> 700153 T2998 oasc.CoreContainer.<init> New CoreContainer 376922084
   [junit4]   2> 700154 T2998 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002/]
   [junit4]   2> 700154 T2998 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 700155 T2998 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 700155 T2998 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 700155 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 700155 T2998 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 700155 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 700156 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 700156 T2998 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 700156 T2998 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 700156 T2998 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 700157 T2998 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 700157 T2998 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 700157 T2998 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56182/solr
   [junit4]   2> 700157 T2998 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 700158 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700160 T3018 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77387d41 name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700161 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700163 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700164 T3020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3637a261 name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700164 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700165 T2998 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 700168 T2998 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 700170 T2998 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 700172 T2998 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 700175 T2998 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 700182 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 700183 T2998 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35307_m
   [junit4]   2> 700184 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35307_m
   [junit4]   2> 700186 T2998 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 700187 T2998 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 700189 T2998 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35307_m
   [junit4]   2> 700190 T2998 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 700191 T2998 oasc.Overseer.start Overseer (id=91765098112614403-127.0.0.1:35307_m-n_0000000000) starting
   [junit4]   2> 700193 T2998 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 700200 T3022 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 700200 T2998 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 700202 T2998 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 700203 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 700204 T3021 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 700206 T2998 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 700207 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 700208 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700209 T3025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44b4f7dc name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700209 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700210 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 700211 T2998 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 700449 T2998 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 700450 T2998 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 700460 T2998 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42739
   [junit4]   2> 700460 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 700461 T2998 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 700461 T2998 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-003
   [junit4]   2> 700461 T2998 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-003/'
   [junit4]   2> 700478 T2998 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-003/solr.xml
   [junit4]   2> 700521 T2998 oasc.CoreContainer.<init> New CoreContainer 2043962418
   [junit4]   2> 700521 T2998 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-003/]
   [junit4]   2> 700522 T2998 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 700522 T2998 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 700522 T2998 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 700522 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 700522 T2998 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 700523 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 700523 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 700523 T2998 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 700523 T2998 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 700524 T2998 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 700524 T2998 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 700524 T2998 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 700525 T2998 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56182/solr
   [junit4]   2> 700525 T2998 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 700525 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700527 T3036 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66fe4d1a name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700528 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700530 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 700532 T3038 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@565a7c69 name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 700532 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 700539 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 701541 T2998 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42739_m
   [junit4]   2> 701543 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42739_m
   [junit4]   2> 701546 T3025 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 701546 T3038 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 701546 T3020 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 701551 T2998 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 701551 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 701755 T2998 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 701755 T2998 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 701757 T2998 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34380
   [junit4]   2> 701759 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 701759 T2998 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 701759 T2998 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004
   [junit4]   2> 701760 T2998 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/'
   [junit4]   2> 701775 T2998 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solr.xml
   [junit4]   2> 701797 T2998 oasc.CoreContainer.<init> New CoreContainer 1559279947
   [junit4]   2> 701797 T2998 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/]
   [junit4]   2> 701798 T2998 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 701798 T2998 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 701799 T2998 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 701799 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 701799 T2998 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 701799 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 701799 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 701800 T2998 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 701800 T2998 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 701800 T2998 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 701800 T2998 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 701801 T2998 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 701801 T2998 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56182/solr
   [junit4]   2> 701801 T2998 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 701802 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 701803 T3050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40151a98 name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 701804 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 701806 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 701807 T3052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f37cb60 name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 701807 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 701812 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 702815 T2998 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34380_m
   [junit4]   2> 702817 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34380_m
   [junit4]   2> 702820 T3025 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 702820 T3020 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 702820 T3038 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 702820 T3052 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 702824 T2998 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 702824 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 703034 T2998 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 703035 T2998 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 703037 T2998 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37166
   [junit4]   2> 703037 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 703038 T2998 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 703038 T2998 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005
   [junit4]   2> 703039 T2998 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/'
   [junit4]   2> 703055 T2998 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solr.xml
   [junit4]   2> 703083 T2998 oasc.CoreContainer.<init> New CoreContainer 1077123147
   [junit4]   2> 703084 T2998 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/]
   [junit4]   2> 703085 T2998 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 703085 T2998 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 703085 T2998 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 703085 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 703085 T2998 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 703086 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 703086 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 703086 T2998 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 703086 T2998 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 703087 T2998 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 703087 T2998 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 703087 T2998 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 703088 T2998 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56182/solr
   [junit4]   2> 703088 T2998 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 703089 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 703090 T3064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b5384da name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 703091 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 703093 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 703095 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5384f7ec name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 703095 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 703100 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 704103 T2998 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37166_m
   [junit4]   2> 704104 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37166_m
   [junit4]   2> 704106 T3038 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 704107 T3020 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 704107 T3025 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 704107 T3066 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 704107 T3052 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 704111 T2998 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 704111 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 704315 T2998 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 704315 T2998 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 704317 T2998 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32834
   [junit4]   2> 704318 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 704318 T2998 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 704318 T2998 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006
   [junit4]   2> 704318 T2998 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/'
   [junit4]   2> 704330 T2998 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solr.xml
   [junit4]   2> 704368 T2998 oasc.CoreContainer.<init> New CoreContainer 947521866
   [junit4]   2> 704369 T2998 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/]
   [junit4]   2> 704369 T2998 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 704369 T2998 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 704370 T2998 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 704370 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 704370 T2998 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 704370 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 704370 T2998 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 704371 T2998 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 704371 T2998 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 704371 T2998 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 704372 T2998 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 704372 T2998 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 704372 T2998 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56182/solr
   [junit4]   2> 704372 T2998 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 704373 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704374 T3078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53f7f63d name:ZooKeeperConnection Watcher:127.0.0.1:56182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704375 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704377 T2998 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 704378 T3080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@730bc626 name:ZooKeeperConnection Watcher:127.0.0.1:56182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 704378 T2998 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 704390 T2998 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 705393 T2998 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32834_m
   [junit4]   2> 705395 T2998 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32834_m
   [junit4]   2> 705398 T3025 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705398 T3038 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705399 T3080 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705398 T3020 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705398 T3052 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705398 T3066 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 705403 T2998 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 705403 T2998 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 705411 T3034 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&replicationFactor=2&router.field=myOwnField&version=2&action=CREATE&wt=javabin&router.name=compositeId&name=solrj_collection
   [junit4]   2> 705412 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705413 T3022 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 705413 T3022 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 705413 T3022 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 705414 T3022 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 705416 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705417 T3021 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 705418 T3021 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 705418 T3021 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 705419 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705420 T3025 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705420 T3052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705420 T3020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705420 T3066 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705420 T3038 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705420 T3080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705517 T3022 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 705517 T3022 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:34380_m
   [junit4]   2> 705518 T3022 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:35307_m
   [junit4]   2> 705519 T3022 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:32834_m
   [junit4]   2> 705520 T3022 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:37166_m
   [junit4]   2> 705521 T3013 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&shard=shard1&collection=solrj_collection&version=2&action=CREATE&wt=javabin&name=solrj_collection_shard1_replica2&qt=/admin/cores
   [junit4]   2> 705521 T3045 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&shard=shard1&collection=solrj_collection&version=2&action=CREATE&wt=javabin&name=solrj_collection_shard1_replica1&qt=/admin/cores
   [junit4]   2> 705522 T3062 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&shard=shard2&collection=solrj_collection&version=2&action=CREATE&wt=javabin&name=solrj_collection_shard2_replica2&qt=/admin/cores
   [junit4]   2> 705522 T3045 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 705522 T3013 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 705522 T3073 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&shard=shard2&collection=solrj_collection&version=2&action=CREATE&wt=javabin&name=solrj_collection_shard2_replica1&qt=/admin/cores
   [junit4]   2> 705524 T3045 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705524 T3013 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705524 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705524 T3062 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 705525 T3073 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 705526 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705526 T3021 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 705526 T3062 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705528 T3073 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 705529 T3021 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34380/m",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34380_m",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 705532 T3021 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35307/m",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35307_m",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 705534 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705535 T3021 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37166/m",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37166_m",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 705537 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705538 T3021 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32834/m",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32834_m",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 705540 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 705642 T3038 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705642 T3080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705642 T3052 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705642 T3020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705642 T3066 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 705642 T3025 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 706524 T3045 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 706525 T3013 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 706526 T3045 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solr.xml
   [junit4]   2> 706526 T3045 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 706526 T3013 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002/solr.xml
   [junit4]   2> 706527 T3062 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 706527 T3045 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706527 T3013 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 706528 T3062 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solr.xml
   [junit4]   2> 706529 T3013 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706529 T3013 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 706528 T3045 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 706529 T3073 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 706529 T3062 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 706530 T3073 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solr.xml
   [junit4]   2> 706531 T3073 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 706531 T3062 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706531 T3062 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 706531 T3013 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706531 T3045 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706532 T3062 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706531 T3073 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 706532 T3062 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/'
   [junit4]   2> 706532 T3045 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/'
   [junit4]   2> 706532 T3013 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-002/solrj_collection_shard1_replica2/'
   [junit4]   2> 706532 T3073 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 706540 T3073 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 706541 T3073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/'
   [junit4]   2> 706567 T3062 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 706573 T3045 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 706585 T3013 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 706600 T3073 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 706606 T3062 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706607 T3062 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 706612 T3045 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706613 T3045 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 706614 T3062 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 706620 T3045 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 706633 T3013 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706634 T3013 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 706638 T3073 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 706650 T3073 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 706654 T3013 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 706660 T3073 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 706946 T3062 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 706949 T3062 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 706950 T3062 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 706966 T3062 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 706969 T3062 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 706982 T3062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 706985 T3062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 706990 T3062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 706991 T3062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 706991 T3062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 706992 T3062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 706993 T3062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 706993 T3062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 706993 T3062 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 706994 T3062 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 706994 T3062 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/data/
   [junit4]   2> 706995 T3062 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@190cbcd8
   [junit4]   2> 706996 T3062 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/data
   [junit4]   2> 706996 T3062 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 706996 T3062 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 706997 T3062 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-005/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 706998 T3062 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5762897514250152]
   [junit4]   2> 706999 T3062 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71f7f3d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55a99ff8),segFN=segments_1,generation=1}
   [junit4]   2> 706999 T3062 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707004 T3062 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707004 T3062 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 707005 T3062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 707005 T3062 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707006 T3062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707006 T3062 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 707006 T3062 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707007 T3045 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707008 T3045 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707007 T3062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707009 T3062 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 707009 T3045 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707009 T3062 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 707010 T3062 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 707010 T3062 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 707010 T3062 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 707011 T3062 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 707011 T3062 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 707011 T3062 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 707013 T3062 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 707016 T3062 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 707016 T3062 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 707016 T3045 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 707016 T3062 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=15.3701171875, floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=26.733115712887354, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 707017 T3062 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71f7f3d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55a99ff8),segFN=segments_1,generation=1}
   [junit4]   2> 707017 T3062 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707018 T3062 oass.SolrIndexSearcher.<init> Opening Searcher@7b90089f[solrj_collection_shard2_replica2] main
   [junit4]   2> 707018 T3062 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 707019 T3062 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 707019 T3062 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 707019 T3045 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 707020 T3062 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 707020 T3062 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 707020 T3062 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 707021 T3062 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 707021 T3062 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 707021 T3062 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 707021 T3062 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 707024 T3086 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@7b90089f[solrj_collection_shard2_replica2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 707024 T3073 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707025 T3073 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707025 T3062 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 707025 T3073 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707025 T3062 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:37166/m collection:solrj_collection shard:shard2
   [junit4]   2> 707026 T3062 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 707030 T3073 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 707032 T3073 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 707033 T3045 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707033 T3062 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 707043 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707043 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707043 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707043 T3062 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=4.01685743E14ms
   [junit4]   2> 707044 T3062 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Was waiting for replicas to come up, but they are taking too long - assuming they won't come back till later
   [junit4]   2> 707044 T3062 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 707044 T3045 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> ASYNC  NEW_CORE C1420 name=solrj_collection_shard2_replica2 org.apache.solr.core.SolrCore@1a979309 url=http://127.0.0.1:37166/m/solrj_collection_shard2_replica2 node=127.0.0.1:37166_m C1420_STATE=coll:solrj_collection core:solrj_collection_shard2_replica2 props:{state=down, base_url=http://127.0.0.1:37166/m, core=solrj_collection_shard2_replica2, node_name=127.0.0.1:37166_m}
   [junit4]   2> 707044 T3062 C1420 P37166 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37166/m/solrj_collection_shard2_replica2/
   [junit4]   2> 707045 T3062 C1420 P37166 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica2 url=http://127.0.0.1:37166/m START replicas=[http://127.0.0.1:32834/m/solrj_collection_shard2_replica1/] nUpdates=100
   [junit4]   2> 707044 T3021 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 707045 T3062 C1420 P37166 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica2 url=http://127.0.0.1:37166/m DONE.  We have no versions.  sync failed.
   [junit4]   2> 707046 T3062 C1420 P37166 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 707046 T3062 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 707046 T3062 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37166/m/solrj_collection_shard2_replica2/ shard2
   [junit4]   2> 707047 T3062 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard2
   [junit4]   2> 707048 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707048 T3045 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707049 T3045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707050 T3045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707050 T3045 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707051 T3045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707051 T3045 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707052 T3045 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using configuration from collection solrj_collection
   [junit4]   2> 707052 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707052 T3045 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 707052 T3045 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/data/
   [junit4]   2> 707053 T3045 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@190cbcd8
   [junit4]   2> 707053 T3073 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707054 T3045 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/data
   [junit4]   2> 707054 T3045 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 707054 T3020 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 707054 T3045 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 707055 T3045 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-004/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 707055 T3045 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5762897514250152]
   [junit4]   2> 707056 T3073 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 707056 T3045 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6003d308 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184be72e),segFN=segments_1,generation=1}
   [junit4]   2> 707056 T3045 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707058 T3073 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707059 T3073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707060 T3045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707060 T3073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707060 T3045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 707060 T3073 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 707060 T3045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 707061 T3045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707061 T3013 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707061 T3073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 707061 T3045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 707061 T3073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 707061 T3013 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 707062 T3073 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using configuration from collection solrj_collection
   [junit4]   2> 707062 T3045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 707062 T3013 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 707062 T3073 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 707063 T3045 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707063 T3073 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/data/
   [junit4]   2> 707063 T3045 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 707063 T3073 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@190cbcd8
   [junit4]   2> 707063 T3045 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 707064 T3045 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 707064 T3073 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/data
   [junit4]   2> 707064 T3045 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 707064 T3073 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 707065 T3045 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 707065 T3073 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 707065 T3045 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 707065 T3073 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-5458C2764C5C2D58-001/tempDir-006/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 707066 T3045 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 707066 T3073 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5762897514250152]
   [junit4]   2> 707066 T3045 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 707067 T3073 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3399ebd2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@426caed2),segFN=segments_1,generation=1}
   [junit4]   2> 707067 T3013 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 707067 T3045 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 707067 T3073 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 707068 T3045 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 707069 T3013 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 707070 T3045 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 707070 T3045 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 707070 T3073 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 707071 T3045 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=15.3701171875, floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=26.733115712887354, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]  

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

nelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 874102 T3140 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 
   [junit4]   2> 874602 T3140 oazc.StaticHostProvider.next WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 
   [junit4]   2> 874603 T3140 oaz.ClientCnxn$SendThread.run WARN Session 0x14603dedbc8000e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 875102 T3140 oaz.ClientCnxn$SendThread.run WARN Unexpected exception java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 
   [junit4]   2> 180950 T2997 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=th_TH, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=2,free=167639488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCmdDistributorTest, TestRecoveryHdfs, AtomicUpdatesTest, StatsComponentTest, TestQuerySenderNoQuery, TestFastOutputStream, PingRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestCoreDiscovery, TestCollectionAPI, DocValuesMultiTest, TestSolrXml, TestSolr4Spatial, MigrateRouteKeyTest, DirectSolrSpellCheckerTest, TestFreeTextSuggestions, TestDistributedMissingSort, SuggestComponentTest, HdfsUnloadDistributedZkTest, CoreContainerCoreInitFailuresTest, PluginInfoTest, TestJmxIntegration, DocValuesMissingTest, BasicDistributedZk2Test, TestSimpleQParserPlugin, HdfsDirectoryTest, TestAnalyzedSuggestions, TestXIncludeConfig, TestHighlightDedupGrouping, SuggesterWFSTTest, TestHashPartitioner, FieldAnalysisRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, BasicZkTest, NumericFieldsTest, PreAnalyzedFieldTest, DefaultValueUpdateProcessorTest, DirectUpdateHandlerTest, SolrRequestParserTest, TestFieldTypeResource, CoreAdminCreateDiscoverTest, RAMDirectoryFactoryTest, TestStressRecovery, SolrCoreCheckLockOnStartupTest, TestCollapseQParserPlugin, TestAnalyzeInfixSuggestions, HdfsBasicDistributedZk2Test, DistribDocExpirationUpdateProcessorTest, TestQueryTypes, OpenExchangeRatesOrgProviderTest, TestManagedSchemaFieldResource, TestPartialUpdateDeduplication, TimeZoneUtilsTest, CursorPagingTest, TestStressLucene, FileUtilsTest, XmlUpdateRequestHandlerTest, FullSolrCloudDistribCmdsTest, HighlighterConfigTest, AssignTest, TestManagedSynonymFilterFactory, TestCopyFieldCollectionResource, TriLevelCompositeIdRoutingTest, DisMaxRequestHandlerTest, TestSchemaSimilarityResource, TestPhraseSuggestions, HdfsBasicDistributedZkTest, TestSweetSpotSimilarityFactory, ShardSplitTest, DebugComponentTest, TestNonDefinedSimilarityFactory, TestReload, SpellCheckComponentTest, TestCSVLoader, XsltUpdateRequestHandlerTest, OutputWriterTest, PreAnalyzedUpdateProcessorTest, TestComponentsName, HardAutoCommitTest, TestMultiCoreConfBootstrap, MultiTermTest, TestCloudInspectUtil, TestNoOpRegenerator, TestReloadAndDeleteDocs, CoreAdminRequestStatusTest, ZkNodePropsTest, TestSolrQueryParserResource, TestFoldingMultitermQuery, TestSchemaResource, SuggesterTSTTest, TestDocBasedVersionConstraints, SortByFunctionTest, DistanceFunctionTest, TestStressReorder, TestCSVResponseWriter, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=5458C2764C5C2D58 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH -Dtests.timezone=Africa/Banjul -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=18 closes=17
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:436)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:182)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    2) Thread[id=3141, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3140, name=TEST-CollectionsAPIDistributedZkTest.testDistribSearch-seed#[5458C2764C5C2D58]-SendThread(127.0.0.1:56182), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5458C2764C5C2D58]:0)
   [junit4] Completed on J1 in 181.00s, 1 test, 2 failures, 2 errors <<< FAILURES!

[...truncated 599 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux@2/lucene/common-build.xml:921: There were test failures: 393 suites, 1637 tests, 3 suite-level errors, 1 failure, 841 ignored (16 assumptions)

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