You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/17 21:01:41 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 317 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/317/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=3485, name=recoveryCmdExecutor-1563-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=3485, name=recoveryCmdExecutor-1563-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5465CF55BBECFE54]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3485, name=recoveryCmdExecutor-1563-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3485, name=recoveryCmdExecutor-1563-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5465CF55BBECFE54]:0)




Build Log:
[...truncated 38256 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 701 ignored (3 assumptions)

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



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 319 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/319/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5C78B6BE671DA5EA]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([5C78B6BE671DA5EA]:0)




Build Log:
[...truncated 9083 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 678861 T1964 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 678866 T1964 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374262033075
   [junit4]   2> 678867 T1964 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 678868 T1965 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 678969 T1964 oasc.ZkTestServer.run start zk server on port:40603
   [junit4]   2> 678970 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 678973 T1971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19256ca7 name:ZooKeeperConnection Watcher:127.0.0.1:40603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678973 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 678974 T1964 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 678997 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 679000 T1973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15ab7024 name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 679000 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 679001 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 679011 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 679014 T1964 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 679017 T1964 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 679025 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 679026 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 679031 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 679032 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 679141 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 679141 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 679144 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 679145 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 679160 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 679160 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 679163 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 679164 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 679167 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 679168 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 679171 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 679172 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 679175 T1964 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 679175 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 679454 T1964 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 679459 T1964 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40606
   [junit4]   2> 679460 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 679460 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 679461 T1964 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394
   [junit4]   2> 679461 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/'
   [junit4]   2> 679499 T1964 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/solr.xml
   [junit4]   2> 679573 T1964 oasc.CoreContainer.<init> New CoreContainer 995494303
   [junit4]   2> 679574 T1964 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/]
   [junit4]   2> 679576 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 679576 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 679577 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 679577 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 679578 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 679578 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 679579 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 679579 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 679580 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 679580 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 679597 T1964 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 679598 T1964 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40603/solr
   [junit4]   2> 679598 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 679599 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 679602 T1984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d91c428 name:ZooKeeperConnection Watcher:127.0.0.1:40603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 679603 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 679613 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 679624 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 679626 T1986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b5965ff name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 679626 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 679629 T1964 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 679639 T1964 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 679642 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 679649 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40606_
   [junit4]   2> 679651 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40606_
   [junit4]   2> 679654 T1964 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 679671 T1964 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 679679 T1964 oasc.Overseer.start Overseer (id=90063636600061955-127.0.0.1:40606_-n_0000000000) starting
   [junit4]   2> 679684 T1964 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 679697 T1988 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 679697 T1964 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 679700 T1964 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 679707 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 679709 T1987 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 679715 T1989 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 679715 T1989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 679716 T1989 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 681213 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 681215 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40606_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40606"}
   [junit4]   2> 681215 T1987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 681215 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 681230 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 681719 T1989 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 681719 T1989 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/collection1
   [junit4]   2> 681719 T1989 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 681720 T1989 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 681720 T1989 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 681721 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/collection1/'
   [junit4]   2> 681726 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/collection1/lib/README' to classloader
   [junit4]   2> 681727 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/collection1/lib/classes/' to classloader
   [junit4]   2> 681795 T1989 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 681855 T1989 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 681956 T1989 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 681966 T1989 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 682595 T1989 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 682596 T1989 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 682596 T1989 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 682609 T1989 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 682613 T1989 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 682628 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 682633 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 682637 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 682638 T1989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 682639 T1989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 682639 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 682640 T1989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 682640 T1989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 682641 T1989 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 682641 T1989 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374262033394/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/control/data/
   [junit4]   2> 682641 T1989 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fa70a4
   [junit4]   2> 682644 T1989 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/control/data
   [junit4]   2> 682644 T1989 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/control/data/index/
   [junit4]   2> 682645 T1989 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 682645 T1989 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/control/data/index
   [junit4]   2> 682649 T1989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5b8e4d9a lockFactory=org.apache.lucene.store.NativeFSLockFactory@2afda72a; maxCacheMB=0.2587890625 maxMergeSizeMB=0.423828125)),segFN=segments_1,generation=1}
   [junit4]   2> 682650 T1989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 682654 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 682654 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 682655 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 682656 T1989 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 682656 T1989 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 682656 T1989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 682657 T1989 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 682657 T1989 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 682658 T1989 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 682667 T1989 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 682675 T1989 oass.SolrIndexSearcher.<init> Opening Searcher@5d0bb3 main
   [junit4]   2> 682676 T1989 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 682676 T1989 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 682679 T1990 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d0bb3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 682681 T1989 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 682681 T1989 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40606 collection:control_collection shard:shard1
   [junit4]   2> 682682 T1989 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 682696 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 682716 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 682720 T1989 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 682720 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 682721 T1989 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40606/collection1/
   [junit4]   2> 682721 T1989 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 682721 T1989 oasc.SyncStrategy.syncToMe http://127.0.0.1:40606/collection1/ has no replicas
   [junit4]   2> 682721 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40606/collection1/ shard1
   [junit4]   2> 682722 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 682737 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 682752 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 682787 T1989 oasc.ZkController.register We are http://127.0.0.1:40606/collection1/ and leader is http://127.0.0.1:40606/collection1/
   [junit4]   2> 682787 T1989 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40606
   [junit4]   2> 682787 T1989 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 682787 T1989 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 682788 T1989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 682790 T1989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 682791 T1964 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 682791 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 682792 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 682801 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 682803 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 682805 T1993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6aa8217b name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 682805 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 682806 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 682809 T1964 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 683080 T1964 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 683083 T1964 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40610
   [junit4]   2> 683084 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 683084 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 683085 T1964 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017
   [junit4]   2> 683085 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/'
   [junit4]   2> 683122 T1964 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/solr.xml
   [junit4]   2> 683194 T1964 oasc.CoreContainer.<init> New CoreContainer 1423186987
   [junit4]   2> 683194 T1964 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/]
   [junit4]   2> 683196 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 683197 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 683197 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 683198 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 683198 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 683198 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 683199 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 683199 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 683200 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 683200 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 683215 T1964 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 683216 T1964 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40603/solr
   [junit4]   2> 683216 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 683217 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 683220 T2004 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3185768f name:ZooKeeperConnection Watcher:127.0.0.1:40603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683221 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 683235 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 683244 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 683246 T2006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c1309bd name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 683247 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 683256 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 684259 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40610_
   [junit4]   2> 684260 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 684261 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40610_
   [junit4]   2> 684262 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40606_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40606"}
   [junit4]   2> 684283 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 684284 T1993 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 684284 T2006 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 684293 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 684293 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 684307 T1986 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 684308 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 684311 T2007 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 684311 T2007 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 684313 T2007 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 685809 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 685810 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40610_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
   [junit4]   2> 685810 T1987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 685810 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 685830 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 685830 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 685830 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 686315 T2007 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 686315 T2007 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/collection1
   [junit4]   2> 686315 T2007 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 686316 T2007 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 686316 T2007 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 686317 T2007 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/collection1/'
   [junit4]   2> 686318 T2007 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/collection1/lib/README' to classloader
   [junit4]   2> 686319 T2007 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/collection1/lib/classes/' to classloader
   [junit4]   2> 686378 T2007 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 686437 T2007 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 686539 T2007 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 686550 T2007 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 687175 T2007 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 687175 T2007 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 687176 T2007 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 687189 T2007 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 687193 T2007 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 687208 T2007 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 687213 T2007 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 687217 T2007 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 687218 T2007 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 687218 T2007 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 687219 T2007 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 687220 T2007 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 687220 T2007 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 687220 T2007 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 687221 T2007 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374262037017/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty1/
   [junit4]   2> 687221 T2007 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fa70a4
   [junit4]   2> 687223 T2007 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty1
   [junit4]   2> 687224 T2007 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty1/index/
   [junit4]   2> 687224 T2007 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 687225 T2007 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty1/index
   [junit4]   2> 687228 T2007 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@24a27123 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4094ff95; maxCacheMB=0.2587890625 maxMergeSizeMB=0.423828125)),segFN=segments_1,generation=1}
   [junit4]   2> 687228 T2007 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 687233 T2007 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 687234 T2007 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 687234 T2007 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 687235 T2007 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 687236 T2007 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 687236 T2007 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 687236 T2007 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 687237 T2007 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 687237 T2007 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 687247 T2007 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 687254 T2007 oass.SolrIndexSearcher.<init> Opening Searcher@336cfac0 main
   [junit4]   2> 687255 T2007 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 687256 T2007 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 687261 T2008 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@336cfac0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 687263 T2007 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 687263 T2007 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40610 collection:collection1 shard:shard1
   [junit4]   2> 687263 T2007 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 687280 T2007 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 687300 T2007 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 687303 T2007 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 687303 T2007 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 687303 T2007 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40610/collection1/
   [junit4]   2> 687304 T2007 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 687304 T2007 oasc.SyncStrategy.syncToMe http://127.0.0.1:40610/collection1/ has no replicas
   [junit4]   2> 687304 T2007 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40610/collection1/ shard1
   [junit4]   2> 687304 T2007 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 687334 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 687342 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 687342 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 687342 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 687361 T2007 oasc.ZkController.register We are http://127.0.0.1:40610/collection1/ and leader is http://127.0.0.1:40610/collection1/
   [junit4]   2> 687361 T2007 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40610
   [junit4]   2> 687361 T2007 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 687361 T2007 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 687362 T2007 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 687363 T2007 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 687364 T1964 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 687365 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 687365 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 687644 T1964 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 687647 T1964 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35709
   [junit4]   2> 687648 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 687648 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687649 T1964 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585
   [junit4]   2> 687649 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/'
   [junit4]   2> 687688 T1964 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/solr.xml
   [junit4]   2> 687776 T1964 oasc.CoreContainer.<init> New CoreContainer 146944233
   [junit4]   2> 687777 T1964 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/]
   [junit4]   2> 687779 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 687780 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 687780 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 687781 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 687781 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 687782 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 687782 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 687782 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 687783 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 687783 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 687802 T1964 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687803 T1964 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40603/solr
   [junit4]   2> 687803 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 687804 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687807 T2020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@519157d name:ZooKeeperConnection Watcher:127.0.0.1:40603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687807 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687825 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 687837 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 687844 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57a01ca7 name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687845 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 687849 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 688848 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 688849 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40610_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40610"}
   [junit4]   2> 688856 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35709_
   [junit4]   2> 688858 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35709_
   [junit4]   2> 688871 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 688871 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 688879 T2022 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 688879 T1993 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 688880 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 688880 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 688881 T2006 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 688881 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 688888 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 688890 T1986 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 688890 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 688893 T2023 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 688893 T2023 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 688895 T2023 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 690399 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 690404 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35709_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35709"}
   [junit4]   2> 690405 T1987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 690405 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 690449 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 690449 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 690450 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 690450 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 690897 T2023 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 690897 T2023 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/collection1
   [junit4]   2> 690898 T2023 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 690899 T2023 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 690899 T2023 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 690901 T2023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/collection1/'
   [junit4]   2> 690904 T2023 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/collection1/lib/classes/' to classloader
   [junit4]   2> 690906 T2023 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/collection1/lib/README' to classloader
   [junit4]   2> 691025 T2023 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 691102 T2023 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 691203 T2023 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 691216 T2023 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 691912 T2023 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 691913 T2023 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 691914 T2023 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 691927 T2023 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 691931 T2023 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 691949 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691954 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 691959 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 691961 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 691961 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 691961 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 691963 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 691963 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 691963 T2023 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 691964 T2023 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374262041585/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty2/
   [junit4]   2> 691964 T2023 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fa70a4
   [junit4]   2> 691967 T2023 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty2
   [junit4]   2> 691968 T2023 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty2/index/
   [junit4]   2> 691968 T2023 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 691969 T2023 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty2/index
   [junit4]   2> 691972 T2023 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@56a3a097 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7df311d7; maxCacheMB=0.2587890625 maxMergeSizeMB=0.423828125)),segFN=segments_1,generation=1}
   [junit4]   2> 691973 T2023 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 691978 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 691978 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 691979 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 691980 T2023 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 691980 T2023 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 691981 T2023 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 691981 T2023 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 691982 T2023 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 691982 T2023 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 691992 T2023 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 692001 T2023 oass.SolrIndexSearcher.<init> Opening Searcher@680849bd main
   [junit4]   2> 692002 T2023 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 692002 T2023 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 692007 T2024 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@680849bd main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 692010 T2023 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 692010 T2023 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35709 collection:collection1 shard:shard2
   [junit4]   2> 692010 T2023 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 692028 T2023 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 692055 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 692059 T2023 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 692059 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 692060 T2023 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35709/collection1/
   [junit4]   2> 692060 T2023 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 692060 T2023 oasc.SyncStrategy.syncToMe http://127.0.0.1:35709/collection1/ has no replicas
   [junit4]   2> 692060 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35709/collection1/ shard2
   [junit4]   2> 692061 T2023 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 693464 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693487 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 693487 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 693487 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 693487 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 693504 T2023 oasc.ZkController.register We are http://127.0.0.1:35709/collection1/ and leader is http://127.0.0.1:35709/collection1/
   [junit4]   2> 693505 T2023 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35709
   [junit4]   2> 693505 T2023 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 693505 T2023 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 693505 T2023 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 693578 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 693579 T1964 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 693580 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 693581 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 693881 T1964 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 693883 T1964 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19217
   [junit4]   2> 693884 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 693884 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693885 T1964 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800
   [junit4]   2> 693885 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/'
   [junit4]   2> 693912 T1964 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/solr.xml
   [junit4]   2> 693963 T1964 oasc.CoreContainer.<init> New CoreContainer 300448720
   [junit4]   2> 693964 T1964 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/]
   [junit4]   2> 693965 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 693966 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 693966 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 693966 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 693967 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 693967 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 693967 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 693968 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 693968 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 693968 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 693980 T1964 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 693981 T1964 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40603/solr
   [junit4]   2> 693981 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 693982 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 693990 T2036 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36189ddf name:ZooKeeperConnection Watcher:127.0.0.1:40603 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 693991 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 693997 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 694010 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 694013 T2038 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d99324 name:ZooKeeperConnection Watcher:127.0.0.1:40603/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 694013 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 694018 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 695022 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19217_
   [junit4]   2> 695024 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19217_
   [junit4]   2> 695026 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 695026 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 695027 T2038 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695027 T1993 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695027 T2022 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695027 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695028 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695028 T1986 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695028 T2006 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 695035 T2039 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 695035 T2039 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 695037 T2039 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 695080 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695081 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35709_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35709"}
   [junit4]   2> 695086 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:19217_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19217"}
   [junit4]   2> 695086 T1987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 695086 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 695090 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695090 T1993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695090 T2022 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695090 T2006 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 695090 T2038 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 696038 T2039 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 696038 T2039 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/collection1
   [junit4]   2> 696038 T2039 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 696039 T2039 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 696040 T2039 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 696041 T2039 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/collection1/'
   [junit4]   2> 696043 T2039 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/collection1/lib/classes/' to classloader
   [junit4]   2> 696043 T2039 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/collection1/lib/README' to classloader
   [junit4]   2> 696088 T2039 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 696132 T2039 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 696233 T2039 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 696241 T2039 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 696870 T2039 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 696870 T2039 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 696871 T2039 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 696880 T2039 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 696883 T2039 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 696895 T2039 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 696899 T2039 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 696903 T2039 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 696905 T2039 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 696905 T2039 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 696905 T2039 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 696906 T2039 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 696906 T2039 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 696906 T2039 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 696907 T2039 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374262047800/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty3/
   [junit4]   2> 696907 T2039 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fa70a4
   [junit4]   2> 696909 T2039 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty3
   [junit4]   2> 696909 T2039 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty3/index/
   [junit4]   2> 696909 T2039 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 696910 T2039 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374262033074/jetty3/index
   [junit4]   2> 696912 T2039 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1adb049e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c121308; maxCacheMB=0.2587890625 maxMergeSizeMB=0.423828125)),segFN=segments_1,generation=1}
   [junit4]   2> 696912 T2039 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 696916 T2039 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 696916 T2039 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 696917 T2039 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 696917 T2039 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 696918 T2039 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 696918 T2039 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 696918 T2039 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 696919 T2039 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 696919 T2039 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 696925 T2039 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 696931 T2039 oass.SolrIndexSearcher.<init> Opening Searcher@459e1c7d main
   [junit4]   2> 696932 T2039 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 696933 T2039 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 696936 T2040 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@459e1c7d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 696937 T2039 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 696938 T2039 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19217 collection:collection1 shard:shard1
   [junit4]   2> 696938 T2039 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 696951 T2039 oasc.ZkController.register We are http://127.0.0.1:19217/collection1/ and leader is http://127.0.0.1:40610/collection1/
   [junit4]   2> 696951 T2039 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19217
   [junit4]   2> 696952 T2039 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 696952 T2039 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C378 name=collection1 org.apache.solr.core.SolrCore@15ed4ab3 url=http://127.0.0.1:19217/collection1 node=127.0.0.1:19217_ C378_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:19217_, base_url=http://127.0.0.1:19217}
   [junit4]   2> 696952 T2041 C378 P19217 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 696952 T2039 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 696953 T2041 C378 P19217 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 696953 T2041 C378 P19217 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 696953 T2041 C378 P19217 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 696954 T1964 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 696954 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 696955 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 696955 T2041 C378 P19217 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 696966 T1996 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 697146 T1964 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 697148 T1964 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19221
   [junit4]   2> 697149 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 697149 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 697149 T1964 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374262051173
   [junit4]   2> 697150 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374262051173/'
   [junit4]   2> 697175 T1964 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374262051173/solr.xml
   [junit4]   2> 697223 T1964 oasc.CoreContainer.<init> New CoreContainer 250655111
   [junit4]   2> 697224 T1964 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374262051173/]
   [j

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

sl=MockVariableIntBlock(baseBlockSize=45), range_facet_si=PostingsFormat(name=NestedPulsing), oddField_s=MockVariableIntBlock(baseBlockSize=45), sequence_i=MockVariableIntBlock(baseBlockSize=45), name=Lucene41(blocksize=128), foo_i=PostingsFormat(name=NestedPulsing), regex_dup_B_s=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=NestedPulsing), n_tf1=PostingsFormat(name=MockSep), n_dt1=PostingsFormat(name=NestedPulsing), genre_s=MockVariableIntBlock(baseBlockSize=45), author_t=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=MockSep), n_ti1=Lucene41(blocksize=128), text=MockVariableIntBlock(baseBlockSize=45), _version_=PostingsFormat(name=MockSep), val_i=Lucene41(blocksize=128), SubjectTerms_mfacet=PostingsFormat(name=MockSep), series_t=PostingsFormat(name=NestedPulsing), a_t=PostingsFormat(name=MockSep), n_tdt1=PostingsFormat(name=MockSep), regex_dup_A_s=MockVariableIntBlock(baseBlockSize=45), price=MockVariableIntBlock(baseBlockSize=45), other_tl1=PostingsFormat(name=MockSep), n_l1=PostingsFormat(name=MockSep), a_si=PostingsFormat(name=NestedPulsing), inStock=MockVariableIntBlock(baseBlockSize=45)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ca_ES, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=141220576,total=525008896
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, DocumentBuilderTest, TestJoin, MBeansHandlerTest, OverseerCollectionProcessorTest, LeaderElectionTest, TestAddFieldRealTimeGet, PolyFieldTest, TestPseudoReturnFields, UUIDFieldTest, JsonLoaderTest, SOLR749Test, TestFastLRUCache, SuggesterFSTTest, SolrInfoMBeanTest, TestSolrQueryParserResource, RegexBoostProcessorTest, TestShardHandlerFactory, SliceStateUpdateTest, TestSolrDeletionPolicy2, AliasIntegrationTest, TestPHPSerializedResponseWriter, UnloadDistributedZkTest, FastVectorHighlighterTest, SolrCoreTest, DateFieldTest, TestConfig, BasicFunctionalityTest, BinaryUpdateRequestHandlerTest, ExternalFileFieldSortTest, TestDocumentBuilder, CSVRequestHandlerTest, LukeRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, AnalysisAfterCoreReloadTest, SolrIndexSplitterTest, TestRemoteStreaming, LegacyHTMLStripCharFilterTest, TestFaceting, ResponseLogComponentTest, PrimitiveFieldTypeTest, CacheHeaderTest, TestPerFieldSimilarity, TestPropInjectDefaults, FieldMutatingUpdateProcessorTest, TestSearchPerf, TestLFUCache, QueryParsingTest, TestUniqueKeyFieldResource, DirectSolrConnectionTest, TestXIncludeConfig, WordBreakSolrSpellCheckerTest, ParsingFieldUpdateProcessorsTest, LoggingHandlerTest, RAMDirectoryFactoryTest, BlockDirectoryTest, TestWriterPerf, CoreAdminHandlerTest, SolrTestCaseJ4Test, TestFunctionQuery, InfoHandlerTest, TestLMDirichletSimilarityFactory, SpellingQueryConverterTest, DistributedSpellCheckComponentTest, TestTrie, SpatialFilterTest, TestSurroundQueryParser, SliceStateTest, SearchHandlerTest, TestDocSet, MinimalSchemaTest, TestSolrXmlPersistence, ZkControllerTest, TermsComponentTest, ShardRoutingTest, SystemInfoHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=5C78B6BE671DA5EA -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ca_ES -Dtests.timezone=Pacific/Marquesas -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C78B6BE671DA5EA]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2463, name=recoveryCmdExecutor-1100-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C78B6BE671DA5EA]:0)
   [junit4] Completed on J0 in 406.96s, 1 test, 2 errors <<< FAILURES!

[...truncated 613 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 661 ignored (2 assumptions)

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



[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 318 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/318/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([187411393E403432]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([187411393E403432]:0)




Build Log:
[...truncated 9049 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 381079 T1191 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /oz/
   [junit4]   2> 381085 T1191 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374186650832
   [junit4]   2> 381087 T1191 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 381088 T1192 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 381189 T1191 oasc.ZkTestServer.run start zk server on port:40444
   [junit4]   2> 381190 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381195 T1198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28827875 name:ZooKeeperConnection Watcher:127.0.0.1:40444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381195 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381196 T1191 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 381201 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381203 T1200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@496889eb name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381203 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381204 T1191 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 381224 T1191 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 381232 T1191 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 381236 T1191 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 381244 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 381245 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 381257 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 381258 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 381362 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 381363 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 381367 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 381368 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 381383 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 381384 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 381387 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 381388 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 381392 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 381392 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 381396 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 381397 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 381400 T1191 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 381401 T1191 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 381677 T1191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 381683 T1191 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40448
   [junit4]   2> 381684 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 381685 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 381685 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151
   [junit4]   2> 381686 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/'
   [junit4]   2> 381723 T1191 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/solr.xml
   [junit4]   2> 381804 T1191 oasc.CoreContainer.<init> New CoreContainer 418824308
   [junit4]   2> 381805 T1191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/]
   [junit4]   2> 381807 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 381807 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 381808 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 381808 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 381809 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 381810 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 381810 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 381811 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 381811 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 381812 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 381828 T1191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 381829 T1191 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40444/solr
   [junit4]   2> 381830 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 381831 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381834 T1211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fd50c79 name:ZooKeeperConnection Watcher:127.0.0.1:40444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381834 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381845 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 381856 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381858 T1213 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75e57ae0 name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381859 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381861 T1191 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 381866 T1191 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 381870 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 381878 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40448_oz
   [junit4]   2> 381879 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40448_oz
   [junit4]   2> 381884 T1191 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 381902 T1191 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 381905 T1191 oasc.Overseer.start Overseer (id=90058696349384707-127.0.0.1:40448_oz-n_0000000000) starting
   [junit4]   2> 381918 T1191 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 381930 T1215 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 381931 T1191 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 381934 T1191 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 381936 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 381939 T1214 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 381945 T1216 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 381945 T1216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 381947 T1216 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 383444 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 383445 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40448_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40448/oz"}
   [junit4]   2> 383446 T1214 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 383446 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 383465 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 383949 T1216 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 383949 T1216 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/collection1
   [junit4]   2> 383949 T1216 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 383950 T1216 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 383951 T1216 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 383952 T1216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/collection1/'
   [junit4]   2> 383953 T1216 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/collection1/lib/README' to classloader
   [junit4]   2> 383954 T1216 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/collection1/lib/classes/' to classloader
   [junit4]   2> 384009 T1216 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 384069 T1216 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 384171 T1216 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 384182 T1216 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 384805 T1216 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 384806 T1216 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 384807 T1216 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 384819 T1216 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 384824 T1216 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 384845 T1216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 384850 T1216 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 384855 T1216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 384856 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 384857 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 384857 T1216 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 384858 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 384859 T1216 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 384859 T1216 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 384859 T1216 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374186651151/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/control/data/
   [junit4]   2> 384860 T1216 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d054f93
   [junit4]   2> 384861 T1216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/control/data
   [junit4]   2> 384861 T1216 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/control/data/index/
   [junit4]   2> 384861 T1216 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 384862 T1216 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/control/data/index
   [junit4]   2> 384867 T1216 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7fde06bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2173b35c),segFN=segments_1,generation=1}
   [junit4]   2> 384867 T1216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 384871 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 384872 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 384873 T1216 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 384873 T1216 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 384874 T1216 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 384874 T1216 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 384875 T1216 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 384875 T1216 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 384876 T1216 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 384885 T1216 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 384892 T1216 oass.SolrIndexSearcher.<init> Opening Searcher@7c6daa main
   [junit4]   2> 384894 T1216 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 384894 T1216 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 384898 T1217 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c6daa main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 384900 T1216 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 384900 T1216 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40448/oz collection:control_collection shard:shard1
   [junit4]   2> 384900 T1216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 384919 T1216 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 384939 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 384942 T1216 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 384943 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 384943 T1216 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40448/oz/collection1/
   [junit4]   2> 384943 T1216 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 384944 T1216 oasc.SyncStrategy.syncToMe http://127.0.0.1:40448/oz/collection1/ has no replicas
   [junit4]   2> 384944 T1216 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40448/oz/collection1/ shard1
   [junit4]   2> 384944 T1216 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 384969 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 384978 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 385003 T1216 oasc.ZkController.register We are http://127.0.0.1:40448/oz/collection1/ and leader is http://127.0.0.1:40448/oz/collection1/
   [junit4]   2> 385003 T1216 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40448/oz
   [junit4]   2> 385003 T1216 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 385003 T1216 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 385004 T1216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 385006 T1216 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 385007 T1191 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 385008 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 385008 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 385020 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 385022 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 385024 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d656f92 name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 385024 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 385027 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 385029 T1191 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 385296 T1191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 385299 T1191 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40452
   [junit4]   2> 385300 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 385301 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 385301 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775
   [junit4]   2> 385302 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/'
   [junit4]   2> 385340 T1191 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/solr.xml
   [junit4]   2> 385415 T1191 oasc.CoreContainer.<init> New CoreContainer 42430058
   [junit4]   2> 385416 T1191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/]
   [junit4]   2> 385418 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 385419 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 385419 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 385420 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 385420 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 385421 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 385421 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 385422 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 385422 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 385423 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 385441 T1191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 385442 T1191 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40444/solr
   [junit4]   2> 385442 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 385443 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 385446 T1231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@961f272 name:ZooKeeperConnection Watcher:127.0.0.1:40444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 385447 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 385461 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 385473 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 385476 T1233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25830b71 name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 385476 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 385486 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 386485 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 386486 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40448_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40448/oz"}
   [junit4]   2> 386514 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40452_oz
   [junit4]   2> 386516 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40452_oz
   [junit4]   2> 386534 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 386535 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 386535 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 386539 T1233 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 386539 T1220 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 386546 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 386548 T1213 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 386559 T1234 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 386559 T1234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 386562 T1234 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 388042 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 388043 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40452_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40452/oz"}
   [junit4]   2> 388044 T1214 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 388044 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 388062 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 388062 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 388062 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 388564 T1234 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 388564 T1234 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/collection1
   [junit4]   2> 388564 T1234 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 388565 T1234 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 388566 T1234 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 388567 T1234 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/collection1/'
   [junit4]   2> 388568 T1234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/collection1/lib/classes/' to classloader
   [junit4]   2> 388569 T1234 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/collection1/lib/README' to classloader
   [junit4]   2> 388624 T1234 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 388684 T1234 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 388786 T1234 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 388797 T1234 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 389426 T1234 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 389427 T1234 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 389427 T1234 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 389441 T1234 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 389445 T1234 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 389465 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 389470 T1234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 389475 T1234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 389476 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 389476 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 389477 T1234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 389478 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 389478 T1234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 389479 T1234 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 389479 T1234 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374186654775/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty1/
   [junit4]   2> 389480 T1234 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d054f93
   [junit4]   2> 389481 T1234 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty1
   [junit4]   2> 389481 T1234 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty1/index/
   [junit4]   2> 389481 T1234 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 389482 T1234 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty1/index
   [junit4]   2> 389486 T1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@816d9ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e13c690),segFN=segments_1,generation=1}
   [junit4]   2> 389486 T1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 389491 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 389492 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 389493 T1234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 389493 T1234 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 389494 T1234 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 389495 T1234 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 389495 T1234 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 389496 T1234 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 389496 T1234 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 389506 T1234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 389513 T1234 oass.SolrIndexSearcher.<init> Opening Searcher@3da9b5c7 main
   [junit4]   2> 389515 T1234 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 389515 T1234 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 389521 T1235 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3da9b5c7 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 389523 T1234 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 389523 T1234 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40452/oz collection:collection1 shard:shard1
   [junit4]   2> 389524 T1234 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 389543 T1234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 389566 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 389577 T1234 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 389577 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 389578 T1234 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40452/oz/collection1/
   [junit4]   2> 389578 T1234 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 389578 T1234 oasc.SyncStrategy.syncToMe http://127.0.0.1:40452/oz/collection1/ has no replicas
   [junit4]   2> 389579 T1234 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40452/oz/collection1/ shard1
   [junit4]   2> 389579 T1234 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 391078 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 391102 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 391102 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 391102 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 391116 T1234 oasc.ZkController.register We are http://127.0.0.1:40452/oz/collection1/ and leader is http://127.0.0.1:40452/oz/collection1/
   [junit4]   2> 391116 T1234 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40452/oz
   [junit4]   2> 391116 T1234 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 391117 T1234 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 391117 T1234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 391119 T1234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 391120 T1191 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 391121 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 391121 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 391398 T1191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 391401 T1191 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40455
   [junit4]   2> 391402 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 391403 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 391403 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877
   [junit4]   2> 391404 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/'
   [junit4]   2> 391442 T1191 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/solr.xml
   [junit4]   2> 391515 T1191 oasc.CoreContainer.<init> New CoreContainer 1741722262
   [junit4]   2> 391516 T1191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/]
   [junit4]   2> 391518 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 391518 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 391519 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 391519 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 391520 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 391520 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 391521 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 391521 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 391522 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 391522 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 391538 T1191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 391539 T1191 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40444/solr
   [junit4]   2> 391540 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 391547 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391551 T1247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e47eb19 name:ZooKeeperConnection Watcher:127.0.0.1:40444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391552 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391567 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 391578 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 391580 T1249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c74af4d name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 391581 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 391591 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 392595 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40455_oz
   [junit4]   2> 392598 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40455_oz
   [junit4]   2> 392601 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 392601 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 392602 T1220 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 392602 T1249 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 392602 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392604 T1233 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 392604 T1213 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 392617 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 392618 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40452_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40452/oz"}
   [junit4]   2> 392622 T1250 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 392622 T1250 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 392627 T1250 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 392628 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40455_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40455/oz"}
   [junit4]   2> 392628 T1214 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 392629 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 392643 T1249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392643 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392643 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392643 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 393628 T1250 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 393628 T1250 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/collection1
   [junit4]   2> 393629 T1250 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 393630 T1250 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 393630 T1250 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 393631 T1250 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/collection1/'
   [junit4]   2> 393633 T1250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/collection1/lib/classes/' to classloader
   [junit4]   2> 393633 T1250 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/collection1/lib/README' to classloader
   [junit4]   2> 393688 T1250 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 393749 T1250 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 393851 T1250 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 393862 T1250 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 394485 T1250 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 394486 T1250 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 394486 T1250 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 394495 T1250 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 394498 T1250 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 394513 T1250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394518 T1250 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394521 T1250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 394523 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 394523 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 394523 T1250 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 394524 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 394524 T1250 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 394525 T1250 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 394525 T1250 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374186660877/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty2/
   [junit4]   2> 394525 T1250 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d054f93
   [junit4]   2> 394526 T1250 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty2
   [junit4]   2> 394527 T1250 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty2/index/
   [junit4]   2> 394527 T1250 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 394527 T1250 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty2/index
   [junit4]   2> 394530 T1250 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b517f9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@62b56d87),segFN=segments_1,generation=1}
   [junit4]   2> 394530 T1250 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 394534 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 394534 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 394535 T1250 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 394535 T1250 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 394536 T1250 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 394536 T1250 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 394536 T1250 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 394537 T1250 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 394537 T1250 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 394544 T1250 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394549 T1250 oass.SolrIndexSearcher.<init> Opening Searcher@6f37534b main
   [junit4]   2> 394551 T1250 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 394551 T1250 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 394555 T1251 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f37534b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 394557 T1250 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 394557 T1250 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40455/oz collection:collection1 shard:shard2
   [junit4]   2> 394557 T1250 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 394570 T1250 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 394590 T1250 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 394594 T1250 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 394594 T1250 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 394594 T1250 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40455/oz/collection1/
   [junit4]   2> 394594 T1250 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 394595 T1250 oasc.SyncStrategy.syncToMe http://127.0.0.1:40455/oz/collection1/ has no replicas
   [junit4]   2> 394595 T1250 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40455/oz/collection1/ shard2
   [junit4]   2> 394595 T1250 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 395654 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 395675 T1249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 395675 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 395675 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 395675 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 395723 T1250 oasc.ZkController.register We are http://127.0.0.1:40455/oz/collection1/ and leader is http://127.0.0.1:40455/oz/collection1/
   [junit4]   2> 395723 T1250 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40455/oz
   [junit4]   2> 395724 T1250 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 395724 T1250 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 395724 T1250 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 395771 T1250 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 395772 T1191 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 395773 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 395774 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 396051 T1191 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 396054 T1191 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40458
   [junit4]   2> 396055 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 396056 T1191 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 396056 T1191 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530
   [junit4]   2> 396057 T1191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/'
   [junit4]   2> 396095 T1191 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/solr.xml
   [junit4]   2> 396176 T1191 oasc.CoreContainer.<init> New CoreContainer 542156630
   [junit4]   2> 396177 T1191 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/]
   [junit4]   2> 396178 T1191 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 396179 T1191 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 396180 T1191 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 396180 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 396181 T1191 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 396181 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 396182 T1191 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 396182 T1191 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 396183 T1191 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 396183 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 396199 T1191 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 396200 T1191 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40444/solr
   [junit4]   2> 396201 T1191 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 396202 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 396204 T1263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f1a0fad name:ZooKeeperConnection Watcher:127.0.0.1:40444 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396205 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 396208 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 396220 T1191 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 396222 T1265 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26215e72 name:ZooKeeperConnection Watcher:127.0.0.1:40444/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 396222 T1191 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 396229 T1191 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 397188 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 397189 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40455_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40455/oz"}
   [junit4]   2> 397212 T1265 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397212 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397212 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397212 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397212 T1249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397233 T1191 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40458_oz
   [junit4]   2> 397235 T1191 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40458_oz
   [junit4]   2> 397239 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397239 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 397239 T1265 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 397240 T1220 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 397239 T1249 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 397240 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 397240 T1265 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 397241 T1233 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 397241 T1249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 397242 T1213 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 397249 T1266 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 397249 T1266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 397251 T1266 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 398719 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 398721 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40458_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40458/oz"}
   [junit4]   2> 398721 T1214 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 398721 T1214 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 398741 T1265 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 398741 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 398741 T1233 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 398741 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 398741 T1249 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 399253 T1266 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 399253 T1266 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/collection1
   [junit4]   2> 399253 T1266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 399254 T1266 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 399255 T1266 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 399256 T1266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/collection1/'
   [junit4]   2> 399257 T1266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/collection1/lib/classes/' to classloader
   [junit4]   2> 399258 T1266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/collection1/lib/README' to classloader
   [junit4]   2> 399313 T1266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 399374 T1266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 399476 T1266 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 399487 T1266 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 400101 T1266 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 400102 T1266 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 400103 T1266 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 400121 T1266 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 400126 T1266 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 400144 T1266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400149 T1266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 400154 T1266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 400155 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 400155 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 400156 T1266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 400157 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 400157 T1266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 400158 T1266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 400158 T1266 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374186665530/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty3/
   [junit4]   2> 400158 T1266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d054f93
   [junit4]   2> 400159 T1266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty3
   [junit4]   2> 400160 T1266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty3/index/
   [junit4]   2> 400160 T1266 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 400160 T1266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374186650831/jetty3/index
   [junit4]   2> 400164 T1266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@55f1a9a3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c47e1f4),segFN=segments_1,generation=1}
   [junit4]   2> 400164 T1266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 400169 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 400170 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 400170 T1266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 400171 T1266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 400172 T1266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 400172 T1266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 400173 T1266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 400173 T1266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 400174 T1266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 400183 T1266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 400189 T1266 oass.SolrIndexSearcher.<init> Opening Searcher@e3c0649 main
   [junit4]   2> 400191 T1266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 400191 T1266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 400196 T1267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e3c0649 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 400198 T1266 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 400198 T1266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40458/oz collection:collection1 shard:shard1
   [junit4]   2> 400199 T1266 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 400219 T1266 oasc.ZkController.register We are http://127.0.0.1:40458/oz/collection1/ and leader is http://127.0.0.1:40452/oz/collection1/
   [junit4]   2> 400219 T1266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40458/oz
   [junit4]   2> 400220 T1266 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 400220 T1266 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C109 name=collection1 org.apache.solr.core.SolrCore@6ede15a0 url=http://127.0.0.1:40458/oz/collection1 node=127.0.0.1:40458_oz C109_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:40458_oz, base_url=http://127.0.0.1:40458/oz}
   [junit4]   2> 400220 T1268 C109 P40458 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 400221 T1268 C109 P40458 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 400221 T1266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400221 T1268 C109 P40458 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 400222 T1268 C109 P40458 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 400223 T1191 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J0
   [junit4]   2> 400223 T1191 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 400223 T1268 C109 P40458 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 400224 T1191 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 400239 T1223 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 400247 T1214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 400248 T1214 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40458_oz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40458/oz"}
   [junit4]   2> 400260 T1265 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 400261 T1213 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 400260 T1220 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnect

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

   at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_SY, timezone=ECT
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=198858560,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, AliasIntegrationTest, SimpleFacetsTest, RegexBoostProcessorTest, ClusterStateUpdateTest, TestSolrCoreProperties, PreAnalyzedFieldTest, TestSolrDeletionPolicy2, ShardRoutingTest, HdfsUnloadDistributedZkTest, TestCoreContainer, RAMDirectoryFactoryTest, TestReversedWildcardFilterFactory, RecoveryZkTest, TestMaxScoreQueryParser, CachingDirectoryFactoryTest, DistributedTermsComponentTest, BinaryUpdateRequestHandlerTest, DirectSolrConnectionTest, TestSurroundQueryParser, SynonymTokenizerTest, MoreLikeThisHandlerTest, TestShardHandlerFactory, SOLR749Test, ScriptEngineTest, ParsingFieldUpdateProcessorsTest, ZkControllerTest, TestSolrXmlPersistence, TestSolrQueryParser, DistributedQueryElevationComponentTest, TestPluginEnable, TestSolrQueryParserResource, SpatialFilterTest, PrimitiveFieldTypeTest, StressHdfsTest, TestPhraseSuggestions, SystemInfoHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=187411393E403432 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar_SY -Dtests.timezone=ECT -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([187411393E403432]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1682, name=recoveryCmdExecutor-792-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([187411393E403432]:0)
   [junit4] Completed on J0 in 394.20s, 1 test, 2 errors <<< FAILURES!

[...truncated 686 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:402: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:893: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 882 ignored (1 assumption)

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