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

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

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

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

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

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




Build Log:
[...truncated 7994 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T714 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T714 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1357764536097
[junit4:junit4]   2> 7 T714 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T715 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T715 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T715 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T715 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T715 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T715 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T714 oasc.ZkTestServer.run start zk server on port:34939
[junit4:junit4]   2> 109 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@fdcb254
[junit4:junit4]   2> 110 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T720 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 111 T720 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 112 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34940
[junit4:junit4]   2> 112 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34940
[junit4:junit4]   2> 112 T718 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290000 with negotiated timeout 10000 for client /140.211.11.196:34940
[junit4:junit4]   2> 115 T720 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fdcb254 name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T714 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 123 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290000
[junit4:junit4]   2> 125 T721 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 125 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:34940 which had sessionid 0x13c2112a7290000
[junit4:junit4]   2> 125 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290000 closed
[junit4:junit4]   2> 126 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f344e23
[junit4:junit4]   2> 127 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 127 T722 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 127 T722 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 128 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34941
[junit4:junit4]   2> 128 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34941
[junit4:junit4]   2> 143 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290001 with negotiated timeout 10000 for client /140.211.11.196:34941
[junit4:junit4]   2> 143 T722 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290001, negotiated timeout = 10000
[junit4:junit4]   2> 143 T723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f344e23 name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 143 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 143 T714 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 158 T714 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 173 T714 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 184 T714 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 196 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 197 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 225 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 227 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 339 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 340 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 358 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 358 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 366 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 366 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 376 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 376 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 384 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 385 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 395 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 396 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 402 T714 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 403 T714 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 410 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290001
[junit4:junit4]   2> 417 T723 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 417 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:34941 which had sessionid 0x13c2112a7290001
[junit4:junit4]   2> 417 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290001 closed
[junit4:junit4]   2> 572 T714 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 575 T714 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34942
[junit4:junit4]   2> 576 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 576 T714 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 577 T714 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508
[junit4:junit4]   2> 577 T714 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/solr.xml
[junit4:junit4]   2> 577 T714 oasc.CoreContainer.<init> New CoreContainer 1265997500
[junit4:junit4]   2> 578 T714 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/'
[junit4:junit4]   2> 578 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/'
[junit4:junit4]   2> 621 T714 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 621 T714 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 622 T714 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 622 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 622 T714 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 623 T714 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 623 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 623 T714 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 624 T714 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 624 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 642 T714 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 659 T714 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34939/solr
[junit4:junit4]   2> 660 T714 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 660 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@78ee7d2a
[junit4:junit4]   2> 661 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 662 T733 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 663 T733 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 663 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34943
[junit4:junit4]   2> 663 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34943
[junit4:junit4]   2> 664 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290002 with negotiated timeout 20000 for client /140.211.11.196:34943
[junit4:junit4]   2> 664 T733 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290002, negotiated timeout = 20000
[junit4:junit4]   2> 665 T734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78ee7d2a name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 665 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 666 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290002
[junit4:junit4]   2> 667 T734 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 667 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:34943 which had sessionid 0x13c2112a7290002
[junit4:junit4]   2> 667 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290002 closed
[junit4:junit4]   2> 668 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 679 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4183b9f4
[junit4:junit4]   2> 680 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 680 T735 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 681 T735 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 681 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34944
[junit4:junit4]   2> 681 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34944
[junit4:junit4]   2> 683 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290003 with negotiated timeout 20000 for client /140.211.11.196:34944
[junit4:junit4]   2> 683 T735 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290003, negotiated timeout = 20000
[junit4:junit4]   2> 683 T736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4183b9f4 name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 683 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 685 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 694 T714 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 696 T714 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34942_
[junit4:junit4]   2> 697 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34942_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34942_
[junit4:junit4]   2> 698 T714 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34942_
[junit4:junit4]   2> 708 T714 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 721 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 728 T714 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 731 T714 oasc.Overseer.start Overseer (id=88982456638177283-127.0.0.1:34942_-n_0000000000) starting
[junit4:junit4]   2> 732 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 740 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 741 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 748 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 749 T738 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 750 T714 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 760 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 762 T737 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 769 T739 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/collection1
[junit4:junit4]   2> 769 T739 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 769 T739 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 770 T739 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 771 T739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/collection1/'
[junit4:junit4]   2> 773 T739 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 774 T739 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/collection1/lib/README' to classloader
[junit4:junit4]   2> 828 T739 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 901 T739 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1002 T739 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1008 T739 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1625 T739 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1634 T739 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1637 T739 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1650 T739 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1654 T739 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1657 T739 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1658 T739 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1659 T739 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357764536508/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/
[junit4:junit4]   2> 1659 T739 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7229c204
[junit4:junit4]   2> 1659 T739 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1660 T739 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data forceNew:false
[junit4:junit4]   2> 1661 T739 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data
[junit4:junit4]   2> 1661 T739 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/index/
[junit4:junit4]   2> 1661 T739 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1662 T739 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/index forceNew:false
[junit4:junit4]   2> 1679 T739 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1acd590b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1679 T739 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1680 T739 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data/index
[junit4:junit4]   2> 1680 T739 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1681 T739 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1681 T739 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1681 T739 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1682 T739 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1682 T739 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1682 T739 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1682 T739 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1683 T739 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1683 T739 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1683 T739 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1683 T739 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1684 T739 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1684 T739 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1684 T739 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1684 T739 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1685 T739 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1685 T739 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1685 T739 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1685 T739 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1686 T739 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1686 T739 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1686 T739 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1686 T739 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1687 T739 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1687 T739 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1687 T739 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1692 T739 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1695 T739 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1696 T739 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1698 T739 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/control/data
[junit4:junit4]   2> 1699 T739 oass.SolrIndexSearcher.<init> Opening Searcher@70d9a31 main
[junit4:junit4]   2> 1700 T739 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1700 T739 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1700 T739 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1723 T739 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1780 T740 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70d9a31 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1782 T739 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1783 T739 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1783 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 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> 2265 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2266 T737 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:34942_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34942"}
[junit4:junit4]   2> 2266 T737 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2266 T737 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2267 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 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> 2301 T736 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> 2794 T739 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2794 T739 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34942 collection:control_collection shard:shard1
[junit4:junit4]   2> 2795 T739 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2835 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 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> 2841 T739 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2842 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2845 T739 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2845 T739 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2846 T739 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34942/collection1/
[junit4:junit4]   2> 2846 T739 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2846 T739 oasc.SyncStrategy.syncToMe http://127.0.0.1:34942/collection1/ has no replicas
[junit4:junit4]   2> 2847 T739 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34942/collection1/
[junit4:junit4]   2> 2847 T739 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2857 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3816 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3943 T736 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> 4092 T739 oasc.ZkController.register We are http://127.0.0.1:34942/collection1/ and leader is http://127.0.0.1:34942/collection1/
[junit4:junit4]   2> 4092 T739 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34942
[junit4:junit4]   2> 4093 T739 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4093 T739 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4093 T739 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4095 T739 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4096 T714 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4097 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4097 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4117 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4127 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a2e3a59
[junit4:junit4]   2> 4128 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4129 T741 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4129 T741 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 4129 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34945
[junit4:junit4]   2> 4130 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34945
[junit4:junit4]   2> 4131 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290004 with negotiated timeout 10000 for client /140.211.11.196:34945
[junit4:junit4]   2> 4131 T741 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290004, negotiated timeout = 10000
[junit4:junit4]   2> 4131 T742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a2e3a59 name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4132 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4134 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4135 T714 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4316 T714 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4319 T714 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34946
[junit4:junit4]   2> 4320 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4320 T714 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4321 T714 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226
[junit4:junit4]   2> 4321 T714 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/solr.xml
[junit4:junit4]   2> 4322 T714 oasc.CoreContainer.<init> New CoreContainer 1221587545
[junit4:junit4]   2> 4322 T714 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/'
[junit4:junit4]   2> 4323 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/'
[junit4:junit4]   2> 4374 T714 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4374 T714 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4375 T714 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4375 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4376 T714 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4376 T714 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4376 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4377 T714 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4377 T714 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4378 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4402 T714 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4430 T714 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34939/solr
[junit4:junit4]   2> 4431 T714 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4432 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@58a52b44
[junit4:junit4]   2> 4433 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4433 T752 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4434 T752 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 4434 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34947
[junit4:junit4]   2> 4435 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34947
[junit4:junit4]   2> 4445 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290005 with negotiated timeout 20000 for client /140.211.11.196:34947
[junit4:junit4]   2> 4445 T752 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290005, negotiated timeout = 20000
[junit4:junit4]   2> 4446 T753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58a52b44 name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4446 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4447 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290005
[junit4:junit4]   2> 4453 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:34947 which had sessionid 0x13c2112a7290005
[junit4:junit4]   2> 4453 T753 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4453 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290005 closed
[junit4:junit4]   2> 4454 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4465 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@40bbadde
[junit4:junit4]   2> 4466 T754 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4466 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4466 T754 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 4467 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34948
[junit4:junit4]   2> 4467 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34948
[junit4:junit4]   2> 4473 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290006 with negotiated timeout 20000 for client /140.211.11.196:34948
[junit4:junit4]   2> 4473 T754 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290006, negotiated timeout = 20000
[junit4:junit4]   2> 4473 T755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40bbadde name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4473 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4475 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4480 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4482 T714 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34946_
[junit4:junit4]   2> 4482 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34946_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34946_
[junit4:junit4]   2> 4488 T714 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34946_
[junit4:junit4]   2> 4490 T736 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4491 T742 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4492 T736 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4494 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4501 T756 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/collection1
[junit4:junit4]   2> 4501 T756 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4502 T756 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4502 T756 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4503 T756 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/collection1/'
[junit4:junit4]   2> 4504 T756 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/collection1/lib/README' to classloader
[junit4:junit4]   2> 4505 T756 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4576 T756 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4651 T756 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4752 T756 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4758 T756 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5455 T756 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5467 T756 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5472 T756 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5494 T756 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5501 T756 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5508 T756 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5509 T756 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5510 T756 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357764540226/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/
[junit4:junit4]   2> 5511 T756 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7229c204
[junit4:junit4]   2> 5512 T756 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5513 T756 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1 forceNew:false
[junit4:junit4]   2> 5514 T756 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 5514 T756 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index/
[junit4:junit4]   2> 5515 T756 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5517 T756 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index forceNew:false
[junit4:junit4]   2> 5535 T756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5535 T756 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5536 T756 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index
[junit4:junit4]   2> 5537 T756 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5538 T756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5539 T756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5539 T756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5539 T756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5540 T756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5540 T756 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5540 T756 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5541 T756 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5541 T756 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5542 T756 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5542 T756 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5542 T756 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5543 T756 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5543 T756 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5543 T756 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5544 T756 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5544 T756 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5544 T756 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5545 T756 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5545 T756 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5546 T756 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5546 T756 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5547 T756 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5547 T756 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5547 T756 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5548 T756 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5556 T756 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5562 T756 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5563 T756 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5566 T756 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 5566 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5567 T737 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:34942_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34942"}
[junit4:junit4]   2> 5568 T756 oass.SolrIndexSearcher.<init> Opening Searcher@1282fa7b main
[junit4:junit4]   2> 5569 T756 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5569 T756 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5569 T756 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5580 T755 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> 5580 T742 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> 5580 T736 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> 5589 T756 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5666 T757 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1282fa7b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5673 T756 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5673 T756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7091 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7091 T737 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:34946_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34946"}
[junit4:junit4]   2> 7092 T737 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7092 T737 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7097 T742 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> 7097 T755 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> 7097 T736 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> 7677 T756 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7677 T756 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34946 collection:collection1 shard:shard1
[junit4:junit4]   2> 7678 T756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7692 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7698 T756 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7698 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7707 T756 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7707 T756 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7707 T756 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 7707 T756 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7707 T756 oasc.SyncStrategy.syncToMe http://127.0.0.1:34946/collection1/ has no replicas
[junit4:junit4]   2> 7708 T756 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 7708 T756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7712 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8602 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8649 T736 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> 8649 T755 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> 8649 T742 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> 8691 T756 oasc.ZkController.register We are http://127.0.0.1:34946/collection1/ and leader is http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 8691 T756 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34946
[junit4:junit4]   2> 8691 T756 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8691 T756 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8692 T756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8694 T756 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8695 T714 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8695 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8696 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8884 T714 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8887 T714 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34172
[junit4:junit4]   2> 8888 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8888 T714 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8889 T714 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801
[junit4:junit4]   2> 8889 T714 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/solr.xml
[junit4:junit4]   2> 8890 T714 oasc.CoreContainer.<init> New CoreContainer 352655814
[junit4:junit4]   2> 8890 T714 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/'
[junit4:junit4]   2> 8891 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/'
[junit4:junit4]   2> 8933 T714 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8934 T714 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8934 T714 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8935 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8935 T714 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8936 T714 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8936 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8937 T714 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8937 T714 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8937 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8962 T714 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8983 T714 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34939/solr
[junit4:junit4]   2> 8983 T714 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8984 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5febf0d3
[junit4:junit4]   2> 8985 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8985 T767 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8986 T767 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 8987 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30907
[junit4:junit4]   2> 8987 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30907
[junit4:junit4]   2> 9027 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290007 with negotiated timeout 20000 for client /140.211.11.196:30907
[junit4:junit4]   2> 9027 T767 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290007, negotiated timeout = 20000
[junit4:junit4]   2> 9028 T768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5febf0d3 name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9028 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9030 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290007
[junit4:junit4]   2> 9069 T768 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9069 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30907 which had sessionid 0x13c2112a7290007
[junit4:junit4]   2> 9069 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290007 closed
[junit4:junit4]   2> 9070 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9079 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ff368e0
[junit4:junit4]   2> 9080 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9080 T769 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9081 T769 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 9081 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12293
[junit4:junit4]   2> 9081 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12293
[junit4:junit4]   2> 9084 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290008 with negotiated timeout 20000 for client /140.211.11.196:12293
[junit4:junit4]   2> 9084 T769 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290008, negotiated timeout = 20000
[junit4:junit4]   2> 9085 T770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff368e0 name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9085 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9086 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9092 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9102 T714 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34172_
[junit4:junit4]   2> 9103 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a7290008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34172_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34172_
[junit4:junit4]   2> 9106 T714 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34172_
[junit4:junit4]   2> 9116 T736 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> 9116 T742 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> 9117 T755 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9117 T755 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> 9118 T736 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9118 T742 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9125 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9132 T771 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/collection1
[junit4:junit4]   2> 9132 T771 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9133 T771 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9133 T771 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9134 T771 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/collection1/'
[junit4:junit4]   2> 9135 T771 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/collection1/lib/README' to classloader
[junit4:junit4]   2> 9136 T771 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9197 T771 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9284 T771 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9385 T771 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9394 T771 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10056 T771 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10064 T771 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10066 T771 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10079 T771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10083 T771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10086 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10087 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10088 T771 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357764544801/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/
[junit4:junit4]   2> 10088 T771 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7229c204
[junit4:junit4]   2> 10088 T771 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10089 T771 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2 forceNew:false
[junit4:junit4]   2> 10089 T771 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 10090 T771 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index/
[junit4:junit4]   2> 10090 T771 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10091 T771 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index forceNew:false
[junit4:junit4]   2> 10105 T771 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@552d4a00; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10105 T771 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10106 T771 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index
[junit4:junit4]   2> 10106 T771 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10107 T771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10108 T771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10108 T771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10108 T771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10108 T771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10109 T771 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10109 T771 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10109 T771 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10110 T771 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10110 T771 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10110 T771 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10110 T771 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10111 T771 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10111 T771 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10111 T771 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10111 T771 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10112 T771 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10112 T771 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10112 T771 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10113 T771 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10113 T771 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10113 T771 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10114 T771 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10114 T771 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10114 T771 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10115 T771 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10122 T771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10127 T771 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10128 T771 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10130 T771 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 10131 T771 oass.SolrIndexSearcher.<init> Opening Searcher@3e1859e4 main
[junit4:junit4]   2> 10132 T771 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10132 T771 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10132 T771 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10146 T771 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10170 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10171 T737 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:34946_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34946"}
[junit4:junit4]   2> 10197 T755 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> 10197 T742 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> 10197 T770 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> 10197 T736 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> 10239 T772 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e1859e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10245 T771 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10245 T771 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11708 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11709 T737 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:34172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34172"}
[junit4:junit4]   2> 11709 T737 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11710 T737 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11714 T742 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> 11714 T770 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> 11714 T736 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> 11714 T755 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> 12249 T771 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12249 T771 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34172 collection:collection1 shard:shard1
[junit4:junit4]   2> 12252 T771 oasc.ZkController.register We are http://127.0.0.1:34172/collection1/ and leader is http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 12253 T771 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34172
[junit4:junit4]   2> 12253 T771 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12253 T771 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C81 name=collection1 org.apache.solr.core.SolrCore@3a8c1f10 url=http://127.0.0.1:34172/collection1 node=127.0.0.1:34172_ C81_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:34172_, base_url=http://127.0.0.1:34172}
[junit4:junit4]   2> 12253 T773 C81 P34172 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12254 T771 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12254 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12254 T773 C81 P34172 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12254 T773 C81 P34172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12255 T714 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12256 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12256 T773 C81 P34172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12256 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12451 T714 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12454 T714 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23832
[junit4:junit4]   2> 12455 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12455 T714 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12456 T714 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369
[junit4:junit4]   2> 12456 T714 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/solr.xml
[junit4:junit4]   2> 12456 T714 oasc.CoreContainer.<init> New CoreContainer 1324443865
[junit4:junit4]   2> 12457 T714 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/'
[junit4:junit4]   2> 12457 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/'
[junit4:junit4]   2> 12516 T714 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12516 T714 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12517 T714 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12517 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12518 T714 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12518 T714 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12519 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12519 T714 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12519 T714 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12520 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12540 T714 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12558 T714 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34939/solr
[junit4:junit4]   2> 12558 T714 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12559 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@42cd2b59
[junit4:junit4]   2> 12560 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12561 T783 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12562 T783 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 12562 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14534
[junit4:junit4]   2> 12562 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14534
[junit4:junit4]   2> 12569 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a7290009 with negotiated timeout 20000 for client /140.211.11.196:14534
[junit4:junit4]   2> 12569 T783 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a7290009, negotiated timeout = 20000
[junit4:junit4]   2> 12569 T784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42cd2b59 name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12570 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12571 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a7290009
[junit4:junit4]   2> 12579 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:14534 which had sessionid 0x13c2112a7290009
[junit4:junit4]   2> 12579 T784 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12579 T714 oaz.ZooKeeper.close Session: 0x13c2112a7290009 closed
[junit4:junit4]   2> 12580 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12591 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2d10a0ca
[junit4:junit4]   2> 12592 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12592 T785 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12592 T785 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 12593 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45352
[junit4:junit4]   2> 12593 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45352
[junit4:junit4]   2> 12595 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a729000a with negotiated timeout 20000 for client /140.211.11.196:45352
[junit4:junit4]   2> 12595 T785 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a729000a, negotiated timeout = 20000
[junit4:junit4]   2> 12596 T786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d10a0ca name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12596 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12598 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12616 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12618 T714 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23832_
[junit4:junit4]   2> 12619 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000a type:delete cxid:0x4 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23832_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23832_
[junit4:junit4]   2> 12632 T714 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23832_
[junit4:junit4]   2> 12635 T742 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> 12635 T736 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> 12635 T770 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> 12636 T755 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12636 T755 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> 12637 T742 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12637 T736 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12637 T770 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12646 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12656 T787 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/collection1
[junit4:junit4]   2> 12656 T787 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12657 T787 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12657 T787 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12658 T787 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/collection1/'
[junit4:junit4]   2> 12660 T787 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12660 T787 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/collection1/lib/README' to classloader
[junit4:junit4]   2> 12721 T787 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12792 T787 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12893 T787 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12899 T787 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13218 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13219 T737 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:34172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34172"}
[junit4:junit4]   2> 13239 T742 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> 13239 T736 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> 13239 T786 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> 13239 T770 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> 13239 T755 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> 13540 T787 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13551 T787 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13555 T787 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13572 T787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13577 T787 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13582 T787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13583 T787 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13584 T787 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357764548369/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/
[junit4:junit4]   2> 13585 T787 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7229c204
[junit4:junit4]   2> 13585 T787 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13586 T787 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3 forceNew:false
[junit4:junit4]   2> 13586 T787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 13587 T787 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index/
[junit4:junit4]   2> 13587 T787 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13589 T787 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index forceNew:false
[junit4:junit4]   2> 13608 T787 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a02ea9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13608 T787 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13609 T787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index
[junit4:junit4]   2> 13610 T787 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13611 T787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13612 T787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13612 T787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13612 T787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13613 T787 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13613 T787 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13613 T787 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13614 T787 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13614 T787 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13615 T787 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13615 T787 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13616 T787 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13616 T787 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13616 T787 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13617 T787 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13617 T787 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13618 T787 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13618 T787 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13619 T787 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13619 T787 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13619 T787 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13620 T787 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13620 T787 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13621 T787 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13621 T787 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13622 T787 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13629 T787 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13633 T787 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13635 T787 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13637 T787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 13639 T787 oass.SolrIndexSearcher.<init> Opening Searcher@163e1025 main
[junit4:junit4]   2> 13640 T787 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13640 T787 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13641 T787 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13658 T787 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13729 T788 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@163e1025 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13733 T787 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13733 T787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14753 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14754 T737 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:23832_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23832"}
[junit4:junit4]   2> 14754 T737 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14755 T737 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14770 T736 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> 14770 T742 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> 14770 T786 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> 14770 T770 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> 14770 T755 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>  C81_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:34172_, base_url=http://127.0.0.1:34172}
[junit4:junit4]   2> 15283 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34946/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15283 T773 C81 P34172 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:34172 START replicas=[http://127.0.0.1:34946/collection1/] nUpdates=100
[junit4:junit4]   2> 15284 T773 C81 P34172 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15285 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15285 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15285 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15285 T773 C81 P34172 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15286 T773 C81 P34172 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34946/collection1/. core=collection1
[junit4:junit4]   2> 15286 T773 C81 P34172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C82 name=collection1 org.apache.solr.core.SolrCore@43ba9eea url=http://127.0.0.1:34946/collection1 node=127.0.0.1:34946_ C82_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:34946_, base_url=http://127.0.0.1:34946, leader=true}
[junit4:junit4]   2> 15296 T746 C82 P34946 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15302 T747 C82 P34946 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15303 T747 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 15307 T747 C82 P34946 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15308 T747 C82 P34946 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15323 T747 C82 P34946 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15324 T747 C82 P34946 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15325 T747 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 15326 T747 C82 P34946 oass.SolrIndexSearcher.<init> Opening Searcher@26a18951 realtime
[junit4:junit4]   2> 15326 T747 C82 P34946 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15326 T747 C82 P34946 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 15327 T773 C81 P34172 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15328 T773 C81 P34172 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15329 T748 C82 P34946 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15330 T748 C82 P34946 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15331 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15331 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15331 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15333 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 15334 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index
[junit4:junit4]   2> 15334 T748 C82 P34946 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15335 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15336 T773 C81 P34172 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 forceNew:false
[junit4:junit4]   2> 15337 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15337 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 lockFactory=org.apache.lucene.store.NativeFSLockFactory@597da8eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15340 T748 C82 P34946 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15342 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index
[junit4:junit4]   2> 15342 T773 C81 P34172 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15346 T773 C81 P34172 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110024911425
[junit4:junit4]   2> 15348 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15348 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15348 T773 C81 P34172 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425
[junit4:junit4]   2> 15351 T773 C81 P34172 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 lockFactory=org.apache.lucene.store.NativeFSLockFactory@597da8eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15352 T773 C81 P34172 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15353 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15353 T773 C81 P34172 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15353 T773 C81 P34172 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15353 T773 C81 P34172 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15354 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425
[junit4:junit4]   2> 15355 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15359 T773 C81 P34172 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 lockFactory=org.apache.lucene.store.NativeFSLockFactory@597da8eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15359 T773 C81 P34172 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15359 T773 C81 P34172 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15360 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15360 T773 C81 P34172 oass.SolrIndexSearcher.<init> Opening Searcher@67bb3f4a main
[junit4:junit4]   2> 15362 T772 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67bb3f4a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15363 T772 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index
[junit4:junit4]   2> 15363 T773 C81 P34172 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15367 T773 C81 P34172 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 lockFactory=org.apache.lucene.store.NativeFSLockFactory@597da8eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425 lockFactory=org.apache.lucene.store.NativeFSLockFactory@597da8eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15368 T773 C81 P34172 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15369 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2
[junit4:junit4]   2> 15369 T773 C81 P34172 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15370 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index.20130110024911425
[junit4:junit4]   2> 15370 T773 C81 P34172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty2/index
[junit4:junit4]   2> 15370 T773 C81 P34172 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15370 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15371 T773 C81 P34172 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15371 T773 C81 P34172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15373 T773 C81 P34172 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15737 T787 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15737 T787 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23832 collection:collection1 shard:shard1
[junit4:junit4]   2> 15746 T787 oasc.ZkController.register We are http://127.0.0.1:23832/collection1/ and leader is http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 15746 T787 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23832
[junit4:junit4]   2> 15747 T787 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15747 T787 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C83 name=collection1 org.apache.solr.core.SolrCore@b7ff0 url=http://127.0.0.1:23832/collection1 node=127.0.0.1:23832_ C83_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:23832_, base_url=http://127.0.0.1:23832}
[junit4:junit4]   2> 15748 T791 C83 P23832 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15748 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15748 T787 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15748 T791 C83 P23832 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15749 T791 C83 P23832 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15749 T714 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15750 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15750 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15751 T791 C83 P23832 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15958 T714 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15961 T714 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26819
[junit4:junit4]   2> 15962 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15962 T714 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15963 T714 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865
[junit4:junit4]   2> 15963 T714 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/solr.xml
[junit4:junit4]   2> 15964 T714 oasc.CoreContainer.<init> New CoreContainer 1584290831
[junit4:junit4]   2> 15964 T714 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/'
[junit4:junit4]   2> 15965 T714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/'
[junit4:junit4]   2> 16007 T714 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 16008 T714 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16008 T714 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16009 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16009 T714 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16010 T714 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16010 T714 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16010 T714 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16011 T714 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16011 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16035 T714 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16056 T714 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:34939/solr
[junit4:junit4]   2> 16057 T714 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16057 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@57b5e79e
[junit4:junit4]   2> 16058 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16059 T801 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16060 T801 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 16060 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23680
[junit4:junit4]   2> 16060 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23680
[junit4:junit4]   2> 16062 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a729000b with negotiated timeout 20000 for client /140.211.11.196:23680
[junit4:junit4]   2> 16062 T801 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a729000b, negotiated timeout = 20000
[junit4:junit4]   2> 16063 T802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57b5e79e name:ZooKeeperConnection Watcher:127.0.0.1:34939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16063 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16064 T719 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2112a729000b
[junit4:junit4]   2> 16072 T802 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16072 T716 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23680 which had sessionid 0x13c2112a729000b
[junit4:junit4]   2> 16072 T714 oaz.ZooKeeper.close Session: 0x13c2112a729000b closed
[junit4:junit4]   2> 16073 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 16086 T714 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:34939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d6aeae0
[junit4:junit4]   2> 16087 T714 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16088 T803 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16088 T803 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:34939, initiating session
[junit4:junit4]   2> 16088 T716 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52984
[junit4:junit4]   2> 16089 T716 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52984
[junit4:junit4]   2> 16094 T718 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2112a729000c with negotiated timeout 20000 for client /140.211.11.196:52984
[junit4:junit4]   2> 16094 T803 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:34939, sessionid = 0x13c2112a729000c, negotiated timeout = 20000
[junit4:junit4]   2> 16094 T804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d6aeae0 name:ZooKeeperConnection Watcher:127.0.0.1:34939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16095 T714 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16096 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16097 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16106 T714 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26819_
[junit4:junit4]   2> 16106 T719 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2112a729000c type:delete cxid:0x4 zxid:0x96 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:26819_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:26819_
[junit4:junit4]   2> 16114 T714 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26819_
[junit4:junit4]   2> 16122 T742 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> 16122 T770 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> 16122 T736 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> 16122 T755 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16122 T786 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16122 T755 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> 16123 T786 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> 16123 T742 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16124 T736 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16124 T770 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16131 T714 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16138 T805 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/collection1
[junit4:junit4]   2> 16138 T805 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16139 T805 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16139 T805 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16141 T805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/collection1/'
[junit4:junit4]   2> 16142 T805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/collection1/lib/README' to classloader
[junit4:junit4]   2> 16142 T805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16194 T805 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 16268 T805 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16274 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16275 T737 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:34172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34172"}
[junit4:junit4]   2> 16279 T737 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:23832_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23832"}
[junit4:junit4]   2> 16300 T742 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> 16300 T755 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> 16300 T770 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> 16300 T786 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> 16300 T736 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> 16369 T805 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16369 T804 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> 16376 T805 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17010 T805 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17024 T805 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17029 T805 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17046 T805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17051 T805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17056 T805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17057 T805 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17058 T805 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357764551865/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/
[junit4:junit4]   2> 17059 T805 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7229c204
[junit4:junit4]   2> 17059 T805 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 17060 T805 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4 forceNew:false
[junit4:junit4]   2> 17061 T805 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 17061 T805 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index/
[junit4:junit4]   2> 17062 T805 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17062 T805 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index forceNew:false
[junit4:junit4]   2> 17071 T805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ae4d035; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17071 T805 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17072 T805 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index
[junit4:junit4]   2> 17073 T805 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 17075 T805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17075 T805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 17075 T805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17075 T805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 17076 T805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17076 T805 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17077 T805 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17077 T805 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17078 T805 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17078 T805 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 17079 T805 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 17079 T805 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17079 T805 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 17080 T805 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 17080 T805 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 17080 T805 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17081 T805 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17081 T805 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17082 T805 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17082 T805 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17083 T805 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17083 T805 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17084 T805 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17084 T805 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17085 T805 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17085 T805 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17093 T805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17098 T805 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17099 T805 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 17102 T805 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 17104 T805 oass.SolrIndexSearcher.<init> Opening Searcher@66201f28 main
[junit4:junit4]   2> 17105 T805 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17105 T805 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17106 T805 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17123 T805 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17207 T806 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66201f28 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17211 T805 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17211 T805 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17814 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17814 T737 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:26819_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26819"}
[junit4:junit4]   2> 17815 T737 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17815 T737 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17868 T736 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> 17869 T786 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> 17869 T755 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> 17869 T804 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> 17868 T742 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> 17869 T770 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> 18213 T805 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18213 T805 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:26819 collection:collection1 shard:shard1
[junit4:junit4]   2> 18216 T805 oasc.ZkController.register We are http://127.0.0.1:26819/collection1/ and leader is http://127.0.0.1:34946/collection1/
[junit4:junit4]   2> 18217 T805 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:26819
[junit4:junit4]   2> 18217 T805 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18217 T805 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C84 name=collection1 org.apache.solr.core.SolrCore@44a28a5b url=http://127.0.0.1:26819/collection1 node=127.0.0.1:26819_ C84_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:26819_, base_url=http://127.0.0.1:26819}
[junit4:junit4]   2> 18218 T807 C84 P26819 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18218 T807 C84 P26819 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18218 T805 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18218 T807 C84 P26819 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18218 T807 C84 P26819 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18219 T714 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18220 T714 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18220 T807 C84 P26819 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18220 T714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18243 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18244 T714 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18245 T714 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18245 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C83_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:23832_, base_url=http://127.0.0.1:23832}
[junit4:junit4]   2> 18778 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34946/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18778 T791 C83 P23832 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:23832 START replicas=[http://127.0.0.1:34946/collection1/] nUpdates=100
[junit4:junit4]   2> 18779 T791 C83 P23832 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18780 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18780 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18780 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18780 T791 C83 P23832 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18780 T791 C83 P23832 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34946/collection1/. core=collection1
[junit4:junit4]   2> 18780 T791 C83 P23832 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18782 T746 C82 P34946 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18793 T751 C82 P34946 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18824 T751 C82 P34946 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18825 T751 C82 P34946 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18825 T751 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 18826 T751 C82 P34946 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18826 T751 C82 P34946 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 18827 T791 C83 P23832 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18827 T791 C83 P23832 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18830 T748 C82 P34946 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18832 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18832 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18832 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18835 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 18836 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index
[junit4:junit4]   2> 18837 T748 C82 P34946 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18838 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18839 T791 C83 P23832 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 forceNew:false
[junit4:junit4]   2> 18839 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18840 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f4f58dc; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18843 T748 C82 P34946 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18845 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index
[junit4:junit4]   2> 18845 T791 C83 P23832 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18847 T791 C83 P23832 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110024914928
[junit4:junit4]   2> 18849 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18849 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18850 T791 C83 P23832 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928
[junit4:junit4]   2> 18855 T791 C83 P23832 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f4f58dc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18855 T791 C83 P23832 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18857 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18857 T791 C83 P23832 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18858 T791 C83 P23832 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18858 T791 C83 P23832 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18859 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928
[junit4:junit4]   2> 18860 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18865 T791 C83 P23832 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f4f58dc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18865 T791 C83 P23832 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18866 T791 C83 P23832 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18866 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18866 T791 C83 P23832 oass.SolrIndexSearcher.<init> Opening Searcher@3271a79e main
[junit4:junit4]   2> 18869 T788 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3271a79e main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18869 T788 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index
[junit4:junit4]   2> 18870 T791 C83 P23832 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18895 T791 C83 P23832 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f4f58dc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f4f58dc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18895 T791 C83 P23832 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18896 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3
[junit4:junit4]   2> 18896 T791 C83 P23832 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18896 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index.20130110024914928
[junit4:junit4]   2> 18897 T791 C83 P23832 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty3/index
[junit4:junit4]   2> 18897 T791 C83 P23832 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18897 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18897 T791 C83 P23832 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18897 T791 C83 P23832 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18991 T791 C83 P23832 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19247 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19379 T737 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19380 T737 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:26819_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:26819"}
[junit4:junit4]   2> 19385 T737 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:23832_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23832"}
[junit4:junit4]   2> 19398 T742 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> 19398 T804 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> 19398 T736 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> 19398 T770 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> 19398 T755 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> 19398 T786 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> 20249 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21251 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C84_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:26819_, base_url=http://127.0.0.1:26819}
[junit4:junit4]   2> 22247 T807 C84 P26819 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34946/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22247 T807 C84 P26819 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:26819 START replicas=[http://127.0.0.1:34946/collection1/] nUpdates=100
[junit4:junit4]   2> 22248 T807 C84 P26819 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22248 T807 C84 P26819 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22248 T807 C84 P26819 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22248 T807 C84 P26819 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22248 T807 C84 P26819 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22248 T807 C84 P26819 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34946/collection1/. core=collection1
[junit4:junit4]   2> 22249 T807 C84 P26819 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22250 T746 C82 P34946 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22253 T714 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22263 T745 C82 P34946 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22267 T745 C82 P34946 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@340c7a1b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22268 T745 C82 P34946 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22269 T745 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 22269 T745 C82 P34946 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22270 T745 C82 P34946 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22271 T807 C84 P26819 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22271 T807 C84 P26819 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22273 T748 C82 P34946 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22274 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22274 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22274 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22277 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1
[junit4:junit4]   2> 22278 T748 C82 P34946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty1/index
[junit4:junit4]   2> 22278 T748 C82 P34946 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22279 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22280 T807 C84 P26819 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369 forceNew:false
[junit4:junit4]   2> 22280 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22281 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62c3135c; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22285 T748 C82 P34946 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 22287 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index
[junit4:junit4]   2> 22287 T807 C84 P26819 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22287 T807 C84 P26819 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110024918369
[junit4:junit4]   2> 22289 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22289 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22289 T807 C84 P26819 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369
[junit4:junit4]   2> 22293 T807 C84 P26819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62c3135c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22293 T807 C84 P26819 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22295 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22295 T807 C84 P26819 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22295 T807 C84 P26819 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22295 T807 C84 P26819 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22296 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369
[junit4:junit4]   2> 22297 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22300 T807 C84 P26819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369 lockFactory=org.apache.lucene.store.NativeFSLockFactory@62c3135c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22300 T807 C84 P26819 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22301 T807 C84 P26819 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22301 T807 C84 P26819 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 22301 T807 C84 P26819 oass.SolrIndexSearcher.<init> Openi

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

sc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index.20130110024918369
[junit4:junit4]   2> 147334 T714 oash.SnapPuller$2.postClose removing old index directory RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ae4d035; maxCacheMB=48.0 maxMergeSizeMB=4.0))
[junit4:junit4]   2> 147336 T714 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 147336 T714 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4
[junit4:junit4]   2> 147336 T714 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index
[junit4:junit4]   2> 147337 T714 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357764536096/jetty4/index
[junit4:junit4]   2> 148312 T803 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:34939. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 166602 T804 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 166602 T714 oaz.ZooKeeper.close Session: 0x13c2112a729000c closed
[junit4:junit4]   2> 166604 T714 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 166831 T714 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=2D1983131DE328B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Indian/Chagos -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  167s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D1983131DE328B5:ACFF0D0B6ABC4889]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 166972 T714 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en, timezone=Indian/Chagos
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=141666056,total=481689600
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, PolyFieldTest, SolrCoreTest, DOMUtilTest, ZkSolrClientTest, ShowFileRequestHandlerTest, CollectionsAPIDistributedZkTest, TestRealTimeGet, BasicFunctionalityTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 167.01s, 1 test, 1 failure <<< FAILURES!

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

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