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/02/18 06:06:08 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 997 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/997/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:44405/_bse/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@3f7c86a0, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d3d7199]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:44405/_bse/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@3f7c86a0, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@d3d7199]
	at __randomizedtesting.SeedInfo.seed([36D04E407451860D:B736C058030EE631]: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:216)
	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:601)
	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:722)




Build Log:
[...truncated 9289 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3288 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_bse/
[junit4:junit4]   2> 5 T3288 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1361163689261
[junit4:junit4]   2> 6 T3288 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T3289 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T3289 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T3289 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T3289 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T3289 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T3289 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T3288 oasc.ZkTestServer.run start zk server on port:44371
[junit4:junit4]   2> 109 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@60b194d5
[junit4:junit4]   2> 110 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T3294 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T3294 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 111 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44375
[junit4:junit4]   2> 111 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44375
[junit4:junit4]   2> 112 T3292 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340000 with negotiated timeout 10000 for client /140.211.11.196:44375
[junit4:junit4]   2> 114 T3294 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T3295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60b194d5 name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T3288 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340000
[junit4:junit4]   2> 119 T3295 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 120 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44375 which had sessionid 0x13cebad9d340000
[junit4:junit4]   2> 119 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340000 closed
[junit4:junit4]   2> 121 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ff85e9
[junit4:junit4]   2> 122 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T3296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 122 T3296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 123 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44376
[junit4:junit4]   2> 123 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44376
[junit4:junit4]   2> 129 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340001 with negotiated timeout 10000 for client /140.211.11.196:44376
[junit4:junit4]   2> 129 T3296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340001, negotiated timeout = 10000
[junit4:junit4]   2> 130 T3297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ff85e9 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 130 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T3288 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 134 T3288 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T3288 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 154 T3288 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 158 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 159 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 173 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 277 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 282 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 283 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 292 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 293 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 298 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 299 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 302 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 304 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 308 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 309 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 313 T3288 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 314 T3288 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 317 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340001
[junit4:junit4]   2> 318 T3297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 319 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44376 which had sessionid 0x13cebad9d340001
[junit4:junit4]   2> 318 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340001 closed
[junit4:junit4]   2> 581 T3288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 589 T3288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44391
[junit4:junit4]   2> 589 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 590 T3288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 591 T3288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575
[junit4:junit4]   2> 592 T3288 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/solr.xml
[junit4:junit4]   2> 592 T3288 oasc.CoreContainer.<init> New CoreContainer 1357118873
[junit4:junit4]   2> 593 T3288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/'
[junit4:junit4]   2> 594 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/'
[junit4:junit4]   2> 681 T3288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 682 T3288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 682 T3288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 683 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 684 T3288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 685 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 685 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 686 T3288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 687 T3288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 688 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 723 T3288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 754 T3288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44371/solr
[junit4:junit4]   2> 755 T3288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 756 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@65c31a22
[junit4:junit4]   2> 757 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 758 T3307 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 759 T3307 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 759 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44392
[junit4:junit4]   2> 760 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44392
[junit4:junit4]   2> 763 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340002 with negotiated timeout 20000 for client /140.211.11.196:44392
[junit4:junit4]   2> 763 T3307 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340002, negotiated timeout = 20000
[junit4:junit4]   2> 764 T3308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65c31a22 name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 764 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 765 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340002
[junit4:junit4]   2> 780 T3308 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 780 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44392 which had sessionid 0x13cebad9d340002
[junit4:junit4]   2> 780 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340002 closed
[junit4:junit4]   2> 781 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 793 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b4e5b0a
[junit4:junit4]   2> 794 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 795 T3309 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 795 T3309 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 796 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44393
[junit4:junit4]   2> 796 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44393
[junit4:junit4]   2> 797 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340003 with negotiated timeout 20000 for client /140.211.11.196:44393
[junit4:junit4]   2> 797 T3309 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340003, negotiated timeout = 20000
[junit4:junit4]   2> 797 T3310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b4e5b0a name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 798 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 805 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 806 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 808 T3288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44391__bse
[junit4:junit4]   2> 809 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44391__bse Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44391__bse
[junit4:junit4]   2> 824 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44391__bse
[junit4:junit4]   2> 835 T3288 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 851 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 853 T3288 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 863 T3288 oasc.Overseer.start Overseer (id=89205223539867651-127.0.0.1:44391__bse-n_0000000000) starting
[junit4:junit4]   2> 863 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 865 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 866 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 876 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 877 T3312 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 878 T3288 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 881 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 883 T3311 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 887 T3313 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/collection1
[junit4:junit4]   2> 887 T3313 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 888 T3313 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 888 T3313 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 953 T3313 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/collection1/'
[junit4:junit4]   2> 954 T3313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/collection1/lib/README' to classloader
[junit4:junit4]   2> 955 T3313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 989 T3313 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 1030 T3313 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1131 T3313 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1139 T3313 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1570 T3313 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1578 T3313 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1581 T3313 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1591 T3313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1595 T3313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1599 T3313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1600 T3313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1600 T3313 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1361163689575/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/
[junit4:junit4]   2> 1601 T3313 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eb1e1a3
[junit4:junit4]   2> 1601 T3313 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1602 T3313 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data forceNew:false
[junit4:junit4]   2> 1603 T3313 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data
[junit4:junit4]   2> 1604 T3313 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index/
[junit4:junit4]   2> 1604 T3313 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1605 T3313 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index forceNew:false
[junit4:junit4]   2> 1636 T3313 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@63f8d67a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1636 T3313 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1637 T3313 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index
[junit4:junit4]   2> 1639 T3313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1639 T3313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1639 T3313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1640 T3313 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1640 T3313 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1640 T3313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1641 T3313 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1641 T3313 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1641 T3313 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1650 T3313 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1654 T3313 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data
[junit4:junit4]   2> 1656 T3313 oass.SolrIndexSearcher.<init> Opening Searcher@ee92548 main
[junit4:junit4]   2> 1657 T3313 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1657 T3313 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1659 T3313 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data
[junit4:junit4]   2> 1660 T3314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee92548 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1660 T3313 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1661 T3313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1661 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 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> 2386 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2387 T3311 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:44391__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44391/_bse"}
[junit4:junit4]   2> 2387 T3311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2387 T3311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2388 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 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> 2411 T3310 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> 2666 T3313 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2666 T3313 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44391/_bse collection:control_collection shard:shard1
[junit4:junit4]   2> 2667 T3313 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2681 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 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> 2682 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2683 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2693 T3313 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2693 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2693 T3313 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44391/_bse/collection1/
[junit4:junit4]   2> 2694 T3313 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2694 T3313 oasc.SyncStrategy.syncToMe http://127.0.0.1:44391/_bse/collection1/ has no replicas
[junit4:junit4]   2> 2694 T3313 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44391/_bse/collection1/
[junit4:junit4]   2> 2694 T3313 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2698 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3920 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3962 T3310 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> 3987 T3313 oasc.ZkController.register We are http://127.0.0.1:44391/_bse/collection1/ and leader is http://127.0.0.1:44391/_bse/collection1/
[junit4:junit4]   2> 3987 T3313 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44391/_bse
[junit4:junit4]   2> 3987 T3313 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3987 T3313 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3988 T3313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3989 T3313 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3990 T3288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3990 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3991 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4005 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4006 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ec4f104
[junit4:junit4]   2> 4007 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4007 T3315 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4008 T3315 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 4008 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44399
[junit4:junit4]   2> 4008 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44399
[junit4:junit4]   2> 4009 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340004 with negotiated timeout 10000 for client /140.211.11.196:44399
[junit4:junit4]   2> 4010 T3315 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340004, negotiated timeout = 10000
[junit4:junit4]   2> 4010 T3316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ec4f104 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4010 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4011 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4012 T3288 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4210 T3288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4213 T3288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44400
[junit4:junit4]   2> 4214 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4215 T3288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4215 T3288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268
[junit4:junit4]   2> 4216 T3288 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/solr.xml
[junit4:junit4]   2> 4216 T3288 oasc.CoreContainer.<init> New CoreContainer 190673120
[junit4:junit4]   2> 4217 T3288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/'
[junit4:junit4]   2> 4217 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/'
[junit4:junit4]   2> 4277 T3288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4278 T3288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4278 T3288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4279 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4279 T3288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4280 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4280 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4280 T3288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4281 T3288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4281 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4301 T3288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4320 T3288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44371/solr
[junit4:junit4]   2> 4321 T3288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4322 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1773c49d
[junit4:junit4]   2> 4323 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4323 T3326 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4324 T3326 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 4325 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44401
[junit4:junit4]   2> 4325 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44401
[junit4:junit4]   2> 4327 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340005 with negotiated timeout 20000 for client /140.211.11.196:44401
[junit4:junit4]   2> 4327 T3326 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340005, negotiated timeout = 20000
[junit4:junit4]   2> 4327 T3327 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1773c49d name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4328 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4329 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340005
[junit4:junit4]   2> 4330 T3327 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4330 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44401 which had sessionid 0x13cebad9d340005
[junit4:junit4]   2> 4330 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340005 closed
[junit4:junit4]   2> 4331 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4340 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@24f66a57
[junit4:junit4]   2> 4341 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4341 T3328 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4342 T3328 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 4342 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44402
[junit4:junit4]   2> 4343 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44402
[junit4:junit4]   2> 4344 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340006 with negotiated timeout 20000 for client /140.211.11.196:44402
[junit4:junit4]   2> 4344 T3328 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340006, negotiated timeout = 20000
[junit4:junit4]   2> 4344 T3329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24f66a57 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4345 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4345 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4347 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4348 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5351 T3288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44400__bse
[junit4:junit4]   2> 5352 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44400__bse Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44400__bse
[junit4:junit4]   2> 5354 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44400__bse
[junit4:junit4]   2> 5356 T3329 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5356 T3310 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5356 T3316 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5357 T3310 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> 5373 T3330 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/collection1
[junit4:junit4]   2> 5374 T3330 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5374 T3330 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5374 T3330 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5376 T3330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/collection1/'
[junit4:junit4]   2> 5377 T3330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/collection1/lib/README' to classloader
[junit4:junit4]   2> 5377 T3330 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5425 T3330 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5476 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5477 T3311 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:44391__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44391/_bse"}
[junit4:junit4]   2> 5484 T3330 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5491 T3310 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> 5491 T3316 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> 5491 T3330 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5491 T3329 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> 5500 T3330 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6137 T3330 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6148 T3330 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6152 T3330 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6165 T3330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6170 T3330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6175 T3330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6176 T3330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6177 T3330 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1361163693268/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/
[junit4:junit4]   2> 6177 T3330 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eb1e1a3
[junit4:junit4]   2> 6178 T3330 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6179 T3330 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1 forceNew:false
[junit4:junit4]   2> 6180 T3330 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 6181 T3330 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index/
[junit4:junit4]   2> 6181 T3330 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6182 T3330 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index forceNew:false
[junit4:junit4]   2> 6214 T3330 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6214 T3330 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6215 T3330 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 6217 T3330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6218 T3330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6218 T3330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6219 T3330 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6220 T3330 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6220 T3330 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6220 T3330 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6221 T3330 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6221 T3330 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6234 T3330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6240 T3330 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 6242 T3330 oass.SolrIndexSearcher.<init> Opening Searcher@58e78282 main
[junit4:junit4]   2> 6243 T3330 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6243 T3330 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6248 T3331 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58e78282 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6250 T3330 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6250 T3330 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7084 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7085 T3311 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:44400__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44400/_bse"}
[junit4:junit4]   2> 7085 T3311 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7085 T3311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7128 T3310 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> 7128 T3316 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> 7128 T3329 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> 7253 T3330 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7253 T3330 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44400/_bse collection:collection1 shard:shard1
[junit4:junit4]   2> 7254 T3330 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7305 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7306 T3330 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7306 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7317 T3330 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7317 T3330 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7318 T3330 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 7318 T3330 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7318 T3330 oasc.SyncStrategy.syncToMe http://127.0.0.1:44400/_bse/collection1/ has no replicas
[junit4:junit4]   2> 7318 T3330 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 7319 T3330 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7322 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8632 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8652 T3310 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> 8652 T3329 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> 8652 T3316 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> 8658 T3330 oasc.ZkController.register We are http://127.0.0.1:44400/_bse/collection1/ and leader is http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 8658 T3330 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44400/_bse
[junit4:junit4]   2> 8658 T3330 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8658 T3330 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8659 T3330 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8660 T3330 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8661 T3288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8662 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8662 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8847 T3288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8850 T3288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44405
[junit4:junit4]   2> 8851 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8851 T3288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8852 T3288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931
[junit4:junit4]   2> 8852 T3288 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/solr.xml
[junit4:junit4]   2> 8853 T3288 oasc.CoreContainer.<init> New CoreContainer 1838789293
[junit4:junit4]   2> 8853 T3288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/'
[junit4:junit4]   2> 8854 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/'
[junit4:junit4]   2> 8913 T3288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8913 T3288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8914 T3288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8914 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8915 T3288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8915 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8916 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8916 T3288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8917 T3288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8917 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8938 T3288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8958 T3288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44371/solr
[junit4:junit4]   2> 8959 T3288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8959 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@30b6c8cb
[junit4:junit4]   2> 8960 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8961 T3341 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8962 T3341 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 8962 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44406
[junit4:junit4]   2> 8962 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44406
[junit4:junit4]   2> 8965 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340007 with negotiated timeout 20000 for client /140.211.11.196:44406
[junit4:junit4]   2> 8965 T3341 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340007, negotiated timeout = 20000
[junit4:junit4]   2> 8965 T3342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30b6c8cb name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8965 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8966 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340007
[junit4:junit4]   2> 8983 T3342 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8983 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44406 which had sessionid 0x13cebad9d340007
[junit4:junit4]   2> 8983 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340007 closed
[junit4:junit4]   2> 8984 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8995 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@22e052e3
[junit4:junit4]   2> 8996 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8996 T3343 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8997 T3343 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 8997 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44407
[junit4:junit4]   2> 8998 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44407
[junit4:junit4]   2> 8999 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340008 with negotiated timeout 20000 for client /140.211.11.196:44407
[junit4:junit4]   2> 8999 T3343 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340008, negotiated timeout = 20000
[junit4:junit4]   2> 8999 T3344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22e052e3 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9000 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9000 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9006 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9008 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10010 T3288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44405__bse
[junit4:junit4]   2> 10011 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d340008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44405__bse Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44405__bse
[junit4:junit4]   2> 10023 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44405__bse
[junit4:junit4]   2> 10065 T3310 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10065 T3316 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10065 T3344 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10065 T3329 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10065 T3316 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> 10065 T3310 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> 10066 T3329 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> 10073 T3345 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/collection1
[junit4:junit4]   2> 10073 T3345 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10074 T3345 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10074 T3345 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10075 T3345 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/collection1/'
[junit4:junit4]   2> 10076 T3345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/collection1/lib/README' to classloader
[junit4:junit4]   2> 10077 T3345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10126 T3345 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 10157 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10158 T3311 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:44400__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44400/_bse"}
[junit4:junit4]   2> 10186 T3345 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10198 T3310 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> 10198 T3316 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> 10198 T3329 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> 10296 T3344 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> 10296 T3345 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10306 T3345 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10929 T3345 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10939 T3345 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10943 T3345 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10955 T3345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10960 T3345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10964 T3345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10965 T3345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10966 T3345 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1361163697931/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/
[junit4:junit4]   2> 10967 T3345 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eb1e1a3
[junit4:junit4]   2> 10967 T3345 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10968 T3345 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2 forceNew:false
[junit4:junit4]   2> 10969 T3345 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 10969 T3345 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index/
[junit4:junit4]   2> 10969 T3345 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10970 T3345 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index forceNew:false
[junit4:junit4]   2> 10976 T3345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@51391f24; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10977 T3345 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10978 T3345 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index
[junit4:junit4]   2> 10979 T3345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10980 T3345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10980 T3345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10981 T3345 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10982 T3345 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10982 T3345 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10982 T3345 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10983 T3345 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10983 T3345 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10995 T3345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11001 T3345 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 11003 T3345 oass.SolrIndexSearcher.<init> Opening Searcher@62e410a1 main
[junit4:junit4]   2> 11003 T3345 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11004 T3345 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11009 T3346 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62e410a1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11011 T3345 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11011 T3345 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11738 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11739 T3311 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:44405__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44405/_bse"}
[junit4:junit4]   2> 11739 T3311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11739 T3311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11769 T3310 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> 11770 T3316 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> 11770 T3344 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> 11770 T3329 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> 12014 T3345 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12014 T3345 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44405/_bse collection:collection1 shard:shard1
[junit4:junit4]   2> 12017 T3345 oasc.ZkController.register We are http://127.0.0.1:44405/_bse/collection1/ and leader is http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 12017 T3345 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44405/_bse
[junit4:junit4]   2> 12017 T3345 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12018 T3345 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C229 name=collection1 org.apache.solr.core.SolrCore@6727b020 url=http://127.0.0.1:44405/_bse/collection1 node=127.0.0.1:44405__bse C229_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44405__bse, base_url=http://127.0.0.1:44405/_bse}
[junit4:junit4]   2> 12019 T3347 C229 P44405 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12019 T3345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12019 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12019 T3347 C229 P44405 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12020 T3347 C229 P44405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12020 T3288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12020 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12021 T3347 C229 P44405 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12021 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12228 T3288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12231 T3288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44409
[junit4:junit4]   2> 12232 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12233 T3288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12233 T3288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292
[junit4:junit4]   2> 12234 T3288 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/solr.xml
[junit4:junit4]   2> 12234 T3288 oasc.CoreContainer.<init> New CoreContainer 1597341723
[junit4:junit4]   2> 12235 T3288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/'
[junit4:junit4]   2> 12235 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/'
[junit4:junit4]   2> 12294 T3288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12295 T3288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12295 T3288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12296 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12296 T3288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12297 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12297 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12298 T3288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12298 T3288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12299 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12318 T3288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12338 T3288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44371/solr
[junit4:junit4]   2> 12339 T3288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12339 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@363fe85
[junit4:junit4]   2> 12340 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12341 T3357 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12342 T3357 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 12342 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44410
[junit4:junit4]   2> 12343 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44410
[junit4:junit4]   2> 12345 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d340009 with negotiated timeout 20000 for client /140.211.11.196:44410
[junit4:junit4]   2> 12345 T3357 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d340009, negotiated timeout = 20000
[junit4:junit4]   2> 12345 T3358 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@363fe85 name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12345 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12347 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d340009
[junit4:junit4]   2> 12360 T3358 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12360 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44410 which had sessionid 0x13cebad9d340009
[junit4:junit4]   2> 12360 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d340009 closed
[junit4:junit4]   2> 12361 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12371 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3838f7a1
[junit4:junit4]   2> 12372 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12372 T3359 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12373 T3359 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 12373 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44411
[junit4:junit4]   2> 12373 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44411
[junit4:junit4]   2> 12374 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d34000a with negotiated timeout 20000 for client /140.211.11.196:44411
[junit4:junit4]   2> 12374 T3359 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d34000a, negotiated timeout = 20000
[junit4:junit4]   2> 12375 T3360 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3838f7a1 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12375 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12376 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12381 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12383 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13273 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13274 T3311 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:44405__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44405/_bse"}
[junit4:junit4]   2> 13297 T3310 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> 13297 T3329 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> 13297 T3316 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> 13297 T3344 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> 13297 T3360 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> 13386 T3288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44409__bse
[junit4:junit4]   2> 13387 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44409__bse Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44409__bse
[junit4:junit4]   2> 13388 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44409__bse
[junit4:junit4]   2> 13390 T3310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13391 T3329 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13391 T3310 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> 13391 T3316 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13390 T3360 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13390 T3344 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13391 T3316 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> 13391 T3329 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> 13392 T3344 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> 13391 T3360 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> 13405 T3361 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/collection1
[junit4:junit4]   2> 13405 T3361 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13406 T3361 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13406 T3361 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13407 T3361 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/collection1/'
[junit4:junit4]   2> 13408 T3361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/collection1/lib/README' to classloader
[junit4:junit4]   2> 13409 T3361 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13457 T3361 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13516 T3361 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13617 T3361 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13624 T3361 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14236 T3361 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14247 T3361 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14251 T3361 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14265 T3361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14269 T3361 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14273 T3361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14274 T3361 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14275 T3361 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1361163701292/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/
[junit4:junit4]   2> 14275 T3361 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eb1e1a3
[junit4:junit4]   2> 14275 T3361 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14276 T3361 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3 forceNew:false
[junit4:junit4]   2> 14276 T3361 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 14277 T3361 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index/
[junit4:junit4]   2> 14277 T3361 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14278 T3361 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index forceNew:false
[junit4:junit4]   2> 14283 T3361 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5dfffff8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14283 T3361 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14284 T3361 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index
[junit4:junit4]   2> 14285 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14285 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14286 T3361 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14286 T3361 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14287 T3361 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14287 T3361 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14287 T3361 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14288 T3361 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14288 T3361 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14296 T3361 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14300 T3361 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 14301 T3361 oass.SolrIndexSearcher.<init> Opening Searcher@52f159a2 main
[junit4:junit4]   2> 14302 T3361 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14302 T3361 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14306 T3362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52f159a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14308 T3361 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14308 T3361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14804 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14805 T3311 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:44409__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44409/_bse"}
[junit4:junit4]   2> 14805 T3311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14806 T3311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14877 T3360 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> 14877 T3310 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> 14877 T3329 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> 14877 T3316 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> 14877 T3344 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> 15310 T3361 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15310 T3361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44409/_bse collection:collection1 shard:shard1
[junit4:junit4]   2> 15339 T3361 oasc.ZkController.register We are http://127.0.0.1:44409/_bse/collection1/ and leader is http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 15339 T3361 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44409/_bse
[junit4:junit4]   2> 15339 T3361 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15339 T3361 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C230 name=collection1 org.apache.solr.core.SolrCore@5298b901 url=http://127.0.0.1:44409/_bse/collection1 node=127.0.0.1:44409__bse C230_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44409__bse, base_url=http://127.0.0.1:44409/_bse}
[junit4:junit4]   2> 15341 T3363 C230 P44409 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15341 T3361 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15341 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15341 T3363 C230 P44409 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15342 T3363 C230 P44409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15342 T3288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15342 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15343 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15361 T3363 C230 P44409 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15530 T3288 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15534 T3288 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44413
[junit4:junit4]   2> 15535 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15535 T3288 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15536 T3288 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612
[junit4:junit4]   2> 15536 T3288 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/solr.xml
[junit4:junit4]   2> 15537 T3288 oasc.CoreContainer.<init> New CoreContainer 1612917803
[junit4:junit4]   2> 15538 T3288 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/'
[junit4:junit4]   2> 15538 T3288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/'
[junit4:junit4]   2> 15597 T3288 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15598 T3288 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15599 T3288 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15599 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15600 T3288 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15600 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15601 T3288 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15601 T3288 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15602 T3288 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15602 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15622 T3288 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15641 T3288 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:44371/solr
[junit4:junit4]   2> 15642 T3288 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15642 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b9e4ff8
[junit4:junit4]   2> 15643 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15644 T3373 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15645 T3373 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 15645 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44414
[junit4:junit4]   2> 15645 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44414
[junit4:junit4]   2> 15647 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d34000b with negotiated timeout 20000 for client /140.211.11.196:44414
[junit4:junit4]   2> 15647 T3373 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d34000b, negotiated timeout = 20000
[junit4:junit4]   2> 15648 T3374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b9e4ff8 name:ZooKeeperConnection Watcher:127.0.0.1:44371 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15648 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15649 T3293 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cebad9d34000b
[junit4:junit4]   2> 15650 T3374 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15650 T3290 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44414 which had sessionid 0x13cebad9d34000b
[junit4:junit4]   2> 15650 T3288 oaz.ZooKeeper.close Session: 0x13cebad9d34000b closed
[junit4:junit4]   2> 15651 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15661 T3288 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:44371/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@59caaf38
[junit4:junit4]   2> 15662 T3288 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15662 T3375 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:44371. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15663 T3375 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:44371, initiating session
[junit4:junit4]   2> 15663 T3290 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44415
[junit4:junit4]   2> 15663 T3290 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44415
[junit4:junit4]   2> 15664 T3292 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cebad9d34000c with negotiated timeout 20000 for client /140.211.11.196:44415
[junit4:junit4]   2> 15664 T3375 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:44371, sessionid = 0x13cebad9d34000c, negotiated timeout = 20000
[junit4:junit4]   2> 15665 T3376 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59caaf38 name:ZooKeeperConnection Watcher:127.0.0.1:44371/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15665 T3288 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15666 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15667 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15676 T3288 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster 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:44405__bse, base_url=http://127.0.0.1:44405/_bse}
[junit4:junit4]   2> 16042 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:44400/_bse/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16042 T3347 C229 P44405 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44405/_bse START replicas=[http://127.0.0.1:44400/_bse/collection1/] nUpdates=100
[junit4:junit4]   2> 16042 T3347 C229 P44405 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16043 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16043 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16044 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16044 T3347 C229 P44405 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16044 T3347 C229 P44405 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:44400/_bse/collection1/. core=collection1
[junit4:junit4]   2> 16044 T3347 C229 P44405 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C231 name=collection1 org.apache.solr.core.SolrCore@14f96e51 url=http://127.0.0.1:44400/_bse/collection1 node=127.0.0.1:44400__bse C231_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44400__bse, base_url=http://127.0.0.1:44400/_bse, leader=true}
[junit4:junit4]   2> 16050 T3321 C231 P44400 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16054 T3322 C231 P44400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16056 T3322 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 16060 T3322 C231 P44400 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16060 T3322 C231 P44400 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16064 T3322 C231 P44400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16065 T3322 C231 P44400 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16066 T3322 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 16067 T3322 C231 P44400 oass.SolrIndexSearcher.<init> Opening Searcher@6ad63b9f realtime
[junit4:junit4]   2> 16067 T3322 C231 P44400 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16067 T3322 C231 P44400 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 16068 T3347 C229 P44405 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16068 T3347 C229 P44405 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16071 T3323 C231 P44400 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16071 T3323 C231 P44400 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16072 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16072 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16073 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16075 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 16076 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 16076 T3323 C231 P44400 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16077 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16078 T3347 C229 P44405 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 forceNew:false
[junit4:junit4]   2> 16079 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16079 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@459d386e; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 16083 T3323 C231 P44400 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16084 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index
[junit4:junit4]   2> 16085 T3347 C229 P44405 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16085 T3347 C229 P44405 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130218110145332
[junit4:junit4]   2> 16087 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16087 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16087 T3347 C229 P44405 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332
[junit4:junit4]   2> 16091 T3347 C229 P44405 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@459d386e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16091 T3347 C229 P44405 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16092 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16092 T3347 C229 P44405 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16093 T3347 C229 P44405 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16093 T3347 C229 P44405 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 16094 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332
[junit4:junit4]   2> 16094 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16098 T3347 C229 P44405 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@459d386e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16098 T3347 C229 P44405 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16098 T3347 C229 P44405 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16099 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16099 T3347 C229 P44405 oass.SolrIndexSearcher.<init> Opening Searcher@3c241e8d main
[junit4:junit4]   2> 16100 T3346 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c241e8d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16101 T3346 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index
[junit4:junit4]   2> 16101 T3347 C229 P44405 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 16104 T3347 C229 P44405 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@459d386e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332 lockFactory=org.apache.lucene.store.NativeFSLockFactory@459d386e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 16105 T3347 C229 P44405 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 16106 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2
[junit4:junit4]   2> 16106 T3347 C229 P44405 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16106 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index.20130218110145332
[junit4:junit4]   2> 16106 T3347 C229 P44405 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty2/index
[junit4:junit4]   2> 16107 T3347 C229 P44405 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16107 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16107 T3347 C229 P44405 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16107 T3347 C229 P44405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16109 T3347 C229 P44405 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16408 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16409 T3311 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:44409__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44409/_bse"}
[junit4:junit4]   2> 16413 T3311 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:44405__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44405/_bse"}
[junit4:junit4]   2> 16426 T3310 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> 16426 T3316 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> 16426 T3344 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> 16426 T3360 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> 16426 T3376 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> 16426 T3329 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> 16678 T3288 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44413__bse
[junit4:junit4]   2> 16679 T3293 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cebad9d34000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44413__bse Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44413__bse
[junit4:junit4]   2> 16680 T3288 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44413__bse
[junit4:junit4]   2> 16682 T3376 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> 16682 T3360 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16682 T3316 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16682 T3310 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16683 T3360 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> 16682 T3344 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16682 T3329 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16683 T3316 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> 16683 T3376 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16683 T3310 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> 16683 T3344 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> 16683 T3329 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> 16694 T3379 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/collection1
[junit4:junit4]   2> 16694 T3379 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16694 T3379 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16695 T3379 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16696 T3379 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/collection1/'
[junit4:junit4]   2> 16697 T3379 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/collection1/lib/README' to classloader
[junit4:junit4]   2> 16698 T3379 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16791 T3379 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 16849 T3379 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16950 T3379 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16957 T3379 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17563 T3379 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17574 T3379 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17578 T3379 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17591 T3379 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17596 T3379 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17600 T3379 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17601 T3379 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17602 T3379 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1361163704612/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/
[junit4:junit4]   2> 17603 T3379 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6eb1e1a3
[junit4:junit4]   2> 17603 T3379 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17604 T3379 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4 forceNew:false
[junit4:junit4]   2> 17605 T3379 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 17605 T3379 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index/
[junit4:junit4]   2> 17606 T3379 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17607 T3379 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index forceNew:false
[junit4:junit4]   2> 17639 T3379 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1459295e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17639 T3379 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17641 T3379 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 17643 T3379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17643 T3379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17644 T3379 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17644 T3379 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17645 T3379 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17645 T3379 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17646 T3379 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17646 T3379 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17647 T3379 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17659 T3379 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17666 T3379 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 17667 T3379 oass.SolrIndexSearcher.<init> Opening Searcher@77667d81 main
[junit4:junit4]   2> 17668 T3379 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17669 T3379 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17673 T3380 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77667d81 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17675 T3379 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17675 T3379 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17937 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17937 T3311 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:44413__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44413/_bse"}
[junit4:junit4]   2> 17938 T3311 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17938 T3311 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17951 T3310 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> 17951 T3344 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> 17951 T3360 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> 17951 T3376 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> 17951 T3316 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> 17951 T3329 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> 18678 T3379 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18678 T3379 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44413/_bse collection:collection1 shard:shard1
[junit4:junit4]   2> 18710 T3379 oasc.ZkController.register We are http://127.0.0.1:44413/_bse/collection1/ and leader is http://127.0.0.1:44400/_bse/collection1/
[junit4:junit4]   2> 18710 T3379 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44413/_bse
[junit4:junit4]   2> 18710 T3379 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18710 T3379 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C232 name=collection1 org.apache.solr.core.SolrCore@5668ac28 url=http://127.0.0.1:44413/_bse/collection1 node=127.0.0.1:44413__bse C232_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:44413__bse, base_url=http://127.0.0.1:44413/_bse}
[junit4:junit4]   2> 18711 T3381 C232 P44413 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18712 T3379 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18712 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18712 T3381 C232 P44413 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18712 T3381 C232 P44413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18713 T3288 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18713 T3288 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18714 T3288 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18715 T3381 C232 P44413 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18730 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18731 T3288 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18732 T3288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18732 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[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:44409__bse, base_url=http://127.0.0.1:44409/_bse}
[junit4:junit4]   2> 19375 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:44400/_bse/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19375 T3363 C230 P44409 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44409/_bse START replicas=[http://127.0.0.1:44400/_bse/collection1/] nUpdates=100
[junit4:junit4]   2> 19376 T3363 C230 P44409 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19376 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19376 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19376 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19377 T3363 C230 P44409 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19377 T3363 C230 P44409 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:44400/_bse/collection1/. core=collection1
[junit4:junit4]   2> 19377 T3363 C230 P44409 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19378 T3321 C231 P44400 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19388 T3325 C231 P44400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19393 T3325 C231 P44400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19393 T3325 C231 P44400 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19394 T3325 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 19395 T3325 C231 P44400 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19395 T3325 C231 P44400 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 19396 T3363 C230 P44409 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19396 T3363 C230 P44409 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19398 T3323 C231 P44400 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19399 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 19399 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19399 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19401 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 19402 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 19402 T3323 C231 P44400 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19403 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19404 T3363 C230 P44409 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 forceNew:false
[junit4:junit4]   2> 19405 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19405 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc2ff9e; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 19409 T3323 C231 P44400 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 19410 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index
[junit4:junit4]   2> 19411 T3363 C230 P44409 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19411 T3363 C230 P44409 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130218110148658
[junit4:junit4]   2> 19412 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19413 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19413 T3363 C230 P44409 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658
[junit4:junit4]   2> 19416 T3363 C230 P44409 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc2ff9e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19417 T3363 C230 P44409 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19418 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19418 T3363 C230 P44409 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19418 T3363 C230 P44409 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19419 T3363 C230 P44409 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19420 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658
[junit4:junit4]   2> 19420 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19423 T3363 C230 P44409 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc2ff9e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19424 T3363 C230 P44409 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19424 T3363 C230 P44409 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19424 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19425 T3363 C230 P44409 oass.SolrIndexSearcher.<init> Opening Searcher@5b4869a1 main
[junit4:junit4]   2> 19426 T3362 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b4869a1 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 19426 T3362 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index
[junit4:junit4]   2> 19427 T3363 C230 P44409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19430 T3363 C230 P44409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc2ff9e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fc2ff9e; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19430 T3363 C230 P44409 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19431 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3
[junit4:junit4]   2> 19432 T3363 C230 P44409 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19432 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index.20130218110148658
[junit4:junit4]   2> 19432 T3363 C230 P44409 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty3/index
[junit4:junit4]   2> 19432 T3363 C230 P44409 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19433 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19433 T3363 C230 P44409 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19433 T3363 C230 P44409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19440 T3363 C230 P44409 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19455 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19455 T3311 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:44413__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44413/_bse"}
[junit4:junit4]   2> 19459 T3311 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:44409__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44409/_bse"}
[junit4:junit4]   2> 19469 T3310 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> 19469 T3360 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> 19469 T3316 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> 19469 T3344 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> 19469 T3376 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> 19469 T3329 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> 19734 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20736 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C232_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:44413__bse, base_url=http://127.0.0.1:44413/_bse}
[junit4:junit4]   2> 21733 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:44400/_bse/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21733 T3381 C232 P44413 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44413/_bse START replicas=[http://127.0.0.1:44400/_bse/collection1/] nUpdates=100
[junit4:junit4]   2> 21734 T3381 C232 P44413 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21734 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21734 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21734 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21734 T3381 C232 P44413 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21735 T3381 C232 P44413 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:44400/_bse/collection1/. core=collection1
[junit4:junit4]   2> 21735 T3381 C232 P44413 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21736 T3321 C231 P44400 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21738 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21750 T3319 C231 P44400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21766 T3319 C231 P44400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21767 T3319 C231 P44400 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21767 T3319 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 21768 T3319 C231 P44400 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21768 T3319 C231 P44400 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 21769 T3381 C232 P44413 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21769 T3381 C232 P44413 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21772 T3323 C231 P44400 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21773 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21773 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21773 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21775 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 21776 T3323 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 21776 T3323 C231 P44400 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21777 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21778 T3381 C232 P44413 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 forceNew:false
[junit4:junit4]   2> 21779 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21779 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@585e6d5c; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 21783 T3323 C231 P44400 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21784 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 21785 T3381 C232 P44413 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21785 T3381 C232 P44413 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130218110151032
[junit4:junit4]   2> 21786 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21787 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21787 T3381 C232 P44413 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 21791 T3381 C232 P44413 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@585e6d5c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21791 T3381 C232 P44413 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21792 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21792 T3381 C232 P44413 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21793 T3381 C232 P44413 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21793 T3381 C232 P44413 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21794 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 21794 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21798 T3381 C232 P44413 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@585e6d5c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21798 T3381 C232 P44413 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21798 T3381 C232 P44413 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21799 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21799 T3381 C232 P44413 oass.SolrIndexSearcher.<init> Opening Searcher@3f320892 main
[junit4:junit4]   2> 21800 T3380 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f320892 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21801 T3380 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 21801 T3381 C232 P44413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21804 T3381 C232 P44413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@585e6d5c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032 lockFactory=org.apache.lucene.store.NativeFSLockFactory@585e6d5c; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 21805 T3381 C232 P44413 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 21806 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 21806 T3381 C232 P44413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21806 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 21806 T3381 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 21807 T3381 C232 P44413 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21807 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21807 T3381 C232 P44413 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21807 T3381 C232 P44413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21814 T3381 C232 P44413 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22483 T3311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22484 T3311 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:44413__bse",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44413/_bse"}
[junit4:junit4]   2> 22498 T3329 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> 22498 T3310 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> 22498 T3344 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> 22498 T3316 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> 22498 T3360 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> 22498 T3376 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> 22740 T3288 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22741 T3288 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C233 name=collection1 org.apache.solr.core.SolrCore@29e4fa06 url=http://127.0.0.1:44391/_bse/collection1 node=127.0.0.1:44391__bse C233_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:44391__bse, base_url=http://127.0.0.1:44391/_bse, leader=true}
[junit4:junit4]   2> 22751 T3300 C233 P44391 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22752 T3300 C233 P44391 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data
[junit4:junit4]   2> 22757 T3300 C233 P44391 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@63f8d67a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22757 T3300 C233 P44391 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22761 T3300 C233 P44391 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@63f8d67a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@63f8d67a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22762 T3300 C233 P44391 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22763 T3300 C233 P44391 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data
[junit4:junit4]   2> 22765 T3300 C233 P44391 oass.SolrIndexSearcher.<init> Opening Searcher@2ccb4e11 main
[junit4:junit4]   2> 22766 T3300 C233 P44391 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22766 T3314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ccb4e11 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22767 T3314 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/control/data/index
[junit4:junit4]   2> 22767 T3300 C233 P44391 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 22778 T3322 C231 P44400 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22782 T3322 C231 P44400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b3e3736; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22782 T3322 C231 P44400 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22783 T3322 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1
[junit4:junit4]   2> 22784 T3322 C231 P44400 oass.SolrIndexSearcher.<init> Opening Searcher@19415e8 main
[junit4:junit4]   2> 22784 T3322 C231 P44400 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 22785 T3322 C231 P44400 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22786 T3331 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19415e8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22786 T3331 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty1/index
[junit4:junit4]   2> 22786 T3322 C231 P44400 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:44405/_bse/collection1/, StdNode: http://127.0.0.1:44409/_bse/collection1/, StdNode: http://127.0.0.1:44413/_bse/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C230_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44409__bse, base_url=http://127.0.0.1:44409/_bse}
[junit4:junit4]   2> 22801 T3350 C230 P44409 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C232_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:44413__bse, base_url=http://127.0.0.1:44413/_bse}
[junit4:junit4]   2> 22801 T3366 C232 P44413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2>  C229_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=col

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

Writer with IndexWriterCloser
[junit4:junit4]   2> 161325 T3376 C232 P44413 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 161329 T3376 C232 P44413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 161330 T3376 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 161333 T3376 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 161334 T3376 oasc.CachingDirectoryFactory.close Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 161334 T3376 oash.SnapPuller$2.preClose removing old index files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1459295e; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 161336 T3376 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index.20130218110151032
[junit4:junit4]   2> 161336 T3376 oash.SnapPuller$2.postClose removing old index directory NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1459295e; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 161337 T3376 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 161337 T3376 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4/index
[junit4:junit4]   2> 161337 T3376 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 161338 T3376 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1361163689261/jetty4
[junit4:junit4]   2> 161338 T3376 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 161339 T3376 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> 161339 T3376 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 161340 T3376 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 161340 T3376 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Asserting), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=Lucene41WithOrds), other_tl1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Lucene41WithOrds), a_si=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=iw_IL, timezone=Asia/Almaty
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=3,free=227367168,total=466616320
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, TestQueryUtils, TestZkChroot, TestJmxIntegration, TestPropInject, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, TestBM25SimilarityFactory, UpdateParamsTest, TestBinaryField, RAMDirectoryFactoryTest, TestTrie, TestSort, SuggesterTest, FileUtilsTest, TestSolr4Spatial, TestUtils, ConvertedLegacyTest, ZkNodePropsTest, BasicFunctionalityTest, ZkSolrClientTest, TestLRUCache, DocumentAnalysisRequestHandlerTest, RecoveryZkTest, CollectionsAPIDistributedZkTest, QueryEqualityTest, TestReversedWildcardFilterFactory, ShardRoutingTest, BadIndexSchemaTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestUpdate, LegacyHTMLStripCharFilterTest, TestAnalyzedSuggestions, BasicZkTest, TestSolrXMLSerializer, TestPhraseSuggestions, TestLazyCores, TestPropInjectDefaults, UUIDFieldTest, SuggesterTSTTest, PolyFieldTest, OverseerTest, OutputWriterTest, HighlighterTest, FieldMutatingUpdateProcessorTest, SynonymTokenizerTest, PeerSyncTest, TestQuerySenderListener, ExternalFileFieldSortTest, TestDocSet, TestStressLucene, DocumentBuilderTest, TestRealTimeGet, SignatureUpdateProcessorFactoryTest, TestMergePolicyConfig, TestSolrJ, RequiredFieldsTest, AnalysisAfterCoreReloadTest, PrimitiveFieldTypeTest, LeaderElectionTest, DirectUpdateHandlerTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, DistributedSpellCheckComponentTest, TestDistributedGrouping, TestDistributedSearch, TestExtendedDismaxParser, SoftAutoCommitTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, StatsComponentTest, TestRecovery, TestJoin, TestCSVResponseWriter, DistributedQueryElevationComponentTest, DisMaxRequestHandlerTest, SolrInfoMBeanTest, StandardRequestHandlerTest, TestQueryTypes, PingRequestHandlerTest, SuggesterWFSTTest, SolrPluginUtilsTest, DebugComponentTest, RequestHandlersTest, LoggingHandlerTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, TestLuceneMatchVersion, TestWriterPerf, TestSolrDeletionPolicy2, TestXIncludeConfig, TestCollationField, TestQuerySenderNoQuery, NumericFieldsTest, MultiTermTest, TestJmxMonitoredMap, EchoParamsTest, SpellPossibilityIteratorTest, TestPerFieldSimilarity, TestCodecSupport, TestFastLRUCache, URLClassifyProcessorTest, DateFieldTest, DOMUtilTest, PreAnalyzedFieldTest, PathHierarchyTokenizerFactoryTest, ClusterStateTest, ClusterStateUpdateTest, OverseerCollectionProcessorTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 161.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 65 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:865: There were test failures: 253 suites, 1053 tests, 1 failure, 22 ignored (4 assumptions)

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