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/04 20:12:50 UTC

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

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

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([C734FF687577B94F:46D271700228D973]: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 8221 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T638 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T638 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-1357325988327
[junit4:junit4]   2> 6 T638 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T639 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T639 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T639 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T639 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T639 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T639 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-1357325988327/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T638 oasc.ZkTestServer.run start zk server on port:16363
[junit4:junit4]   2> 108 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b76d3e1
[junit4:junit4]   2> 109 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 110 T644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 111 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16367
[junit4:junit4]   2> 111 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16367
[junit4:junit4]   2> 112 T642 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0000 with negotiated timeout 10000 for client /140.211.11.196:16367
[junit4:junit4]   2> 114 T644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b76d3e1 name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T638 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 128 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0000
[junit4:junit4]   2> 137 T645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 137 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0000 closed
[junit4:junit4]   2> 137 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16367 which had sessionid 0x13c06eef1ee0000
[junit4:junit4]   2> 138 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a53c84a
[junit4:junit4]   2> 138 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 139 T646 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 139 T646 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 140 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16368
[junit4:junit4]   2> 140 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16368
[junit4:junit4]   2> 145 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0001 with negotiated timeout 10000 for client /140.211.11.196:16368
[junit4:junit4]   2> 145 T646 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0001, negotiated timeout = 10000
[junit4:junit4]   2> 146 T647 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a53c84a name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 146 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 146 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 162 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 174 T638 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 185 T638 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 197 T638 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> 198 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 221 T638 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> 222 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 328 T638 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> 329 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 335 T638 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> 336 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 342 T638 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> 343 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 347 T638 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> 348 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 353 T638 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> 354 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 359 T638 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> 359 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 364 T638 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> 365 T638 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 370 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0001
[junit4:junit4]   2> 371 T647 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 371 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16368 which had sessionid 0x13c06eef1ee0001
[junit4:junit4]   2> 371 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0001 closed
[junit4:junit4]   2> 585 T638 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 593 T638 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16374
[junit4:junit4]   2> 594 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 595 T638 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-1357325988693
[junit4:junit4]   2> 595 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced 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-1357325988693/'
[junit4:junit4]   2> 631 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 632 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 632 T638 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-1357325988693
[junit4:junit4]   2> 633 T638 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-1357325988693/solr.xml
[junit4:junit4]   2> 633 T638 oasc.CoreContainer.<init> New CoreContainer 605391912
[junit4:junit4]   2> 633 T638 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-1357325988693/'
[junit4:junit4]   2> 634 T638 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-1357325988693/'
[junit4:junit4]   2> 655 T638 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 655 T638 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 656 T638 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 656 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 656 T638 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 657 T638 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 657 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 657 T638 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 658 T638 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 658 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 676 T638 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 692 T638 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16363/solr
[junit4:junit4]   2> 693 T638 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 693 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@83917d1
[junit4:junit4]   2> 694 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 694 T657 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 695 T657 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 695 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16375
[junit4:junit4]   2> 696 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16375
[junit4:junit4]   2> 724 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0002 with negotiated timeout 20000 for client /140.211.11.196:16375
[junit4:junit4]   2> 724 T657 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0002, negotiated timeout = 20000
[junit4:junit4]   2> 725 T658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83917d1 name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 725 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 726 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0002
[junit4:junit4]   2> 727 T658 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 727 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0002 closed
[junit4:junit4]   2> 728 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16375 which had sessionid 0x13c06eef1ee0002
[junit4:junit4]   2> 728 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=30000&connTimeout=15000
[junit4:junit4]   2> 737 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@c0b4fdc
[junit4:junit4]   2> 737 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 738 T659 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 738 T659 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 738 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16376
[junit4:junit4]   2> 739 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16376
[junit4:junit4]   2> 740 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0003 with negotiated timeout 20000 for client /140.211.11.196:16376
[junit4:junit4]   2> 740 T659 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0003, negotiated timeout = 20000
[junit4:junit4]   2> 740 T660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0b4fdc name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 741 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 742 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 752 T638 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 754 T638 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16374_
[junit4:junit4]   2> 755 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16374_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16374_
[junit4:junit4]   2> 756 T638 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16374_
[junit4:junit4]   2> 766 T638 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 771 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 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> 780 T638 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 782 T638 oasc.Overseer.start Overseer (id=88953715971457027-127.0.0.1:16374_-n_0000000000) starting
[junit4:junit4]   2> 783 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 784 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 792 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 794 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 800 T662 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 801 T638 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 804 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 806 T661 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 810 T663 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-1357325988693/collection1
[junit4:junit4]   2> 810 T663 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 811 T663 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 811 T663 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 813 T663 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-1357325988693/collection1/'
[junit4:junit4]   2> 814 T663 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-1357325988693/collection1/lib/README' to classloader
[junit4:junit4]   2> 814 T663 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-1357325988693/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 862 T663 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 918 T663 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1019 T663 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1024 T663 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1487 T663 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1494 T663 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1497 T663 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1512 T663 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1516 T663 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1519 T663 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1520 T663 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1521 T663 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-1357325988693/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357325988327/control/data/
[junit4:junit4]   2> 1522 T663 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6477eb97
[junit4:junit4]   2> 1522 T663 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1523 T663 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-1357325988327/control/data forceNew:false
[junit4:junit4]   2> 1523 T663 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-1357325988327/control/data
[junit4:junit4]   2> 1523 T663 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/control/data/index/
[junit4:junit4]   2> 1524 T663 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357325988327/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1525 T663 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-1357325988327/control/data/index forceNew:false
[junit4:junit4]   2> 1530 T663 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-1357325988327/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fa01125; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1530 T663 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1531 T663 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-1357325988327/control/data/index
[junit4:junit4]   2> 1531 T663 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1533 T663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1533 T663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1533 T663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1534 T663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1534 T663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1534 T663 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1534 T663 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1535 T663 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1535 T663 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1536 T663 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1536 T663 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1536 T663 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1537 T663 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T663 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T663 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1537 T663 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1538 T663 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1538 T663 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1538 T663 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T663 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1539 T663 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1540 T663 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1540 T663 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1540 T663 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1541 T663 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1541 T663 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1546 T663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1549 T663 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1550 T663 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> 1552 T663 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-1357325988327/control/data
[junit4:junit4]   2> 1553 T663 oass.SolrIndexSearcher.<init> Opening Searcher@1602d81f main
[junit4:junit4]   2> 1554 T663 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1554 T663 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1554 T663 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1570 T663 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1615 T664 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1602d81f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1619 T663 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1619 T663 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1620 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 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> 2309 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2310 T661 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:16374_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16374"}
[junit4:junit4]   2> 2310 T661 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2311 T661 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2311 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 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> 2356 T660 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> 2632 T663 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2632 T663 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16374 collection:control_collection shard:shard1
[junit4:junit4]   2> 2633 T663 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2649 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 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> 2655 T663 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2655 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2659 T663 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2659 T663 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2659 T663 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16374/collection1/
[junit4:junit4]   2> 2659 T663 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2660 T663 oasc.SyncStrategy.syncToMe http://127.0.0.1:16374/collection1/ has no replicas
[junit4:junit4]   2> 2660 T663 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16374/collection1/
[junit4:junit4]   2> 2660 T663 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2672 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3861 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3904 T660 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> 3950 T663 oasc.ZkController.register We are http://127.0.0.1:16374/collection1/ and leader is http://127.0.0.1:16374/collection1/
[junit4:junit4]   2> 3950 T663 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16374
[junit4:junit4]   2> 3950 T663 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3950 T663 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3951 T663 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3953 T663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3954 T638 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> 3955 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3955 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3970 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3980 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@67a3755e
[junit4:junit4]   2> 3981 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3982 T665 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3982 T665 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 3982 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16377
[junit4:junit4]   2> 3983 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16377
[junit4:junit4]   2> 3984 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0004 with negotiated timeout 10000 for client /140.211.11.196:16377
[junit4:junit4]   2> 3984 T665 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0004, negotiated timeout = 10000
[junit4:junit4]   2> 3985 T666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67a3755e name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3985 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3987 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3989 T638 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4160 T638 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4163 T638 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16378
[junit4:junit4]   2> 4164 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4165 T638 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-1357325992311
[junit4:junit4]   2> 4165 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced 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-1357325992311/'
[junit4:junit4]   2> 4202 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4202 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4203 T638 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-1357325992311
[junit4:junit4]   2> 4203 T638 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-1357325992311/solr.xml
[junit4:junit4]   2> 4204 T638 oasc.CoreContainer.<init> New CoreContainer 1048161599
[junit4:junit4]   2> 4204 T638 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-1357325992311/'
[junit4:junit4]   2> 4205 T638 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-1357325992311/'
[junit4:junit4]   2> 4232 T638 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4233 T638 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4233 T638 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4234 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4234 T638 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4234 T638 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4235 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4235 T638 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4236 T638 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4236 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4260 T638 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4282 T638 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16363/solr
[junit4:junit4]   2> 4282 T638 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4283 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cae2429
[junit4:junit4]   2> 4284 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4285 T676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4285 T676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 4286 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16381
[junit4:junit4]   2> 4286 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16381
[junit4:junit4]   2> 4288 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0005 with negotiated timeout 20000 for client /140.211.11.196:16381
[junit4:junit4]   2> 4288 T676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0005, negotiated timeout = 20000
[junit4:junit4]   2> 4288 T677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cae2429 name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4288 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4290 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0005
[junit4:junit4]   2> 4291 T677 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4291 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0005 closed
[junit4:junit4]   2> 4291 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16381 which had sessionid 0x13c06eef1ee0005
[junit4:junit4]   2> 4292 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=30000&connTimeout=15000
[junit4:junit4]   2> 4306 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@535cc604
[junit4:junit4]   2> 4307 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4307 T678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4308 T678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 4308 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16382
[junit4:junit4]   2> 4308 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16382
[junit4:junit4]   2> 4310 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0006 with negotiated timeout 20000 for client /140.211.11.196:16382
[junit4:junit4]   2> 4310 T678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0006, negotiated timeout = 20000
[junit4:junit4]   2> 4310 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@535cc604 name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4311 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4312 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4313 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4321 T638 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16378_
[junit4:junit4]   2> 4322 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16378_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16378_
[junit4:junit4]   2> 4323 T638 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16378_
[junit4:junit4]   2> 4327 T660 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4327 T660 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> 4327 T666 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4336 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4343 T680 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-1357325992311/collection1
[junit4:junit4]   2> 4344 T680 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4344 T680 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4345 T680 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4346 T680 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-1357325992311/collection1/'
[junit4:junit4]   2> 4347 T680 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-1357325992311/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4348 T680 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-1357325992311/collection1/lib/README' to classloader
[junit4:junit4]   2> 4398 T680 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4466 T680 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4567 T680 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4573 T680 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5154 T680 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5161 T680 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5164 T680 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5181 T680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5184 T680 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5188 T680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5189 T680 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5190 T680 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-1357325992311/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty1/
[junit4:junit4]   2> 5191 T680 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6477eb97
[junit4:junit4]   2> 5191 T680 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5192 T680 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-1357325988327/jetty1 forceNew:false
[junit4:junit4]   2> 5192 T680 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-1357325988327/jetty1
[junit4:junit4]   2> 5193 T680 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty1/index/
[junit4:junit4]   2> 5193 T680 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5194 T680 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-1357325988327/jetty1/index forceNew:false
[junit4:junit4]   2> 5204 T680 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5204 T680 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5205 T680 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-1357325988327/jetty1/index
[junit4:junit4]   2> 5205 T680 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5206 T680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5207 T680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5207 T680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5207 T680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5208 T680 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5208 T680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5208 T680 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5209 T680 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5209 T680 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5210 T680 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5210 T680 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5210 T680 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5211 T680 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5211 T680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5211 T680 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5212 T680 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5212 T680 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5213 T680 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5213 T680 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5213 T680 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5214 T680 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5214 T680 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5215 T680 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5215 T680 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5216 T680 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5216 T680 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5221 T680 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5224 T680 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5225 T680 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> 5227 T680 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-1357325988327/jetty1
[junit4:junit4]   2> 5228 T680 oass.SolrIndexSearcher.<init> Opening Searcher@56e43ef main
[junit4:junit4]   2> 5229 T680 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5229 T680 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5229 T680 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5234 T680 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5280 T681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56e43ef main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5283 T680 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5284 T680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5418 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5419 T661 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:16374_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16374"}
[junit4:junit4]   2> 5426 T661 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:16378_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16378"}
[junit4:junit4]   2> 5426 T661 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5426 T661 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5439 T679 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> 5439 T666 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> 5439 T660 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> 6287 T680 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6287 T680 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16378 collection:collection1 shard:shard1
[junit4:junit4]   2> 6288 T680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6304 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6305 T680 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6306 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6315 T680 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6315 T680 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6315 T680 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 6315 T680 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6316 T680 oasc.SyncStrategy.syncToMe http://127.0.0.1:16378/collection1/ has no replicas
[junit4:junit4]   2> 6316 T680 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 6316 T680 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6321 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6953 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6974 T679 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> 6974 T660 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> 6974 T666 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> 6994 T680 oasc.ZkController.register We are http://127.0.0.1:16378/collection1/ and leader is http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 6994 T680 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16378
[junit4:junit4]   2> 6994 T680 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6994 T680 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6995 T680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6997 T680 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6999 T638 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> 6999 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7000 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7176 T638 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7180 T638 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16383
[junit4:junit4]   2> 7180 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7181 T638 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-1357325995336
[junit4:junit4]   2> 7182 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced 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-1357325995336/'
[junit4:junit4]   2> 7218 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7218 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7219 T638 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-1357325995336
[junit4:junit4]   2> 7219 T638 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-1357325995336/solr.xml
[junit4:junit4]   2> 7220 T638 oasc.CoreContainer.<init> New CoreContainer 1009973514
[junit4:junit4]   2> 7220 T638 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-1357325995336/'
[junit4:junit4]   2> 7221 T638 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-1357325995336/'
[junit4:junit4]   2> 7243 T638 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7243 T638 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7244 T638 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7244 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7245 T638 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7245 T638 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7246 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7246 T638 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7247 T638 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7247 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7269 T638 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7287 T638 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16363/solr
[junit4:junit4]   2> 7288 T638 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7288 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@eafd67c
[junit4:junit4]   2> 7289 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7290 T691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7290 T691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 7291 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16384
[junit4:junit4]   2> 7291 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16384
[junit4:junit4]   2> 7293 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0007 with negotiated timeout 20000 for client /140.211.11.196:16384
[junit4:junit4]   2> 7293 T691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0007, negotiated timeout = 20000
[junit4:junit4]   2> 7294 T692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eafd67c name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7294 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7295 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0007
[junit4:junit4]   2> 7302 T692 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7302 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16384 which had sessionid 0x13c06eef1ee0007
[junit4:junit4]   2> 7302 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0007 closed
[junit4:junit4]   2> 7303 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=30000&connTimeout=15000
[junit4:junit4]   2> 7315 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a583307
[junit4:junit4]   2> 7316 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7317 T693 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7317 T693 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 7318 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16385
[junit4:junit4]   2> 7318 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16385
[junit4:junit4]   2> 7319 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0008 with negotiated timeout 20000 for client /140.211.11.196:16385
[junit4:junit4]   2> 7319 T693 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0008, negotiated timeout = 20000
[junit4:junit4]   2> 7320 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a583307 name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7320 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7321 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7323 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7331 T638 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16383_
[junit4:junit4]   2> 7331 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16383_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16383_
[junit4:junit4]   2> 7332 T638 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16383_
[junit4:junit4]   2> 7335 T679 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> 7336 T666 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7336 T660 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7336 T666 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> 7336 T660 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> 7337 T679 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7340 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7347 T695 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-1357325995336/collection1
[junit4:junit4]   2> 7348 T695 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7349 T695 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7349 T695 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7351 T695 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-1357325995336/collection1/'
[junit4:junit4]   2> 7352 T695 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-1357325995336/collection1/lib/README' to classloader
[junit4:junit4]   2> 7353 T695 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-1357325995336/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7409 T695 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7477 T695 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7578 T695 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7584 T695 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8157 T695 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8165 T695 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8167 T695 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8183 T695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8187 T695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8191 T695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8192 T695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8193 T695 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-1357325995336/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty2/
[junit4:junit4]   2> 8193 T695 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6477eb97
[junit4:junit4]   2> 8194 T695 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8195 T695 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-1357325988327/jetty2 forceNew:false
[junit4:junit4]   2> 8195 T695 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-1357325988327/jetty2
[junit4:junit4]   2> 8195 T695 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty2/index/
[junit4:junit4]   2> 8196 T695 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8196 T695 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-1357325988327/jetty2/index forceNew:false
[junit4:junit4]   2> 8227 T695 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-1357325988327/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4249ccd1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8227 T695 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8228 T695 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-1357325988327/jetty2/index
[junit4:junit4]   2> 8228 T695 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8230 T695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8230 T695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8230 T695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8230 T695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8231 T695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8231 T695 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8231 T695 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8232 T695 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8232 T695 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8233 T695 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8233 T695 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8233 T695 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8234 T695 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8234 T695 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8234 T695 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8235 T695 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8235 T695 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8235 T695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8236 T695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8236 T695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8237 T695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8237 T695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8238 T695 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8238 T695 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8238 T695 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8239 T695 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8244 T695 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8246 T695 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8248 T695 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> 8249 T695 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-1357325988327/jetty2
[junit4:junit4]   2> 8251 T695 oass.SolrIndexSearcher.<init> Opening Searcher@4bf58247 main
[junit4:junit4]   2> 8251 T695 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8252 T695 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8252 T695 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8258 T695 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8327 T696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bf58247 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8332 T695 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8332 T695 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8488 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8489 T661 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:16378_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16378"}
[junit4:junit4]   2> 8494 T661 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:16383_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16383"}
[junit4:junit4]   2> 8494 T661 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8494 T661 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8513 T694 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> 8513 T679 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> 8513 T666 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> 8513 T660 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> 9344 T695 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9344 T695 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16383 collection:collection1 shard:shard1
[junit4:junit4]   2> 9396 T695 oasc.ZkController.register We are http://127.0.0.1:16383/collection1/ and leader is http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 9397 T695 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16383
[junit4:junit4]   2> 9397 T695 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9397 T695 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@3fd6d1b0 url=http://127.0.0.1:16383/collection1 node=127.0.0.1:16383_ C46_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16383_, base_url=http://127.0.0.1:16383}
[junit4:junit4]   2> 9398 T697 C46 P16383 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9399 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9399 T695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9399 T697 C46 P16383 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9399 T697 C46 P16383 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9400 T638 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> 9401 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9401 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9411 T697 C46 P16383 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9597 T638 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9600 T638 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16395
[junit4:junit4]   2> 9601 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9601 T638 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-1357325997740
[junit4:junit4]   2> 9602 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced 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-1357325997740/'
[junit4:junit4]   2> 9642 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9642 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9643 T638 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-1357325997740
[junit4:junit4]   2> 9643 T638 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-1357325997740/solr.xml
[junit4:junit4]   2> 9644 T638 oasc.CoreContainer.<init> New CoreContainer 133513577
[junit4:junit4]   2> 9644 T638 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-1357325997740/'
[junit4:junit4]   2> 9645 T638 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-1357325997740/'
[junit4:junit4]   2> 9674 T638 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 9675 T638 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9676 T638 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9676 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9677 T638 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9677 T638 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9678 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9678 T638 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9678 T638 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9679 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9705 T638 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9727 T638 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16363/solr
[junit4:junit4]   2> 9728 T638 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9728 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d8657b9
[junit4:junit4]   2> 9729 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9730 T707 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9733 T707 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 9733 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16397
[junit4:junit4]   2> 9733 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16397
[junit4:junit4]   2> 9735 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee0009 with negotiated timeout 20000 for client /140.211.11.196:16397
[junit4:junit4]   2> 9735 T707 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee0009, negotiated timeout = 20000
[junit4:junit4]   2> 9736 T708 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d8657b9 name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9736 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9737 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee0009
[junit4:junit4]   2> 9739 T708 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9739 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16397 which had sessionid 0x13c06eef1ee0009
[junit4:junit4]   2> 9739 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee0009 closed
[junit4:junit4]   2> 9740 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=30000&connTimeout=15000
[junit4:junit4]   2> 9751 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@120b0058
[junit4:junit4]   2> 9753 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9753 T709 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9754 T709 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 9754 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16399
[junit4:junit4]   2> 9754 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16399
[junit4:junit4]   2> 9756 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee000a with negotiated timeout 20000 for client /140.211.11.196:16399
[junit4:junit4]   2> 9756 T709 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee000a, negotiated timeout = 20000
[junit4:junit4]   2> 9757 T710 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@120b0058 name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9757 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9758 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9760 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9767 T638 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16395_
[junit4:junit4]   2> 9768 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16395_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16395_
[junit4:junit4]   2> 9775 T638 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16395_
[junit4:junit4]   2> 9783 T694 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> 9783 T679 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> 9783 T666 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9783 T660 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9784 T666 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> 9784 T660 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> 9786 T694 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9787 T679 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9795 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9803 T711 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-1357325997740/collection1
[junit4:junit4]   2> 9804 T711 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9804 T711 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9805 T711 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9806 T711 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-1357325997740/collection1/'
[junit4:junit4]   2> 9807 T711 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-1357325997740/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9808 T711 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-1357325997740/collection1/lib/README' to classloader
[junit4:junit4]   2> 9860 T711 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9932 T711 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10021 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10022 T661 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:16383_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16383"}
[junit4:junit4]   2> 10033 T711 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10039 T711 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10075 T710 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> 10075 T660 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> 10075 T694 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> 10075 T679 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> 10075 T666 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> 10635 T711 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10642 T711 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10645 T711 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10662 T711 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10667 T711 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10670 T711 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10671 T711 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10672 T711 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-1357325997740/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty3/
[junit4:junit4]   2> 10672 T711 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6477eb97
[junit4:junit4]   2> 10673 T711 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10674 T711 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-1357325988327/jetty3 forceNew:false
[junit4:junit4]   2> 10674 T711 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-1357325988327/jetty3
[junit4:junit4]   2> 10675 T711 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty3/index/
[junit4:junit4]   2> 10675 T711 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10676 T711 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-1357325988327/jetty3/index forceNew:false
[junit4:junit4]   2> 10682 T711 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-1357325988327/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@414fc677; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10682 T711 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10683 T711 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-1357325988327/jetty3/index
[junit4:junit4]   2> 10683 T711 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10685 T711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10685 T711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10685 T711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10685 T711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10686 T711 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10686 T711 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10686 T711 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10687 T711 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10687 T711 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10688 T711 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10688 T711 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10688 T711 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10689 T711 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10689 T711 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10689 T711 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10690 T711 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10690 T711 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10691 T711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10691 T711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10691 T711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10692 T711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10692 T711 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10693 T711 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10693 T711 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10693 T711 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10694 T711 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10699 T711 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10703 T711 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10704 T711 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> 10707 T711 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-1357325988327/jetty3
[junit4:junit4]   2> 10708 T711 oass.SolrIndexSearcher.<init> Opening Searcher@322c2f49 main
[junit4:junit4]   2> 10709 T711 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10709 T711 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10709 T711 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10714 T711 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10766 T712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@322c2f49 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10772 T711 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10772 T711 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11621 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11622 T661 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:16395_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16395"}
[junit4:junit4]   2> 11623 T661 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11623 T661 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11652 T710 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> 11652 T694 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> 11652 T660 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> 11652 T679 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> 11652 T666 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> 11775 T711 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11775 T711 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16395 collection:collection1 shard:shard1
[junit4:junit4]   2> 11785 T711 oasc.ZkController.register We are http://127.0.0.1:16395/collection1/ and leader is http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 11785 T711 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16395
[junit4:junit4]   2> 11786 T711 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11786 T711 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@523b58f2 url=http://127.0.0.1:16395/collection1 node=127.0.0.1:16395_ C47_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16395_, base_url=http://127.0.0.1:16395}
[junit4:junit4]   2> 11786 T713 C47 P16395 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11787 T711 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11787 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11788 T713 C47 P16395 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11788 T713 C47 P16395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11788 T638 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> 11789 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11790 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11798 T713 C47 P16395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11979 T638 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11982 T638 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16407
[junit4:junit4]   2> 11983 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11983 T638 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-1357326000125
[junit4:junit4]   2> 11984 T638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced 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-1357326000125/'
[junit4:junit4]   2> 12021 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12021 T638 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12022 T638 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-1357326000125
[junit4:junit4]   2> 12022 T638 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-1357326000125/solr.xml
[junit4:junit4]   2> 12023 T638 oasc.CoreContainer.<init> New CoreContainer 919086680
[junit4:junit4]   2> 12023 T638 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-1357326000125/'
[junit4:junit4]   2> 12024 T638 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-1357326000125/'
[junit4:junit4]   2> 12047 T638 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 12047 T638 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12048 T638 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12048 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12049 T638 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12049 T638 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12050 T638 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12050 T638 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12051 T638 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12051 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12080 T638 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12104 T638 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:16363/solr
[junit4:junit4]   2> 12105 T638 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12106 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7fe0bd7c
[junit4:junit4]   2> 12107 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12107 T723 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12108 T723 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 12109 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16408
[junit4:junit4]   2> 12109 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16408
[junit4:junit4]   2> 12113 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee000b with negotiated timeout 20000 for client /140.211.11.196:16408
[junit4:junit4]   2> 12113 T723 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee000b, negotiated timeout = 20000
[junit4:junit4]   2> 12113 T724 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fe0bd7c name:ZooKeeperConnection Watcher:127.0.0.1:16363 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12113 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12115 T643 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c06eef1ee000b
[junit4:junit4]   2> 12131 T724 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12131 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee000b closed
[junit4:junit4]   2> 12131 T640 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16408 which had sessionid 0x13c06eef1ee000b
[junit4:junit4]   2> 12132 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=30000&connTimeout=15000
[junit4:junit4]   2> 12142 T638 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:16363/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2483f9de
[junit4:junit4]   2> 12143 T638 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12144 T725 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12144 T725 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:16363, initiating session
[junit4:junit4]   2> 12145 T640 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16409
[junit4:junit4]   2> 12145 T640 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16409
[junit4:junit4]   2> 12150 T642 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c06eef1ee000c with negotiated timeout 20000 for client /140.211.11.196:16409
[junit4:junit4]   2> 12150 T725 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:16363, sessionid = 0x13c06eef1ee000c, negotiated timeout = 20000
[junit4:junit4]   2> 12151 T726 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2483f9de name:ZooKeeperConnection Watcher:127.0.0.1:16363/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12151 T638 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12152 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12160 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12168 T638 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16407_
[junit4:junit4]   2> 12168 T643 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c06eef1ee000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16407_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16407_
[junit4:junit4]   2> 12176 T638 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16407_
[junit4:junit4]   2> 12184 T710 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> 12184 T679 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> 12184 T694 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> 12185 T660 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12185 T666 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12185 T660 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> 12186 T666 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> 12187 T679 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12187 T710 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12187 T694 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12199 T638 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12206 T727 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-1357326000125/collection1
[junit4:junit4]   2> 12206 T727 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12207 T727 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12207 T727 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12209 T727 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-1357326000125/collection1/'
[junit4:junit4]   2> 12210 T727 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-1357326000125/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12211 T727 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-1357326000125/collection1/lib/README' to classloader
[junit4:junit4]   2> 12267 T727 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12338 T727 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C46_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:16383_, base_url=http://127.0.0.1:16383}
[junit4:junit4]   2> 12426 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:16378/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12426 T697 C46 P16383 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:16383 START replicas=[http://127.0.0.1:16378/collection1/] nUpdates=100
[junit4:junit4]   2> 12427 T697 C46 P16383 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12428 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12428 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12429 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12429 T697 C46 P16383 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12429 T697 C46 P16383 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:16378/collection1/. core=collection1
[junit4:junit4]   2> 12429 T697 C46 P16383 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C48 name=collection1 org.apache.solr.core.SolrCore@1ed92bd2 url=http://127.0.0.1:16378/collection1 node=127.0.0.1:16378_ C48_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:16378_, base_url=http://127.0.0.1:16378, leader=true}
[junit4:junit4]   2> 12435 T671 C48 P16378 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 12439 T727 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12443 T672 C48 P16378 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12444 T672 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 12447 T727 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12449 T672 C48 P16378 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12450 T672 C48 P16378 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12465 T672 C48 P16378 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12466 T672 C48 P16378 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12467 T672 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 12468 T672 C48 P16378 oass.SolrIndexSearcher.<init> Opening Searcher@2851e3be realtime
[junit4:junit4]   2> 12468 T672 C48 P16378 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12469 T672 C48 P16378 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 26
[junit4:junit4]   2> 12470 T697 C46 P16383 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12470 T697 C46 P16383 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12473 T673 C48 P16378 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12473 T673 C48 P16378 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12474 T697 C46 P16383 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12474 T697 C46 P16383 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12474 T697 C46 P16383 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12477 T673 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 12478 T673 C48 P16378 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-1357325988327/jetty1/index
[junit4:junit4]   2> 12479 T673 C48 P16378 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12479 T697 C46 P16383 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12481 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801 forceNew:false
[junit4:junit4]   2> 12482 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12483 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7135; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12487 T673 C48 P16378 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 12489 T697 C46 P16383 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-1357325988327/jetty2/index
[junit4:junit4]   2> 12489 T697 C46 P16383 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12490 T697 C46 P16383 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130104140000801
[junit4:junit4]   2> 12492 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12493 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12493 T697 C46 P16383 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty2/index.20130104140000801
[junit4:junit4]   2> 12498 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7135; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12498 T697 C46 P16383 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12500 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12500 T697 C46 P16383 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12501 T697 C46 P16383 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12501 T697 C46 P16383 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12502 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801
[junit4:junit4]   2> 12503 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12508 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7135; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12508 T697 C46 P16383 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12508 T697 C46 P16383 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12509 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12509 T697 C46 P16383 oass.SolrIndexSearcher.<init> Opening Searcher@5ae5d885 main
[junit4:junit4]   2> 12516 T696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ae5d885 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12516 T696 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-1357325988327/jetty2/index
[junit4:junit4]   2> 12517 T697 C46 P16383 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12530 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7135; 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-1357325988327/jetty2/index.20130104140000801 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33ab7135; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12531 T697 C46 P16383 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12532 T697 C46 P16383 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-1357325988327/jetty2
[junit4:junit4]   2> 12532 T697 C46 P16383 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12532 T697 C46 P16383 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-1357325988327/jetty2/index.20130104140000801
[junit4:junit4]   2> 12533 T697 C46 P16383 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-1357325988327/jetty2/index
[junit4:junit4]   2> 12533 T697 C46 P16383 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12533 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12533 T697 C46 P16383 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12533 T697 C46 P16383 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12544 T697 C46 P16383 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13164 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13165 T661 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:16395_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16395"}
[junit4:junit4]   2> 13181 T661 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:16383_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16383"}
[junit4:junit4]   2> 13181 T727 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13195 T694 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> 13195 T726 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> 13195 T660 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> 13195 T666 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> 13195 T679 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> 13195 T710 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> 13199 T727 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13206 T727 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13228 T727 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13241 T727 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13246 T727 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13248 T727 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13251 T727 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-1357326000125/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty4/
[junit4:junit4]   2> 13252 T727 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6477eb97
[junit4:junit4]   2> 13252 T727 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13253 T727 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-1357325988327/jetty4 forceNew:false
[junit4:junit4]   2> 13254 T727 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-1357325988327/jetty4
[junit4:junit4]   2> 13254 T727 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty4/index/
[junit4:junit4]   2> 13255 T727 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13256 T727 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-1357325988327/jetty4/index forceNew:false
[junit4:junit4]   2> 13262 T727 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-1357325988327/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11b13588; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13262 T727 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13264 T727 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-1357325988327/jetty4/index
[junit4:junit4]   2> 13264 T727 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13266 T727 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13267 T727 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13267 T727 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13267 T727 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13268 T727 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13268 T727 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13269 T727 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13269 T727 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13270 T727 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13271 T727 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13271 T727 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13272 T727 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13272 T727 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13273 T727 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13273 T727 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13274 T727 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13274 T727 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13275 T727 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13276 T727 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13276 T727 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13277 T727 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13277 T727 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13278 T727 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13279 T727 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13279 T727 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13280 T727 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13287 T727 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13294 T727 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13295 T727 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> 13298 T727 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-1357325988327/jetty4
[junit4:junit4]   2> 13300 T727 oass.SolrIndexSearcher.<init> Opening Searcher@254f6e3f main
[junit4:junit4]   2> 13302 T727 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13302 T727 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13303 T727 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13311 T727 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13383 T730 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@254f6e3f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13389 T727 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13389 T727 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14704 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14706 T661 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:16407_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16407"}
[junit4:junit4]   2> 14706 T661 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14706 T661 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14739 T694 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> 14739 T666 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> 14739 T679 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> 14739 T726 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> 14739 T660 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> 14739 T710 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> 15397 T727 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15397 T727 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16407 collection:collection1 shard:shard1
[junit4:junit4]   2> 15403 T727 oasc.ZkController.register We are http://127.0.0.1:16407/collection1/ and leader is http://127.0.0.1:16378/collection1/
[junit4:junit4]   2> 15403 T727 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16407
[junit4:junit4]   2> 15403 T727 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15403 T727 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C49 name=collection1 org.apache.solr.core.SolrCore@310f891b url=http://127.0.0.1:16407/collection1 node=127.0.0.1:16407_ C49_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16407_, base_url=http://127.0.0.1:16407}
[junit4:junit4]   2> 15404 T731 C49 P16407 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15405 T731 C49 P16407 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15405 T727 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15405 T731 C49 P16407 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15405 T731 C49 P16407 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15406 T638 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> 15407 T638 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15407 T638 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15411 T731 C49 P16407 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15427 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15429 T638 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15429 T638 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15430 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C47_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:16395_, base_url=http://127.0.0.1:16395}
[junit4:junit4]   2> 15813 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:16378/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15813 T713 C47 P16395 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:16395 START replicas=[http://127.0.0.1:16378/collection1/] nUpdates=100
[junit4:junit4]   2> 15814 T713 C47 P16395 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15814 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15814 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15814 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15815 T713 C47 P16395 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15815 T713 C47 P16395 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:16378/collection1/. core=collection1
[junit4:junit4]   2> 15815 T713 C47 P16395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15817 T671 C48 P16378 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 15828 T675 C48 P16378 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15843 T675 C48 P16378 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15843 T675 C48 P16378 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15844 T675 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 15845 T675 C48 P16378 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15845 T675 C48 P16378 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 17
[junit4:junit4]   2> 15846 T713 C47 P16395 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15846 T713 C47 P16395 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15849 T673 C48 P16378 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15850 T713 C47 P16395 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15850 T713 C47 P16395 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15851 T713 C47 P16395 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15853 T673 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 15854 T673 C48 P16378 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-1357325988327/jetty1/index
[junit4:junit4]   2> 15854 T673 C48 P16378 REQ /replication {command=filelist&generation=3&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15855 T713 C47 P16395 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15857 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176 forceNew:false
[junit4:junit4]   2> 15857 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15858 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670b13df; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15862 T673 C48 P16378 REQ /replication {file=segments_3&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 15864 T713 C47 P16395 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-1357325988327/jetty3/index
[junit4:junit4]   2> 15864 T713 C47 P16395 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15871 T713 C47 P16395 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130104140004176
[junit4:junit4]   2> 15872 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15872 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15873 T713 C47 P16395 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty3/index.20130104140004176
[junit4:junit4]   2> 15876 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670b13df; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15877 T713 C47 P16395 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15878 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15878 T713 C47 P16395 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15878 T713 C47 P16395 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15878 T713 C47 P16395 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15879 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176
[junit4:junit4]   2> 15880 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15883 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670b13df; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15884 T713 C47 P16395 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15884 T713 C47 P16395 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15884 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15885 T713 C47 P16395 oass.SolrIndexSearcher.<init> Opening Searcher@7f6968c4 main
[junit4:junit4]   2> 15887 T712 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f6968c4 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15887 T712 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-1357325988327/jetty3/index
[junit4:junit4]   2> 15887 T713 C47 P16395 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15898 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670b13df; 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-1357325988327/jetty3/index.20130104140004176 lockFactory=org.apache.lucene.store.NativeFSLockFactory@670b13df; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15899 T713 C47 P16395 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15900 T713 C47 P16395 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-1357325988327/jetty3
[junit4:junit4]   2> 15900 T713 C47 P16395 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15900 T713 C47 P16395 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-1357325988327/jetty3/index.20130104140004176
[junit4:junit4]   2> 15901 T713 C47 P16395 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-1357325988327/jetty3/index
[junit4:junit4]   2> 15901 T713 C47 P16395 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15901 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15901 T713 C47 P16395 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15901 T713 C47 P16395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15907 T713 C47 P16395 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16247 T661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16248 T661 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:16407_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16407"}
[junit4:junit4]   2> 16253 T661 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:16395_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16395"}
[junit4:junit4]   2> 16265 T710 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> 16265 T694 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> 16265 T660 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> 16265 T679 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> 16265 T726 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> 16265 T666 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> 16432 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17436 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C49_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:16407_, base_url=http://127.0.0.1:16407}
[junit4:junit4]   2> 18430 T731 C49 P16407 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:16378/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18430 T731 C49 P16407 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:16407 START replicas=[http://127.0.0.1:16378/collection1/] nUpdates=100
[junit4:junit4]   2> 18431 T731 C49 P16407 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18431 T731 C49 P16407 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18431 T731 C49 P16407 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18431 T731 C49 P16407 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18432 T731 C49 P16407 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18432 T731 C49 P16407 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:16378/collection1/. core=collection1
[junit4:junit4]   2> 18432 T731 C49 P16407 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18434 T671 C48 P16378 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 18438 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18450 T669 C48 P16378 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18454 T669 C48 P16378 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; 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-1357325988327/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cef8be; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18455 T669 C48 P16378 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18455 T669 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 18456 T669 C48 P16378 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18456 T669 C48 P16378 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 7
[junit4:junit4]   2> 18457 T731 C49 P16407 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18458 T731 C49 P16407 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18460 T673 C48 P16378 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18461 T731 C49 P16407 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18461 T731 C49 P16407 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18462 T731 C49 P16407 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18464 T673 C48 P16378 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-1357325988327/jetty1
[junit4:junit4]   2> 18465 T673 C48 P16378 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-1357325988327/jetty1/index
[junit4:junit4]   2> 18465 T673 C48 P16378 REQ /replication {command=filelist&generation=4&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18466 T731 C49 P16407 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18467 T731 C49 P16407 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-1357325988327/jetty4/index.20130104140006787 forceNew:false
[junit4:junit4]   2> 18468 T731 C49 P16407 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-1357325988327/jetty4
[junit4:junit4]   2> 18469 T731 C49 P16407 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-1357325988327/jetty4/index.20130104140006787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@381702ff; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18472 T673 C48 P16378 REQ /replication {file=segments_4&command=filecontent&checksum=true&generation=4&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18474 T731 C49 P16407 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-1357325988327/jetty4/index
[junit4:junit4]   2> 18474 T731 C49 P16407 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18478 T731 C49 P16407 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130104140006787
[junit4:junit4]   2> 18479 T731 C49 P16407 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-1357325988327/jetty4
[junit4:junit4]   2> 18480 T731 C49 P16407 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-1357325988327/jetty4
[junit4:junit4]   2> 18480 T731 C49 P16407 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357325988327/jetty4/index.20130104140006787
[junit4:junit4]   2> 18483 T731 C49 P16407 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-1357325988327/jetty4/index.20130104140006787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@381702ff; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18484 T731 C49 P16407 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18485 T731 C49 P16407 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-1357325988327/jetty4
[junit4:junit4]   2> 18486 T731 C49 P16407 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18486 T731 C49 P16407 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18486 T731 C49 P16407 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18487 T731 C49 P16407 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-1357325988327/jetty4/index.20130104140006787
[junit4:junit4]   2> 18488 T731 C49 P16407 oasc.CachingDirectoryFactory.close Releasing direc

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

nit4:junit4]   2> 142403 T638 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-1357325988327/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11b13588; maxCacheMB=48.0 maxMergeSizeMB=4.0))
[junit4:junit4]   2> 142404 T638 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-1357325988327/jetty4/index
[junit4:junit4]   2> 142405 T638 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-1357325988327/jetty4/index
[junit4:junit4]   2> 142405 T638 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-1357325988327/jetty4
[junit4:junit4]   2> 142405 T638 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-1357325988327/jetty4
[junit4:junit4]   2> 143221 T725 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:16363. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 161769 T726 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 161769 T638 oaz.ZooKeeper.close Session: 0x13c06eef1ee000c closed
[junit4:junit4]   2> 161771 T638 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 161981 T638 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=C734FF687577B94F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=America/Detroit -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  162s 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([C734FF687577B94F:46D271700228D973]: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> 162121 T638 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=ko_KR, timezone=America/Detroit
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=236806536,total=425787392
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, TestTrie, TestOmitPositions, IndexSchemaRuntimeFieldTest, TestLazyCores, PrimitiveFieldTypeTest, BasicZkTest, TestFunctionQuery, TestQuerySenderListener, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, TestReplicationHandler, PrimUtilsTest, ShardRoutingTest, TestCodecSupport, StatsComponentTest, TestRemoteStreaming, ZkNodePropsTest, TestUpdate, RAMDirectoryFactoryTest, BasicFunctionalityTest, SoftAutoCommitTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 162.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 504 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: 246 suites, 1020 tests, 1 failure, 23 ignored (5 assumptions)

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