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/01/26 15:49:51 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1276 - Failure

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

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

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([6448B846B6D27EEC:E5AE365EC18D1ED0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8663 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3121 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T3121 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1359211636148
[junit4:junit4]   2> 5 T3121 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T3122 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T3122 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T3122 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T3122 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T3122 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T3122 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T3121 oasc.ZkTestServer.run start zk server on port:19627
[junit4:junit4]   2> 107 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@68ea9a7c
[junit4:junit4]   2> 108 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T3127 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T3127 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 109 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19628
[junit4:junit4]   2> 110 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19628
[junit4:junit4]   2> 110 T3125 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0000 with negotiated timeout 10000 for client /140.211.11.196:19628
[junit4:junit4]   2> 112 T3127 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0000, negotiated timeout = 10000
[junit4:junit4]   2> 112 T3128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68ea9a7c name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 113 T3121 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 116 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0000
[junit4:junit4]   2> 123 T3128 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 124 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19628 which had sessionid 0x13c7753a5bb0000
[junit4:junit4]   2> 123 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0000 closed
[junit4:junit4]   2> 124 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@71350478
[junit4:junit4]   2> 125 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 125 T3129 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 126 T3129 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 126 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19629
[junit4:junit4]   2> 126 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19629
[junit4:junit4]   2> 127 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0001 with negotiated timeout 10000 for client /140.211.11.196:19629
[junit4:junit4]   2> 127 T3129 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0001, negotiated timeout = 10000
[junit4:junit4]   2> 128 T3130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71350478 name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 128 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 128 T3121 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 132 T3121 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 141 T3121 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T3121 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 146 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 147 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 153 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 154 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 257 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 258 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 261 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 261 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 271 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 272 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 275 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 276 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 279 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 279 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 282 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 283 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 286 T3121 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 286 T3121 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 293 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0001
[junit4:junit4]   2> 294 T3130 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 294 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19629 which had sessionid 0x13c7753a5bb0001
[junit4:junit4]   2> 294 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0001 closed
[junit4:junit4]   2> 455 T3121 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 460 T3121 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19630
[junit4:junit4]   2> 461 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 461 T3121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 462 T3121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438
[junit4:junit4]   2> 462 T3121 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/solr.xml
[junit4:junit4]   2> 463 T3121 oasc.CoreContainer.<init> New CoreContainer 2010419668
[junit4:junit4]   2> 464 T3121 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/'
[junit4:junit4]   2> 464 T3121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/'
[junit4:junit4]   2> 507 T3121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 508 T3121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 508 T3121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 509 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 509 T3121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 510 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 510 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 511 T3121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 511 T3121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 511 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 532 T3121 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 550 T3121 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19627/solr
[junit4:junit4]   2> 551 T3121 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 551 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f227160
[junit4:junit4]   2> 552 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 553 T3140 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 553 T3140 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 554 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19631
[junit4:junit4]   2> 554 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19631
[junit4:junit4]   2> 555 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0002 with negotiated timeout 20000 for client /140.211.11.196:19631
[junit4:junit4]   2> 555 T3140 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0002, negotiated timeout = 20000
[junit4:junit4]   2> 556 T3141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f227160 name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 556 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 557 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0002
[junit4:junit4]   2> 558 T3141 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 558 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19631 which had sessionid 0x13c7753a5bb0002
[junit4:junit4]   2> 558 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0002 closed
[junit4:junit4]   2> 559 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 570 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@450858b9
[junit4:junit4]   2> 571 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 571 T3142 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 572 T3142 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 572 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19632
[junit4:junit4]   2> 572 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19632
[junit4:junit4]   2> 573 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0003 with negotiated timeout 20000 for client /140.211.11.196:19632
[junit4:junit4]   2> 573 T3142 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0003, negotiated timeout = 20000
[junit4:junit4]   2> 574 T3143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@450858b9 name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 574 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 576 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 585 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 587 T3121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19630_
[junit4:junit4]   2> 587 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19630_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19630_
[junit4:junit4]   2> 588 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19630_
[junit4:junit4]   2> 599 T3121 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 611 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 612 T3121 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 615 T3121 oasc.Overseer.start Overseer (id=89077293787054083-127.0.0.1:19630_-n_0000000000) starting
[junit4:junit4]   2> 616 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 618 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 627 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 629 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 638 T3145 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 639 T3121 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 642 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 643 T3144 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 649 T3146 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/collection1
[junit4:junit4]   2> 650 T3146 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 650 T3146 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 651 T3146 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 652 T3146 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/collection1/'
[junit4:junit4]   2> 653 T3146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 654 T3146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/collection1/lib/README' to classloader
[junit4:junit4]   2> 704 T3146 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 772 T3146 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 873 T3146 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 878 T3146 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1471 T3146 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1483 T3146 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1487 T3146 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1498 T3146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1503 T3146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1507 T3146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1508 T3146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1509 T3146 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359211636438/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/
[junit4:junit4]   2> 1510 T3146 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43f4ebd
[junit4:junit4]   2> 1510 T3146 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1547 T3146 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data forceNew:false
[junit4:junit4]   2> 1547 T3146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data
[junit4:junit4]   2> 1548 T3146 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/index/
[junit4:junit4]   2> 1549 T3146 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1550 T3146 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/index forceNew:false
[junit4:junit4]   2> 1556 T3146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e8da746; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1556 T3146 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1558 T3146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data/index
[junit4:junit4]   2> 1558 T3146 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1560 T3146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1560 T3146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1560 T3146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1561 T3146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1561 T3146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1561 T3146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1562 T3146 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1562 T3146 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1563 T3146 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1563 T3146 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1564 T3146 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1564 T3146 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1564 T3146 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1565 T3146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1565 T3146 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1565 T3146 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1566 T3146 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1566 T3146 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1567 T3146 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1567 T3146 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1567 T3146 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1568 T3146 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1568 T3146 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1569 T3146 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1569 T3146 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1570 T3146 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1576 T3146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1580 T3146 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1581 T3146 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1584 T3146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/control/data
[junit4:junit4]   2> 1585 T3146 oass.SolrIndexSearcher.<init> Opening Searcher@146f4b86 main
[junit4:junit4]   2> 1586 T3146 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1587 T3146 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1587 T3146 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1594 T3146 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1639 T3147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@146f4b86 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1642 T3146 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1642 T3146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1643 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2147 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2147 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19630_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19630"}
[junit4:junit4]   2> 2148 T3144 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2148 T3144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2148 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2163 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2655 T3146 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2655 T3146 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19630 collection:control_collection shard:shard1
[junit4:junit4]   2> 2656 T3146 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2690 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2723 T3146 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2724 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2726 T3146 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2726 T3146 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2726 T3146 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19630/collection1/
[junit4:junit4]   2> 2727 T3146 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2727 T3146 oasc.SyncStrategy.syncToMe http://127.0.0.1:19630/collection1/ has no replicas
[junit4:junit4]   2> 2727 T3146 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19630/collection1/
[junit4:junit4]   2> 2727 T3146 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2731 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3666 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3689 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3702 T3146 oasc.ZkController.register We are http://127.0.0.1:19630/collection1/ and leader is http://127.0.0.1:19630/collection1/
[junit4:junit4]   2> 3702 T3146 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19630
[junit4:junit4]   2> 3702 T3146 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3702 T3146 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3702 T3146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3705 T3146 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3706 T3121 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3706 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3707 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3720 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3729 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@42372c0c
[junit4:junit4]   2> 3730 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3730 T3148 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3731 T3148 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 3731 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19637
[junit4:junit4]   2> 3731 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19637
[junit4:junit4]   2> 3733 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0004 with negotiated timeout 10000 for client /140.211.11.196:19637
[junit4:junit4]   2> 3733 T3148 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0004, negotiated timeout = 10000
[junit4:junit4]   2> 3733 T3149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42372c0c name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3733 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3734 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3735 T3121 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3897 T3121 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3901 T3121 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19638
[junit4:junit4]   2> 3901 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3902 T3121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3902 T3121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879
[junit4:junit4]   2> 3903 T3121 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/solr.xml
[junit4:junit4]   2> 3903 T3121 oasc.CoreContainer.<init> New CoreContainer 1766654306
[junit4:junit4]   2> 3904 T3121 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/'
[junit4:junit4]   2> 3904 T3121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/'
[junit4:junit4]   2> 3947 T3121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3948 T3121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3948 T3121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3948 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3949 T3121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3949 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3950 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3950 T3121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3951 T3121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3951 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3970 T3121 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3988 T3121 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19627/solr
[junit4:junit4]   2> 3989 T3121 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3989 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@69945ea9
[junit4:junit4]   2> 3990 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3990 T3159 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3991 T3159 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 3991 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19639
[junit4:junit4]   2> 3992 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19639
[junit4:junit4]   2> 3994 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0005 with negotiated timeout 20000 for client /140.211.11.196:19639
[junit4:junit4]   2> 3994 T3159 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0005, negotiated timeout = 20000
[junit4:junit4]   2> 3994 T3160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69945ea9 name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3994 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3995 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0005
[junit4:junit4]   2> 4004 T3160 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4004 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19639 which had sessionid 0x13c7753a5bb0005
[junit4:junit4]   2> 4004 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0005 closed
[junit4:junit4]   2> 4004 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4014 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@336377f7
[junit4:junit4]   2> 4015 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4015 T3161 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4016 T3161 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 4016 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19640
[junit4:junit4]   2> 4016 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19640
[junit4:junit4]   2> 4017 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0006 with negotiated timeout 20000 for client /140.211.11.196:19640
[junit4:junit4]   2> 4017 T3161 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0006, negotiated timeout = 20000
[junit4:junit4]   2> 4018 T3162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@336377f7 name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4018 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4019 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4020 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4029 T3121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19638_
[junit4:junit4]   2> 4029 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19638_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19638_
[junit4:junit4]   2> 4030 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19638_
[junit4:junit4]   2> 4033 T3143 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4033 T3149 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4033 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4041 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4048 T3163 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/collection1
[junit4:junit4]   2> 4048 T3163 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4049 T3163 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4049 T3163 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4050 T3163 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/collection1/'
[junit4:junit4]   2> 4051 T3163 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/collection1/lib/README' to classloader
[junit4:junit4]   2> 4052 T3163 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4102 T3163 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4170 T3163 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4270 T3163 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4276 T3163 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4873 T3163 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4884 T3163 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4888 T3163 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4900 T3163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4904 T3163 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4908 T3163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4910 T3163 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4911 T3163 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359211639879/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/
[junit4:junit4]   2> 4911 T3163 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43f4ebd
[junit4:junit4]   2> 4911 T3163 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4912 T3163 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1 forceNew:false
[junit4:junit4]   2> 4913 T3163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 4913 T3163 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index/
[junit4:junit4]   2> 4914 T3163 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4914 T3163 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index forceNew:false
[junit4:junit4]   2> 4920 T3163 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4920 T3163 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4921 T3163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index
[junit4:junit4]   2> 4922 T3163 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4924 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4924 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4924 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4925 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4925 T3163 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4925 T3163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4926 T3163 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4926 T3163 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4927 T3163 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4927 T3163 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4928 T3163 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4928 T3163 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4929 T3163 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4929 T3163 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4929 T3163 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4930 T3163 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4930 T3163 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4931 T3163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4931 T3163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4932 T3163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4932 T3163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4933 T3163 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4933 T3163 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4934 T3163 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4934 T3163 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4935 T3163 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4942 T3163 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4947 T3163 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4947 T3163 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4950 T3163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 4952 T3163 oass.SolrIndexSearcher.<init> Opening Searcher@7e81ee3f main
[junit4:junit4]   2> 4953 T3163 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4953 T3163 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4953 T3163 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4960 T3163 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5025 T3164 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e81ee3f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5030 T3163 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5030 T3163 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5194 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5195 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19630_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19630"}
[junit4:junit4]   2> 5198 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19638_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19638"}
[junit4:junit4]   2> 5198 T3144 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5198 T3144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5210 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5210 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5210 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6033 T3163 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6033 T3163 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19638 collection:collection1 shard:shard1
[junit4:junit4]   2> 6034 T3163 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6050 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6051 T3163 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6052 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6062 T3163 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6063 T3163 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6063 T3163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 6063 T3163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6063 T3163 oasc.SyncStrategy.syncToMe http://127.0.0.1:19638/collection1/ has no replicas
[junit4:junit4]   2> 6063 T3163 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 6064 T3163 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6068 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6715 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6751 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6751 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6751 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6784 T3163 oasc.ZkController.register We are http://127.0.0.1:19638/collection1/ and leader is http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 6784 T3163 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19638
[junit4:junit4]   2> 6784 T3163 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6784 T3163 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6784 T3163 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6795 T3163 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6796 T3121 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6797 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6797 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6926 T3121 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6929 T3121 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19654
[junit4:junit4]   2> 6930 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6930 T3121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6931 T3121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949
[junit4:junit4]   2> 6931 T3121 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/solr.xml
[junit4:junit4]   2> 6931 T3121 oasc.CoreContainer.<init> New CoreContainer 1232404567
[junit4:junit4]   2> 6932 T3121 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/'
[junit4:junit4]   2> 6932 T3121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/'
[junit4:junit4]   2> 6968 T3121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6969 T3121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6969 T3121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6969 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6970 T3121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6970 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6970 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6971 T3121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6971 T3121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6971 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6984 T3121 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6996 T3121 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19627/solr
[junit4:junit4]   2> 6996 T3121 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6997 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b9c9961
[junit4:junit4]   2> 6997 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6998 T3174 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 6998 T3174 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 6999 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19655
[junit4:junit4]   2> 6999 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19655
[junit4:junit4]   2> 7000 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0007 with negotiated timeout 20000 for client /140.211.11.196:19655
[junit4:junit4]   2> 7000 T3174 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0007, negotiated timeout = 20000
[junit4:junit4]   2> 7000 T3175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b9c9961 name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7000 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7001 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0007
[junit4:junit4]   2> 7002 T3175 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7002 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19655 which had sessionid 0x13c7753a5bb0007
[junit4:junit4]   2> 7002 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0007 closed
[junit4:junit4]   2> 7002 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7009 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@59975cdc
[junit4:junit4]   2> 7009 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7010 T3176 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7010 T3176 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 7010 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19656
[junit4:junit4]   2> 7010 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19656
[junit4:junit4]   2> 7011 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0008 with negotiated timeout 20000 for client /140.211.11.196:19656
[junit4:junit4]   2> 7011 T3176 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0008, negotiated timeout = 20000
[junit4:junit4]   2> 7012 T3177 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59975cdc name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7012 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7012 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7013 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7014 T3121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19654_
[junit4:junit4]   2> 7015 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19654_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19654_
[junit4:junit4]   2> 7016 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19654_
[junit4:junit4]   2> 7017 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7017 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7018 T3143 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7018 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7019 T3149 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7019 T3162 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7020 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7025 T3178 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/collection1
[junit4:junit4]   2> 7025 T3178 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7025 T3178 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7026 T3178 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7027 T3178 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/collection1/'
[junit4:junit4]   2> 7028 T3178 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7028 T3178 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/collection1/lib/README' to classloader
[junit4:junit4]   2> 7076 T3178 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7140 T3178 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7240 T3178 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7245 T3178 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7835 T3178 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7847 T3178 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7851 T3178 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7863 T3178 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7867 T3178 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7872 T3178 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7873 T3178 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7874 T3178 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359211642949/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/
[junit4:junit4]   2> 7874 T3178 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43f4ebd
[junit4:junit4]   2> 7874 T3178 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7875 T3178 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2 forceNew:false
[junit4:junit4]   2> 7876 T3178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 7876 T3178 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index/
[junit4:junit4]   2> 7877 T3178 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7878 T3178 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index forceNew:false
[junit4:junit4]   2> 7883 T3178 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b17a0ad; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7883 T3178 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7884 T3178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index
[junit4:junit4]   2> 7885 T3178 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7887 T3178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7887 T3178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7887 T3178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7888 T3178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7888 T3178 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7888 T3178 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7889 T3178 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7889 T3178 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7890 T3178 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7890 T3178 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7891 T3178 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7891 T3178 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7892 T3178 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7892 T3178 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7892 T3178 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7893 T3178 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7893 T3178 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7894 T3178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7894 T3178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7895 T3178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7895 T3178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7896 T3178 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7896 T3178 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7897 T3178 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7898 T3178 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7898 T3178 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7905 T3178 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7910 T3178 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7911 T3178 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7913 T3178 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 7915 T3178 oass.SolrIndexSearcher.<init> Opening Searcher@4bf85173 main
[junit4:junit4]   2> 7916 T3178 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7916 T3178 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7916 T3178 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7934 T3178 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7993 T3179 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf85173 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7998 T3178 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7998 T3178 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8270 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8271 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19638_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19638"}
[junit4:junit4]   2> 8277 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19654_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19654"}
[junit4:junit4]   2> 8278 T3144 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8278 T3144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8290 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8290 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8290 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8290 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9001 T3178 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9001 T3178 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19654 collection:collection1 shard:shard1
[junit4:junit4]   2> 9004 T3178 oasc.ZkController.register We are http://127.0.0.1:19654/collection1/ and leader is http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 9004 T3178 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19654
[junit4:junit4]   2> 9005 T3178 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9005 T3178 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C227 name=collection1 org.apache.solr.core.SolrCore@5fe47fc8 url=http://127.0.0.1:19654/collection1 node=127.0.0.1:19654_ C227_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19654_, base_url=http://127.0.0.1:19654}
[junit4:junit4]   2> 9005 T3180 C227 P19654 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9006 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9007 T3178 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9007 T3180 C227 P19654 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9007 T3180 C227 P19654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9007 T3121 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9008 T3180 C227 P19654 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9008 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9009 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9188 T3121 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9191 T3121 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19659
[junit4:junit4]   2> 9192 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9192 T3121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9193 T3121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172
[junit4:junit4]   2> 9193 T3121 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/solr.xml
[junit4:junit4]   2> 9194 T3121 oasc.CoreContainer.<init> New CoreContainer 261329286
[junit4:junit4]   2> 9194 T3121 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/'
[junit4:junit4]   2> 9195 T3121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/'
[junit4:junit4]   2> 9237 T3121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9237 T3121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9238 T3121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9238 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9239 T3121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9239 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9240 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9240 T3121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9241 T3121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9241 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9260 T3121 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9277 T3121 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19627/solr
[junit4:junit4]   2> 9278 T3121 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9278 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@20f4df3a
[junit4:junit4]   2> 9279 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9280 T3190 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9280 T3190 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 9281 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19660
[junit4:junit4]   2> 9281 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19660
[junit4:junit4]   2> 9283 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb0009 with negotiated timeout 20000 for client /140.211.11.196:19660
[junit4:junit4]   2> 9283 T3190 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb0009, negotiated timeout = 20000
[junit4:junit4]   2> 9283 T3191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20f4df3a name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9284 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9285 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb0009
[junit4:junit4]   2> 9297 T3191 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9297 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19660 which had sessionid 0x13c7753a5bb0009
[junit4:junit4]   2> 9297 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb0009 closed
[junit4:junit4]   2> 9298 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9307 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10100431
[junit4:junit4]   2> 9308 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9308 T3192 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9309 T3192 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 9309 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19661
[junit4:junit4]   2> 9309 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19661
[junit4:junit4]   2> 9311 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb000a with negotiated timeout 20000 for client /140.211.11.196:19661
[junit4:junit4]   2> 9311 T3192 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb000a, negotiated timeout = 20000
[junit4:junit4]   2> 9311 T3193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10100431 name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9311 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9312 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9313 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9322 T3121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19659_
[junit4:junit4]   2> 9323 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19659_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19659_
[junit4:junit4]   2> 9324 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19659_
[junit4:junit4]   2> 9326 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9326 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9327 T3177 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9327 T3143 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9327 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9327 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9328 T3149 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9328 T3162 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9336 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9342 T3194 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/collection1
[junit4:junit4]   2> 9342 T3194 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9343 T3194 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9343 T3194 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9344 T3194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/collection1/'
[junit4:junit4]   2> 9345 T3194 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/collection1/lib/README' to classloader
[junit4:junit4]   2> 9346 T3194 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9397 T3194 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9472 T3194 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9573 T3194 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9578 T3194 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9818 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9822 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19654_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19654"}
[junit4:junit4]   2> 9848 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9848 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9848 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9848 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9848 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11547 T3194 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11583 T3194 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11591 T3194 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11626 T3194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11642 T3194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11650 T3194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11660 T3194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11669 T3194 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359211645172/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/
[junit4:junit4]   2> 11669 T3194 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43f4ebd
[junit4:junit4]   2> 11670 T3194 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11672 T3194 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3 forceNew:false
[junit4:junit4]   2> 11674 T3194 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 11675 T3194 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index/
[junit4:junit4]   2> 11679 T3194 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11681 T3194 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index forceNew:false
[junit4:junit4]   2> 11699 T3194 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@595545b6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11700 T3194 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11711 T3194 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index
[junit4:junit4]   2> 11726 T3194 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11734 T3194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11734 T3194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11735 T3194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11735 T3194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11736 T3194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11737 T3194 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11737 T3194 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11738 T3194 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11739 T3194 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11739 T3194 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11740 T3194 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11741 T3194 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11741 T3194 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11742 T3194 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11742 T3194 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11743 T3194 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11744 T3194 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11744 T3194 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11745 T3194 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11746 T3194 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11746 T3194 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11747 T3194 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11748 T3194 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11749 T3194 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11749 T3194 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11750 T3194 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11778 T3194 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11795 T3194 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11798 T3194 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11804 T3194 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 11833 T3194 oass.SolrIndexSearcher.<init> Opening Searcher@73aebb25 main
[junit4:junit4]   2> 11835 T3194 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11836 T3194 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11836 T3194 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11855 T3194 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11934 T3195 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73aebb25 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11940 T3194 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11940 T3194 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C227_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19654_, base_url=http://127.0.0.1:19654}
[junit4:junit4]   2> 12035 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19638/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12036 T3180 C227 P19654 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19654 START replicas=[http://127.0.0.1:19638/collection1/] nUpdates=100
[junit4:junit4]   2> 12037 T3180 C227 P19654 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12037 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12037 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12037 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12038 T3180 C227 P19654 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12038 T3180 C227 P19654 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19638/collection1/. core=collection1
[junit4:junit4]   2> 12038 T3180 C227 P19654 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C228 name=collection1 org.apache.solr.core.SolrCore@ec6ae53 url=http://127.0.0.1:19638/collection1 node=127.0.0.1:19638_ C228_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19638_, base_url=http://127.0.0.1:19638, leader=true}
[junit4:junit4]   2> 12062 T3153 C228 P19638 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12072 T3154 C228 P19638 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12074 T3154 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 12085 T3154 C228 P19638 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12086 T3154 C228 P19638 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12095 T3154 C228 P19638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12096 T3154 C228 P19638 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12098 T3154 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 12099 T3154 C228 P19638 oass.SolrIndexSearcher.<init> Opening Searcher@3a22654c realtime
[junit4:junit4]   2> 12100 T3154 C228 P19638 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12100 T3154 C228 P19638 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 28
[junit4:junit4]   2> 12101 T3180 C227 P19654 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12102 T3180 C227 P19654 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12105 T3155 C228 P19638 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12106 T3155 C228 P19638 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12107 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12107 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12107 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12109 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 12112 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index
[junit4:junit4]   2> 12112 T3155 C228 P19638 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 12113 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12115 T3180 C227 P19654 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 forceNew:false
[junit4:junit4]   2> 12116 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12118 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74f4200e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12122 T3155 C228 P19638 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12125 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index
[junit4:junit4]   2> 12125 T3180 C227 P19654 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12126 T3180 C227 P19654 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126024728256
[junit4:junit4]   2> 12128 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12129 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12130 T3180 C227 P19654 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256
[junit4:junit4]   2> 12135 T3180 C227 P19654 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74f4200e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12136 T3180 C227 P19654 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12139 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12139 T3180 C227 P19654 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12139 T3180 C227 P19654 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12140 T3180 C227 P19654 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12141 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256
[junit4:junit4]   2> 12142 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12148 T3180 C227 P19654 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74f4200e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12149 T3180 C227 P19654 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12149 T3180 C227 P19654 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12150 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12150 T3180 C227 P19654 oass.SolrIndexSearcher.<init> Opening Searcher@7fdf6743 main
[junit4:junit4]   2> 12153 T3179 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fdf6743 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12153 T3179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index
[junit4:junit4]   2> 12154 T3180 C227 P19654 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12159 T3180 C227 P19654 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74f4200e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256 lockFactory=org.apache.lucene.store.NativeFSLockFactory@74f4200e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12160 T3180 C227 P19654 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12162 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2
[junit4:junit4]   2> 12162 T3180 C227 P19654 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12162 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index.20130126024728256
[junit4:junit4]   2> 12162 T3180 C227 P19654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty2/index
[junit4:junit4]   2> 12163 T3180 C227 P19654 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12163 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12163 T3180 C227 P19654 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12163 T3180 C227 P19654 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12165 T3180 C227 P19654 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12866 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12867 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19659_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19659"}
[junit4:junit4]   2> 12868 T3144 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12868 T3144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12908 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19654_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19654"}
[junit4:junit4]   2> 12942 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12943 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12942 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12942 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12942 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12946 T3194 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12946 T3194 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19659 collection:collection1 shard:shard1
[junit4:junit4]   2> 12974 T3194 oasc.ZkController.register We are http://127.0.0.1:19659/collection1/ and leader is http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 12974 T3194 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19659
[junit4:junit4]   2> 12974 T3194 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12975 T3194 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C229 name=collection1 org.apache.solr.core.SolrCore@25812c08 url=http://127.0.0.1:19659/collection1 node=127.0.0.1:19659_ C229_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19659_, base_url=http://127.0.0.1:19659}
[junit4:junit4]   2> 12976 T3198 C229 P19659 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12976 T3194 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12977 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12978 T3198 C229 P19659 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12978 T3198 C229 P19659 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12978 T3121 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12979 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12980 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12980 T3198 C229 P19659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13195 T3121 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13198 T3121 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19682
[junit4:junit4]   2> 13198 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13199 T3121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13199 T3121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156
[junit4:junit4]   2> 13200 T3121 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/solr.xml
[junit4:junit4]   2> 13200 T3121 oasc.CoreContainer.<init> New CoreContainer 1006619673
[junit4:junit4]   2> 13201 T3121 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/'
[junit4:junit4]   2> 13201 T3121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/'
[junit4:junit4]   2> 13243 T3121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13244 T3121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13245 T3121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13245 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13245 T3121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13246 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13246 T3121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13247 T3121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13247 T3121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13248 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13266 T3121 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13284 T3121 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:19627/solr
[junit4:junit4]   2> 13285 T3121 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13285 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@24d73256
[junit4:junit4]   2> 13286 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13287 T3208 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13287 T3208 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 13288 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19683
[junit4:junit4]   2> 13288 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19683
[junit4:junit4]   2> 13290 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb000b with negotiated timeout 20000 for client /140.211.11.196:19683
[junit4:junit4]   2> 13290 T3208 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb000b, negotiated timeout = 20000
[junit4:junit4]   2> 13290 T3209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24d73256 name:ZooKeeperConnection Watcher:127.0.0.1:19627 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13290 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13292 T3126 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7753a5bb000b
[junit4:junit4]   2> 13292 T3209 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13292 T3123 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19683 which had sessionid 0x13c7753a5bb000b
[junit4:junit4]   2> 13292 T3121 oaz.ZooKeeper.close Session: 0x13c7753a5bb000b closed
[junit4:junit4]   2> 13293 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13302 T3121 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:19627/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@22397906
[junit4:junit4]   2> 13303 T3121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13304 T3210 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:19627. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13304 T3210 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:19627, initiating session
[junit4:junit4]   2> 13304 T3123 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19684
[junit4:junit4]   2> 13305 T3123 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19684
[junit4:junit4]   2> 13306 T3125 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7753a5bb000c with negotiated timeout 20000 for client /140.211.11.196:19684
[junit4:junit4]   2> 13306 T3210 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:19627, sessionid = 0x13c7753a5bb000c, negotiated timeout = 20000
[junit4:junit4]   2> 13306 T3211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22397906 name:ZooKeeperConnection Watcher:127.0.0.1:19627/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13306 T3121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13307 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000c type:create cxid:0x1 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13308 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000c type:create cxid:0x2 zxid:0x96 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13317 T3121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19682_
[junit4:junit4]   2> 13318 T3126 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7753a5bb000c type:delete cxid:0x4 zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19682_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19682_
[junit4:junit4]   2> 13319 T3121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19682_
[junit4:junit4]   2> 13321 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13321 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13321 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13322 T3143 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13322 T3177 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13322 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13322 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13329 T3193 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13329 T3149 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13330 T3162 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13330 T3121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13344 T3212 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/collection1
[junit4:junit4]   2> 13344 T3212 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13345 T3212 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13345 T3212 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13346 T3212 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/collection1/'
[junit4:junit4]   2> 13347 T3212 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/collection1/lib/README' to classloader
[junit4:junit4]   2> 13348 T3212 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13398 T3212 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13466 T3212 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13566 T3212 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13572 T3212 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14139 T3212 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14146 T3212 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14149 T3212 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14157 T3212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14161 T3212 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14163 T3212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14164 T3212 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14165 T3212 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359211649156/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/
[junit4:junit4]   2> 14165 T3212 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43f4ebd
[junit4:junit4]   2> 14165 T3212 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14166 T3212 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4 forceNew:false
[junit4:junit4]   2> 14166 T3212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 14167 T3212 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index/
[junit4:junit4]   2> 14167 T3212 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14167 T3212 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index forceNew:false
[junit4:junit4]   2> 14172 T3212 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b9a3f53; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14172 T3212 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14173 T3212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index
[junit4:junit4]   2> 14173 T3212 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14174 T3212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14174 T3212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14175 T3212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14175 T3212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14175 T3212 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14175 T3212 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14176 T3212 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14176 T3212 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14176 T3212 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14177 T3212 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14177 T3212 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14177 T3212 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14178 T3212 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14178 T3212 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14178 T3212 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14178 T3212 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14179 T3212 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14179 T3212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14179 T3212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14180 T3212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14180 T3212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14180 T3212 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14181 T3212 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14181 T3212 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14182 T3212 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14182 T3212 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14186 T3212 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14189 T3212 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14190 T3212 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14192 T3212 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 14193 T3212 oass.SolrIndexSearcher.<init> Opening Searcher@149799c7 main
[junit4:junit4]   2> 14194 T3212 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14194 T3212 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14194 T3212 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14199 T3212 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14244 T3213 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@149799c7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14247 T3212 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14247 T3212 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14475 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14476 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19659_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19659"}
[junit4:junit4]   2> 14481 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19682_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19682"}
[junit4:junit4]   2> 14481 T3144 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14482 T3144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14500 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14500 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14500 T3211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14500 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14500 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14500 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15249 T3212 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15249 T3212 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19682 collection:collection1 shard:shard1
[junit4:junit4]   2> 15252 T3212 oasc.ZkController.register We are http://127.0.0.1:19682/collection1/ and leader is http://127.0.0.1:19638/collection1/
[junit4:junit4]   2> 15253 T3212 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19682
[junit4:junit4]   2> 15253 T3212 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15253 T3212 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C230 name=collection1 org.apache.solr.core.SolrCore@90d858a url=http://127.0.0.1:19682/collection1 node=127.0.0.1:19682_ C230_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19682_, base_url=http://127.0.0.1:19682}
[junit4:junit4]   2> 15254 T3214 C230 P19682 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15255 T3214 C230 P19682 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15256 T3214 C230 P19682 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15256 T3214 C230 P19682 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15256 T3212 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15257 T3214 C230 P19682 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15258 T3121 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15258 T3121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15259 T3121 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15277 T3121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15278 T3121 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15278 T3121 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15279 T3121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16005 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16006 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19682_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19682"}
[junit4:junit4]   2> 16031 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16031 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16031 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16031 T3211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16031 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16031 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16281 T3121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C229_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19659_, base_url=http://127.0.0.1:19659}
[junit4:junit4]   2> 17018 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19638/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17018 T3198 C229 P19659 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19659 START replicas=[http://127.0.0.1:19638/collection1/] nUpdates=100
[junit4:junit4]   2> 17019 T3198 C229 P19659 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17019 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17019 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17020 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17020 T3198 C229 P19659 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17020 T3198 C229 P19659 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19638/collection1/. core=collection1
[junit4:junit4]   2> 17020 T3198 C229 P19659 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17021 T3153 C228 P19638 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17039 T3158 C228 P19638 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17049 T3158 C228 P19638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17050 T3158 C228 P19638 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17051 T3158 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 17052 T3158 C228 P19638 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17052 T3158 C228 P19638 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 17054 T3198 C229 P19659 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17054 T3198 C229 P19659 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17056 T3155 C228 P19638 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17057 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17058 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17058 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17060 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 17062 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index
[junit4:junit4]   2> 17062 T3155 C228 P19638 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17063 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17065 T3198 C229 P19659 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 forceNew:false
[junit4:junit4]   2> 17067 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17068 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a84b463; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17074 T3155 C228 P19638 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17076 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index
[junit4:junit4]   2> 17076 T3198 C229 P19659 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17077 T3198 C229 P19659 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126024733206
[junit4:junit4]   2> 17079 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17080 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17080 T3198 C229 P19659 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206
[junit4:junit4]   2> 17087 T3198 C229 P19659 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a84b463; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17089 T3198 C229 P19659 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17092 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17092 T3198 C229 P19659 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17092 T3198 C229 P19659 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17093 T3198 C229 P19659 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17094 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206
[junit4:junit4]   2> 17095 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17102 T3198 C229 P19659 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a84b463; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17103 T3198 C229 P19659 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17103 T3198 C229 P19659 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17104 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17104 T3198 C229 P19659 oass.SolrIndexSearcher.<init> Opening Searcher@288f758e main
[junit4:junit4]   2> 17107 T3195 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@288f758e main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17107 T3195 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index
[junit4:junit4]   2> 17108 T3198 C229 P19659 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17114 T3198 C229 P19659 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a84b463; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a84b463; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17115 T3198 C229 P19659 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17117 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3
[junit4:junit4]   2> 17117 T3198 C229 P19659 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17118 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index.20130126024733206
[junit4:junit4]   2> 17118 T3198 C229 P19659 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty3/index
[junit4:junit4]   2> 17118 T3198 C229 P19659 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17118 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17119 T3198 C229 P19659 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17119 T3198 C229 P19659 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17121 T3198 C229 P19659 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17283 T3121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17539 T3144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17540 T3144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19659_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19659"}
[junit4:junit4]   2> 17626 T3211 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17626 T3177 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17626 T3149 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17626 T3193 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17626 T3143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17626 T3162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C230_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19682_, base_url=http://127.0.0.1:19682}
[junit4:junit4]   2> 18279 T3214 C230 P19682 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:19638/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18279 T3214 C230 P19682 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19682 START replicas=[http://127.0.0.1:19638/collection1/] nUpdates=100
[junit4:junit4]   2> 18280 T3214 C230 P19682 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18280 T3214 C230 P19682 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18280 T3214 C230 P19682 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18280 T3214 C230 P19682 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18280 T3214 C230 P19682 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18281 T3214 C230 P19682 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:19638/collection1/. core=collection1
[junit4:junit4]   2> 18281 T3214 C230 P19682 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18282 T3153 C228 P19638 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18286 T3121 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18295 T3152 C228 P19638 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18301 T3152 C228 P19638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a61474; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18301 T3152 C228 P19638 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18302 T3152 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 18302 T3152 C228 P19638 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18303 T3152 C228 P19638 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 18303 T3214 C230 P19682 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18304 T3214 C230 P19682 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18306 T3155 C228 P19638 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18307 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18307 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18307 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18309 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1
[junit4:junit4]   2> 18310 T3155 C228 P19638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty1/index
[junit4:junit4]   2> 18310 T3155 C228 P19638 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18310 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18312 T3214 C230 P19682 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454 forceNew:false
[junit4:junit4]   2> 18313 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18314 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6702911d; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18317 T3155 C228 P19638 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 18325 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index
[junit4:junit4]   2> 18325 T3214 C230 P19682 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18326 T3214 C230 P19682 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126024734454
[junit4:junit4]   2> 18327 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18328 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18328 T3214 C230 P19682 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454
[junit4:junit4]   2> 18331 T3214 C230 P19682 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6702911d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18331 T3214 C230 P19682 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18333 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18333 T3214 C230 P19682 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18333 T3214 C230 P19682 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18333 T3214 C230 P19682 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18334 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454
[junit4:junit4]   2> 18335 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18337 T3214 C230 P19682 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index.20130126024734454 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6702911d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18338 T3214 C230 P19682 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18338 T3214 C230 P19682 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18338 T3214 C230 P19682 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4
[junit4:junit4]   2> 18339 T3214 C230 P19682 oass.SolrIndexSearcher.<init> Opening Searcher@5d67b7d6 main
[junit4:junit4]   2> 18340 T3213 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d67b7d6 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 18341 T3213 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359211636147/jetty4/index
[junit4:junit4]   2> 18341 T3214 C230 P19682 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18344 T3214 C230 P19682 oasc.SolrDeletionPolicy.onCommit SolrDeletion

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

nit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 141333 T3121 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=hr_HR, timezone=Etc/GMT+12
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=134963448,total=347668480
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, PeerSyncTest, TestSolrCoreProperties, BasicDistributedZk2Test, DocumentBuilderTest, BadIndexSchemaTest, DistributedQueryElevationComponentTest, PrimUtilsTest, TestRealTimeGet, OverseerCollectionProcessorTest, IndexSchemaTest, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, SolrCoreTest, OutputWriterTest, TestLRUCache, TestSolrXMLSerializer, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, RAMDirectoryFactoryTest, TestQueryUtils, SignatureUpdateProcessorFactoryTest, TestComponentsName, TestRecovery, TestUtils, DisMaxRequestHandlerTest, ClusterStateTest, TestBM25SimilarityFactory, TestSolrDeletionPolicy1, ZkNodePropsTest, TestDistributedSearch, TestUpdate, TestRTGBase, SpellingQueryConverterTest, SoftAutoCommitTest, ZkSolrClientTest, TestTrie, TestSurroundQueryParser, UUIDFieldTest, BasicFunctionalityTest, IndexReaderFactoryTest, TestPropInjectDefaults, LegacyHTMLStripCharFilterTest, TestCodecSupport, TestPropInject, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, DebugComponentTest, IndexSchemaRuntimeFieldTest, DOMUtilTest, StatelessScriptUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, LukeRequestHandlerTest, URLClassifyProcessorTest, SuggesterTSTTest, TestArbitraryIndexDir, TestReload, TestJmxIntegration, TestSort, TestFunctionQuery, OverseerTest, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionIntegrationTest, LeaderElectionTest, TestDistributedGrouping, SpellCheckCollatorTest, TestExtendedDismaxParser, BasicZkTest, TestHashPartitioner, DistributedTermsComponentTest, StatsComponentTest, TestRangeQuery, DirectUpdateHandlerTest, SimpleFacetsTest, TestGroupingSearch, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, ConvertedLegacyTest, QueryElevationComponentTest, SortByFunctionTest, TestBinaryResponseWriter, HighlighterTest, CoreAdminHandlerTest, TestRemoteStreaming, CacheHeaderTest, QueryEqualityTest, TestCSVLoader, PolyFieldTest, MoreLikeThisHandlerTest, MBeansHandlerTest, TestPseudoReturnFields, BinaryUpdateRequestHandlerTest, QueryParsingTest, TermsComponentTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, MinimalSchemaTest, StandardRequestHandlerTest, TestQueryTypes, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TermVectorComponentTest, SuggesterWFSTTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestValueSourceCache, TestReversedWildcardFilterFactory, ReturnFieldsTest, SearchHandlerTest, TestOmitPositions, SolrCmdDistributorTest, TestSearchPerf, TestFoldingMultitermQuery, SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, AlternateDirectoryTest, TestBinaryField, SOLR749Test, TestDocSet, TestQuerySenderListener, TestNumberUtils, MultiTermTest, TestConfig, SpellPossibilityIteratorTest, TestLMDirichletSimilarityFactory, TestPluginEnable, TestIBSimilarityFactory, TimeZoneUtilsTest, FileUtilsTest, ChaosMonkeySafeLeaderTest, CircularListTest, TestDocumentBuilder, TestCharFilters, TestCollationKeyRangeQueries, ClusterStateUpdateTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 141.36s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:346: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:841: There were test failures: 248 suites, 1035 tests, 1 failure, 24 ignored (6 assumptions)

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