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/11 20:00:50 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 146 - Failure

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

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([19F4828FD6DEA480:98120C97A181C4BC]: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 8180 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T473 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 8 T473 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1357929854239
[junit4:junit4]   2> 10 T473 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T474 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T474 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 16 T474 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 16 T474 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 16 T474 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 17 T474 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 112 T473 oasc.ZkTestServer.run start zk server on port:39958
[junit4:junit4]   2> 112 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c176ab7
[junit4:junit4]   2> 113 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T479 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 114 T479 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 114 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50008
[junit4:junit4]   2> 115 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50008
[junit4:junit4]   2> 115 T477 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 124 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270000 with negotiated timeout 10000 for client /140.211.11.196:50008
[junit4:junit4]   2> 124 T479 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c176ab7 name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T473 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 133 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270000
[junit4:junit4]   2> 139 T480 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 139 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:50008 which had sessionid 0x13c2aed35270000
[junit4:junit4]   2> 139 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270000 closed
[junit4:junit4]   2> 140 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@74620289
[junit4:junit4]   2> 140 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 141 T481 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 141 T481 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 141 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60536
[junit4:junit4]   2> 142 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60536
[junit4:junit4]   2> 147 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270001 with negotiated timeout 10000 for client /140.211.11.196:60536
[junit4:junit4]   2> 147 T481 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270001, negotiated timeout = 10000
[junit4:junit4]   2> 148 T482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74620289 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 148 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 148 T473 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 163 T473 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 175 T473 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 200 T473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 205 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 206 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 223 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 225 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 331 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 332 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 336 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 336 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 340 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 341 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 347 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 348 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 359 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 360 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 367 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 367 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 376 T473 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 376 T473 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 383 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270001
[junit4:junit4]   2> 390 T482 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 390 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270001 closed
[junit4:junit4]   2> 390 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60536 which had sessionid 0x13c2aed35270001
[junit4:junit4]   2> 589 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 593 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23941
[junit4:junit4]   2> 594 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 595 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 595 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620
[junit4:junit4]   2> 595 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/solr.xml
[junit4:junit4]   2> 596 T473 oasc.CoreContainer.<init> New CoreContainer 1117406327
[junit4:junit4]   2> 596 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/'
[junit4:junit4]   2> 597 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/'
[junit4:junit4]   2> 639 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 640 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 640 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 641 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 641 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 642 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 642 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 642 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 643 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 643 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 670 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 690 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 690 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 691 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@738aa857
[junit4:junit4]   2> 692 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 692 T492 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 693 T492 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 693 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37695
[junit4:junit4]   2> 694 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37695
[junit4:junit4]   2> 696 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270002 with negotiated timeout 20000 for client /140.211.11.196:37695
[junit4:junit4]   2> 696 T492 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270002, negotiated timeout = 20000
[junit4:junit4]   2> 696 T493 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@738aa857 name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 696 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 697 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270002
[junit4:junit4]   2> 705 T493 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 705 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37695 which had sessionid 0x13c2aed35270002
[junit4:junit4]   2> 705 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270002 closed
[junit4:junit4]   2> 705 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 719 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@543b4c5
[junit4:junit4]   2> 720 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 720 T494 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 721 T494 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 721 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23942
[junit4:junit4]   2> 721 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23942
[junit4:junit4]   2> 723 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270003 with negotiated timeout 20000 for client /140.211.11.196:23942
[junit4:junit4]   2> 723 T494 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270003, negotiated timeout = 20000
[junit4:junit4]   2> 724 T495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@543b4c5 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 724 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 726 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 734 T473 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 737 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23941_
[junit4:junit4]   2> 737 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23941_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23941_
[junit4:junit4]   2> 746 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23941_
[junit4:junit4]   2> 755 T473 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 778 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 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> 788 T473 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 799 T473 oasc.Overseer.start Overseer (id=88993290927931395-127.0.0.1:23941_-n_0000000000) starting
[junit4:junit4]   2> 800 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 802 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 812 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 813 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 820 T497 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 821 T473 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 824 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 827 T496 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 832 T498 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/collection1
[junit4:junit4]   2> 832 T498 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 833 T498 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 833 T498 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 835 T498 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/collection1/'
[junit4:junit4]   2> 836 T498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/collection1/lib/README' to classloader
[junit4:junit4]   2> 836 T498 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 896 T498 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 972 T498 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1073 T498 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1080 T498 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1721 T498 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1736 T498 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1740 T498 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1755 T498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1759 T498 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1764 T498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1765 T498 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1766 T498 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357929854620/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/
[junit4:junit4]   2> 1767 T498 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@365bf624
[junit4:junit4]   2> 1767 T498 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1804 T498 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data forceNew:false
[junit4:junit4]   2> 1804 T498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data
[junit4:junit4]   2> 1805 T498 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/index/
[junit4:junit4]   2> 1805 T498 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1806 T498 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/index forceNew:false
[junit4:junit4]   2> 1819 T498 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@672ce4f6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1819 T498 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1821 T498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data/index
[junit4:junit4]   2> 1821 T498 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1823 T498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1823 T498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1824 T498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1824 T498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1825 T498 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1825 T498 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1825 T498 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1826 T498 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1826 T498 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1827 T498 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1827 T498 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1828 T498 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1828 T498 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1828 T498 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1829 T498 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1829 T498 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1829 T498 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1830 T498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1830 T498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1831 T498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1831 T498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1832 T498 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1832 T498 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1833 T498 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1833 T498 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1834 T498 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1842 T498 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1847 T498 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1848 T498 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> 1851 T498 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/control/data
[junit4:junit4]   2> 1853 T498 oass.SolrIndexSearcher.<init> Opening Searcher@35e780a main
[junit4:junit4]   2> 1854 T498 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1854 T498 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1855 T498 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1878 T498 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1943 T499 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35e780a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1948 T498 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1948 T498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1949 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 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> 2330 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2331 T496 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:23941_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23941"}
[junit4:junit4]   2> 2331 T496 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2345 T496 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2346 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 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> 2373 T495 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> 2962 T498 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2962 T498 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23941 collection:control_collection shard:shard1
[junit4:junit4]   2> 2963 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2978 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 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> 2983 T498 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2984 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2992 T498 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2992 T498 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2993 T498 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23941/collection1/
[junit4:junit4]   2> 2993 T498 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2993 T498 oasc.SyncStrategy.syncToMe http://127.0.0.1:23941/collection1/ has no replicas
[junit4:junit4]   2> 2993 T498 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23941/collection1/
[junit4:junit4]   2> 2994 T498 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3007 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3886 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4074 T495 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> 4142 T498 oasc.ZkController.register We are http://127.0.0.1:23941/collection1/ and leader is http://127.0.0.1:23941/collection1/
[junit4:junit4]   2> 4142 T498 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23941
[junit4:junit4]   2> 4142 T498 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4142 T498 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4143 T498 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4152 T498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4153 T473 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 4154 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4154 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4170 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4186 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3bed0538
[junit4:junit4]   2> 4186 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4187 T500 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4187 T500 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 4187 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15383
[junit4:junit4]   2> 4188 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15383
[junit4:junit4]   2> 4189 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270004 with negotiated timeout 10000 for client /140.211.11.196:15383
[junit4:junit4]   2> 4189 T500 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270004, negotiated timeout = 10000
[junit4:junit4]   2> 4190 T501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bed0538 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4190 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4191 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4195 T473 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4390 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4393 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49949
[junit4:junit4]   2> 4394 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4395 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4396 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424
[junit4:junit4]   2> 4396 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/solr.xml
[junit4:junit4]   2> 4397 T473 oasc.CoreContainer.<init> New CoreContainer 196310837
[junit4:junit4]   2> 4398 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/'
[junit4:junit4]   2> 4398 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/'
[junit4:junit4]   2> 4445 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4445 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4446 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4446 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4447 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4447 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4447 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4448 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4448 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4449 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4470 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4488 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 4488 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4489 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6046e56f
[junit4:junit4]   2> 4490 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4490 T511 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4491 T511 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 4491 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14896
[junit4:junit4]   2> 4492 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14896
[junit4:junit4]   2> 4500 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270005 with negotiated timeout 20000 for client /140.211.11.196:14896
[junit4:junit4]   2> 4500 T511 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270005, negotiated timeout = 20000
[junit4:junit4]   2> 4500 T512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6046e56f name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4501 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4502 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270005
[junit4:junit4]   2> 4523 T512 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4523 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:14896 which had sessionid 0x13c2aed35270005
[junit4:junit4]   2> 4523 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270005 closed
[junit4:junit4]   2> 4523 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4535 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a70f958
[junit4:junit4]   2> 4536 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4536 T513 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4537 T513 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 4537 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16805
[junit4:junit4]   2> 4537 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16805
[junit4:junit4]   2> 4545 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270006 with negotiated timeout 20000 for client /140.211.11.196:16805
[junit4:junit4]   2> 4545 T513 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270006, negotiated timeout = 20000
[junit4:junit4]   2> 4545 T514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a70f958 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4546 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4546 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4554 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4566 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49949_
[junit4:junit4]   2> 4566 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49949_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49949_
[junit4:junit4]   2> 4577 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49949_
[junit4:junit4]   2> 4585 T495 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4585 T501 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4586 T495 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> 4596 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4603 T515 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/collection1
[junit4:junit4]   2> 4604 T515 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4604 T515 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4604 T515 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4606 T515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/collection1/'
[junit4:junit4]   2> 4607 T515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4608 T515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/collection1/lib/README' to classloader
[junit4:junit4]   2> 4662 T515 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4737 T515 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4838 T515 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4845 T515 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5485 T515 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5498 T515 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5502 T515 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5519 T515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5525 T515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5529 T515 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5531 T515 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5532 T515 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357929858424/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/
[junit4:junit4]   2> 5532 T515 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@365bf624
[junit4:junit4]   2> 5533 T515 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5534 T515 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1 forceNew:false
[junit4:junit4]   2> 5535 T515 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 5535 T515 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index/
[junit4:junit4]   2> 5535 T515 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5537 T515 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index forceNew:false
[junit4:junit4]   2> 5542 T515 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5543 T515 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5544 T515 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index
[junit4:junit4]   2> 5544 T515 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5546 T515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5546 T515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5547 T515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5547 T515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5547 T515 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5548 T515 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5548 T515 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5549 T515 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5549 T515 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5550 T515 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5550 T515 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5551 T515 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5551 T515 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5551 T515 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5552 T515 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5552 T515 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5553 T515 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5553 T515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5554 T515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5554 T515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5555 T515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5555 T515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5556 T515 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5556 T515 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5557 T515 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5558 T515 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5566 T515 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5570 T515 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5571 T515 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> 5574 T515 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 5575 T515 oass.SolrIndexSearcher.<init> Opening Searcher@1433150a main
[junit4:junit4]   2> 5576 T515 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5576 T515 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5577 T515 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5597 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5597 T496 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:23941_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23941"}
[junit4:junit4]   2> 5599 T515 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5618 T495 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> 5618 T501 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> 5618 T514 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> 5680 T516 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1433150a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5686 T515 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5686 T515 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7130 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7131 T496 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:49949_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49949"}
[junit4:junit4]   2> 7131 T496 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7131 T496 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7142 T495 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> 7142 T501 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> 7142 T514 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> 7696 T515 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7696 T515 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49949 collection:collection1 shard:shard1
[junit4:junit4]   2> 7697 T515 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7713 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7714 T515 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7715 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7727 T515 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7727 T515 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7728 T515 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 7728 T515 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7728 T515 oasc.SyncStrategy.syncToMe http://127.0.0.1:49949/collection1/ has no replicas
[junit4:junit4]   2> 7728 T515 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 7728 T515 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7733 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8648 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8808 T495 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> 8808 T501 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> 8808 T514 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> 8816 T515 oasc.ZkController.register We are http://127.0.0.1:49949/collection1/ and leader is http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 8816 T515 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49949
[junit4:junit4]   2> 8816 T515 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8816 T515 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8816 T515 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8891 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8944 T473 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8945 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8945 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9134 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9137 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31136
[junit4:junit4]   2> 9137 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9138 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9138 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191
[junit4:junit4]   2> 9139 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/solr.xml
[junit4:junit4]   2> 9139 T473 oasc.CoreContainer.<init> New CoreContainer 139461122
[junit4:junit4]   2> 9140 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/'
[junit4:junit4]   2> 9140 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/'
[junit4:junit4]   2> 9190 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9191 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9191 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9192 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9192 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9193 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9193 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9194 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9194 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9194 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9219 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9238 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 9238 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9239 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@428a41b9
[junit4:junit4]   2> 9240 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9240 T526 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9241 T526 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 9241 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10278
[junit4:junit4]   2> 9242 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10278
[junit4:junit4]   2> 9243 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270007 with negotiated timeout 20000 for client /140.211.11.196:10278
[junit4:junit4]   2> 9243 T526 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270007, negotiated timeout = 20000
[junit4:junit4]   2> 9243 T527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@428a41b9 name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9244 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9245 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270007
[junit4:junit4]   2> 9246 T527 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9246 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10278 which had sessionid 0x13c2aed35270007
[junit4:junit4]   2> 9246 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270007 closed
[junit4:junit4]   2> 9247 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9259 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@20e799e
[junit4:junit4]   2> 9260 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9261 T528 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9261 T528 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 9261 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52711
[junit4:junit4]   2> 9266 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52711
[junit4:junit4]   2> 9269 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270008 with negotiated timeout 20000 for client /140.211.11.196:52711
[junit4:junit4]   2> 9269 T528 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270008, negotiated timeout = 20000
[junit4:junit4]   2> 9270 T529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e799e name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9270 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9271 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9276 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9286 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31136_
[junit4:junit4]   2> 9287 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed35270008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31136_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31136_
[junit4:junit4]   2> 9294 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31136_
[junit4:junit4]   2> 9306 T495 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9306 T514 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9307 T495 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> 9307 T514 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> 9307 T501 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9307 T501 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> 9322 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9329 T530 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/collection1
[junit4:junit4]   2> 9330 T530 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9330 T530 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9330 T530 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9332 T530 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/collection1/'
[junit4:junit4]   2> 9334 T530 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/collection1/lib/README' to classloader
[junit4:junit4]   2> 9335 T530 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9393 T530 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9465 T530 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9566 T530 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9573 T530 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10199 T530 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10209 T530 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10213 T530 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10229 T530 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10236 T530 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10242 T530 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10243 T530 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10245 T530 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357929863191/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/
[junit4:junit4]   2> 10245 T530 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@365bf624
[junit4:junit4]   2> 10245 T530 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10246 T530 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2 forceNew:false
[junit4:junit4]   2> 10247 T530 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 10247 T530 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index/
[junit4:junit4]   2> 10248 T530 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10249 T530 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index forceNew:false
[junit4:junit4]   2> 10256 T530 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c3c62e8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10256 T530 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10257 T530 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index
[junit4:junit4]   2> 10258 T530 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10260 T530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10260 T530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10260 T530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10261 T530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10261 T530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10261 T530 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10262 T530 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10262 T530 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10263 T530 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10263 T530 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10264 T530 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10264 T530 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10265 T530 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10265 T530 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10265 T530 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10266 T530 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10266 T530 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10267 T530 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10267 T530 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10268 T530 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10268 T530 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10269 T530 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10269 T530 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10270 T530 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10271 T530 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10271 T530 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10278 T530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10282 T530 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10283 T530 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> 10286 T530 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 10287 T530 oass.SolrIndexSearcher.<init> Opening Searcher@4ecb2156 main
[junit4:junit4]   2> 10288 T530 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10289 T530 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10289 T530 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10296 T530 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10379 T531 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ecb2156 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10385 T530 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10385 T530 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10447 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10448 T496 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:49949_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49949"}
[junit4:junit4]   2> 10462 T496 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:31136_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31136"}
[junit4:junit4]   2> 10462 T496 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10462 T496 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10481 T495 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> 10481 T529 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> 10481 T501 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> 10481 T514 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> 11388 T530 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11388 T530 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31136 collection:collection1 shard:shard1
[junit4:junit4]   2> 11400 T530 oasc.ZkController.register We are http://127.0.0.1:31136/collection1/ and leader is http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 11401 T530 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31136
[junit4:junit4]   2> 11401 T530 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11401 T530 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@76f79c23 url=http://127.0.0.1:31136/collection1 node=127.0.0.1:31136_ C40_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:31136_, base_url=http://127.0.0.1:31136}
[junit4:junit4]   2> 11410 T532 C40 P31136 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11410 T530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11411 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11412 T532 C40 P31136 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11412 T532 C40 P31136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11412 T473 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11413 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11413 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11416 T532 C40 P31136 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11633 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11635 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18679
[junit4:junit4]   2> 11636 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11636 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11637 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665
[junit4:junit4]   2> 11637 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/solr.xml
[junit4:junit4]   2> 11638 T473 oasc.CoreContainer.<init> New CoreContainer 1830874139
[junit4:junit4]   2> 11638 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/'
[junit4:junit4]   2> 11639 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/'
[junit4:junit4]   2> 11688 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11689 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11689 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11690 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11690 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11690 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11691 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11691 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11692 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11692 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11717 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11736 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 11736 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11737 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@594c9066
[junit4:junit4]   2> 11738 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11738 T542 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11739 T542 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 11740 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28080
[junit4:junit4]   2> 11740 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28080
[junit4:junit4]   2> 11749 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed35270009 with negotiated timeout 20000 for client /140.211.11.196:28080
[junit4:junit4]   2> 11749 T542 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed35270009, negotiated timeout = 20000
[junit4:junit4]   2> 11749 T543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@594c9066 name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11750 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11751 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed35270009
[junit4:junit4]   2> 11757 T543 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11757 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28080 which had sessionid 0x13c2aed35270009
[junit4:junit4]   2> 11757 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270009 closed
[junit4:junit4]   2> 11758 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11771 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f079e09
[junit4:junit4]   2> 11772 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11772 T544 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11772 T544 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 11773 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19572
[junit4:junit4]   2> 11773 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19572
[junit4:junit4]   2> 11774 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed3527000a with negotiated timeout 20000 for client /140.211.11.196:19572
[junit4:junit4]   2> 11774 T544 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed3527000a, negotiated timeout = 20000
[junit4:junit4]   2> 11775 T545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f079e09 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11775 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11776 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11782 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11783 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18679_
[junit4:junit4]   2> 11784 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:18679_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:18679_
[junit4:junit4]   2> 11785 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18679_
[junit4:junit4]   2> 11792 T529 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> 11792 T495 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11792 T514 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11793 T495 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> 11792 T501 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11793 T514 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> 11793 T501 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> 11794 T529 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11799 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11807 T546 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/collection1
[junit4:junit4]   2> 11807 T546 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11808 T546 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11808 T546 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11810 T546 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/collection1/'
[junit4:junit4]   2> 11812 T546 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11813 T546 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/collection1/lib/README' to classloader
[junit4:junit4]   2> 11870 T546 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 11941 T546 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12002 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12002 T496 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:31136_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31136"}
[junit4:junit4]   2> 12020 T495 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> 12020 T501 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> 12020 T514 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> 12020 T529 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> 12042 T546 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12042 T545 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> 12049 T546 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12717 T546 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12727 T546 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12731 T546 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12761 T546 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12766 T546 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12770 T546 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12772 T546 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12773 T546 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357929865665/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/
[junit4:junit4]   2> 12773 T546 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@365bf624
[junit4:junit4]   2> 12774 T546 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12775 T546 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3 forceNew:false
[junit4:junit4]   2> 12775 T546 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 12775 T546 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index/
[junit4:junit4]   2> 12776 T546 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12777 T546 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index forceNew:false
[junit4:junit4]   2> 12803 T546 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@617085fc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12803 T546 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12804 T546 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index
[junit4:junit4]   2> 12804 T546 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12806 T546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12807 T546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12807 T546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12807 T546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12808 T546 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12808 T546 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12808 T546 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12809 T546 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12809 T546 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12810 T546 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12811 T546 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12811 T546 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12811 T546 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12812 T546 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12812 T546 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12813 T546 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12813 T546 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12814 T546 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12814 T546 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12815 T546 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12815 T546 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12816 T546 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12816 T546 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12817 T546 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12817 T546 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12818 T546 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12825 T546 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12829 T546 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12830 T546 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> 12832 T546 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 12834 T546 oass.SolrIndexSearcher.<init> Opening Searcher@74108172 main
[junit4:junit4]   2> 12835 T546 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12835 T546 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12835 T546 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12856 T546 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12911 T547 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74108172 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12916 T546 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12916 T546 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13531 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13532 T496 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:18679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18679"}
[junit4:junit4]   2> 13532 T496 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13532 T496 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13554 T495 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> 13554 T501 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> 13554 T545 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> 13554 T529 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> 13554 T514 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> 13919 T546 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13919 T546 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:18679 collection:collection1 shard:shard1
[junit4:junit4]   2> 13975 T546 oasc.ZkController.register We are http://127.0.0.1:18679/collection1/ and leader is http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 13975 T546 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18679
[junit4:junit4]   2> 13975 T546 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13976 T546 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C41 name=collection1 org.apache.solr.core.SolrCore@491dbb6b url=http://127.0.0.1:18679/collection1 node=127.0.0.1:18679_ C41_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:18679_, base_url=http://127.0.0.1:18679}
[junit4:junit4]   2> 13976 T548 C41 P18679 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13977 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13977 T546 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13977 T548 C41 P18679 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13977 T548 C41 P18679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13978 T473 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13979 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13980 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14026 T548 C41 P18679 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14176 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14178 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47209
[junit4:junit4]   2> 14179 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14179 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14180 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227
[junit4:junit4]   2> 14180 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/solr.xml
[junit4:junit4]   2> 14181 T473 oasc.CoreContainer.<init> New CoreContainer 733993636
[junit4:junit4]   2> 14181 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/'
[junit4:junit4]   2> 14182 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/'
[junit4:junit4]   2> 14229 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14230 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14230 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14231 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14231 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14232 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14232 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14232 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14233 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14233 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14256 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14278 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 14278 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14279 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@31ff309f
[junit4:junit4]   2> 14280 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14280 T558 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14281 T558 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 14281 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47814
[junit4:junit4]   2> 14282 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47814
[junit4:junit4]   2> 14283 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed3527000b with negotiated timeout 20000 for client /140.211.11.196:47814
[junit4:junit4]   2> 14283 T558 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed3527000b, negotiated timeout = 20000
[junit4:junit4]   2> 14283 T559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31ff309f name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14284 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14285 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed3527000b
[junit4:junit4]   2> 14286 T559 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14286 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:47814 which had sessionid 0x13c2aed3527000b
[junit4:junit4]   2> 14286 T473 oaz.ZooKeeper.close Session: 0x13c2aed3527000b closed
[junit4:junit4]   2> 14286 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14299 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@229a5c34
[junit4:junit4]   2> 14300 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14300 T560 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14301 T560 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 14301 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49103
[junit4:junit4]   2> 14301 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49103
[junit4:junit4]   2> 14302 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed3527000c with negotiated timeout 20000 for client /140.211.11.196:49103
[junit4:junit4]   2> 14302 T560 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed3527000c, negotiated timeout = 20000
[junit4:junit4]   2> 14303 T561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@229a5c34 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14303 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14304 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14305 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14314 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47209_
[junit4:junit4]   2> 14315 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47209_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47209_
[junit4:junit4]   2> 14316 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47209_
[junit4:junit4]   2> 14319 T529 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> 14319 T495 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14319 T501 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14319 T495 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> 14319 T545 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14320 T514 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14320 T501 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> 14320 T514 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> 14320 T545 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> 14321 T529 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14329 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14337 T562 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/collection1
[junit4:junit4]   2> 14338 T562 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14338 T562 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14338 T562 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14340 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/collection1/'
[junit4:junit4]   2> 14341 T562 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/collection1/lib/README' to classloader
[junit4:junit4]   2> 14341 T562 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14399 T562 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2>  C40_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:31136_, base_url=http://127.0.0.1:31136}
[junit4:junit4]   2> 14450 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49949/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14462 T532 C40 P31136 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 14485 T532 C40 P31136 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:31136 START replicas=[http://127.0.0.1:49949/collection1/] nUpdates=100
[junit4:junit4]   2> 14486 T532 C40 P31136 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14487 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14487 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14487 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14487 T532 C40 P31136 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14488 T532 C40 P31136 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49949/collection1/. core=collection1
[junit4:junit4]   2> 14488 T532 C40 P31136 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14490 T562 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> ASYNC  NEW_CORE C42 name=collection1 org.apache.solr.core.SolrCore@5324a927 url=http://127.0.0.1:49949/collection1 node=127.0.0.1:49949_ C42_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49949_, base_url=http://127.0.0.1:49949, leader=true}
[junit4:junit4]   2> 14500 T506 C42 P49949 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14507 T507 C42 P49949 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14508 T507 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 14514 T507 C42 P49949 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14515 T507 C42 P49949 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14531 T507 C42 P49949 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14532 T507 C42 P49949 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14533 T507 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 14534 T507 C42 P49949 oass.SolrIndexSearcher.<init> Opening Searcher@15cc9870 realtime
[junit4:junit4]   2> 14534 T507 C42 P49949 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14534 T507 C42 P49949 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 28
[junit4:junit4]   2> 14556 T532 C40 P31136 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14557 T532 C40 P31136 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 14590 T562 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14594 T532 C40 P31136 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14598 T508 C42 P49949 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14598 T508 C42 P49949 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14599 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14600 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14600 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14603 T508 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 14603 T508 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index
[junit4:junit4]   2> 14604 T508 C42 P49949 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14605 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14606 T562 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14606 T532 C40 P31136 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 forceNew:false
[junit4:junit4]   2> 14607 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14607 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55855ed6; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 14612 T508 C42 P49949 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 14623 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index
[junit4:junit4]   2> 14623 T532 C40 P31136 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14628 T532 C40 P31136 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130111184428834
[junit4:junit4]   2> 14630 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14631 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14631 T532 C40 P31136 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834
[junit4:junit4]   2> 14636 T532 C40 P31136 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55855ed6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14636 T532 C40 P31136 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14638 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14638 T532 C40 P31136 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14638 T532 C40 P31136 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14638 T532 C40 P31136 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14639 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834
[junit4:junit4]   2> 14640 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14645 T532 C40 P31136 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55855ed6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14645 T532 C40 P31136 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14645 T532 C40 P31136 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14646 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14646 T532 C40 P31136 oass.SolrIndexSearcher.<init> Opening Searcher@18b3280 main
[junit4:junit4]   2> 14648 T531 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b3280 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14648 T531 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index
[junit4:junit4]   2> 14649 T532 C40 P31136 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14659 T532 C40 P31136 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55855ed6; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55855ed6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 14660 T532 C40 P31136 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 14661 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2
[junit4:junit4]   2> 14661 T532 C40 P31136 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14661 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index.20130111184428834
[junit4:junit4]   2> 14662 T532 C40 P31136 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty2/index
[junit4:junit4]   2> 14662 T532 C40 P31136 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14662 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14662 T532 C40 P31136 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14662 T532 C40 P31136 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14664 T532 C40 P31136 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15068 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15069 T496 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:18679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18679"}
[junit4:junit4]   2> 15073 T496 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:31136_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31136"}
[junit4:junit4]   2> 15085 T495 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> 15085 T501 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> 15085 T561 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> 15086 T545 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> 15085 T529 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> 15085 T514 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> 15269 T562 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15281 T562 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15285 T562 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15301 T562 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15313 T562 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15317 T562 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15319 T562 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15320 T562 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357929868227/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/
[junit4:junit4]   2> 15320 T562 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@365bf624
[junit4:junit4]   2> 15321 T562 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15322 T562 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4 forceNew:false
[junit4:junit4]   2> 15322 T562 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4
[junit4:junit4]   2> 15323 T562 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/index/
[junit4:junit4]   2> 15323 T562 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15324 T562 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/index forceNew:false
[junit4:junit4]   2> 15330 T562 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e83fccc; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15330 T562 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15331 T562 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4/index
[junit4:junit4]   2> 15332 T562 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15334 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15334 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15334 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15335 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15335 T562 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15336 T562 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15336 T562 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15337 T562 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15337 T562 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15338 T562 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15338 T562 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15339 T562 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15339 T562 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15340 T562 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15340 T562 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15341 T562 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15341 T562 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15342 T562 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15342 T562 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15343 T562 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15343 T562 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15344 T562 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15344 T562 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15345 T562 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15346 T562 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15346 T562 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15357 T562 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15363 T562 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15365 T562 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> 15367 T562 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty4
[junit4:junit4]   2> 15369 T562 oass.SolrIndexSearcher.<init> Opening Searcher@35367c5a main
[junit4:junit4]   2> 15370 T562 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15370 T562 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15371 T562 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15382 T562 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15449 T565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35367c5a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15454 T562 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15455 T562 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16599 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16600 T496 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:47209_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47209"}
[junit4:junit4]   2> 16600 T496 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16600 T496 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16626 T495 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> 16626 T501 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> 16626 T561 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> 16626 T529 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> 16626 T514 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> 16626 T545 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> 17459 T562 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17459 T562 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47209 collection:collection1 shard:shard1
[junit4:junit4]   2> 17463 T562 oasc.ZkController.register We are http://127.0.0.1:47209/collection1/ and leader is http://127.0.0.1:49949/collection1/
[junit4:junit4]   2> 17463 T562 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47209
[junit4:junit4]   2> 17464 T562 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17464 T562 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C43 name=collection1 org.apache.solr.core.SolrCore@38578f3f url=http://127.0.0.1:47209/collection1 node=127.0.0.1:47209_ C43_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:47209_, base_url=http://127.0.0.1:47209}
[junit4:junit4]   2> 17464 T566 C43 P47209 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17465 T566 C43 P47209 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17465 T562 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17465 T566 C43 P47209 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17466 T566 C43 P47209 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17466 T473 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17467 T566 C43 P47209 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17467 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17468 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17679 T473 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17682 T473 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29957
[junit4:junit4]   2> 17683 T473 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17683 T473 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17684 T473 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719
[junit4:junit4]   2> 17684 T473 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/solr.xml
[junit4:junit4]   2> 17685 T473 oasc.CoreContainer.<init> New CoreContainer 1834164732
[junit4:junit4]   2> 17685 T473 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/'
[junit4:junit4]   2> 17686 T473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/'
[junit4:junit4]   2> 17731 T473 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 17731 T473 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17732 T473 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17732 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17733 T473 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17733 T473 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17733 T473 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17734 T473 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17734 T473 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17735 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17757 T473 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17780 T473 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39958/solr
[junit4:junit4]   2> 17781 T473 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17781 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@77ff73cf
[junit4:junit4]   2> 17782 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17783 T576 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17784 T576 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 17784 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40237
[junit4:junit4]   2> 17784 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40237
[junit4:junit4]   2> 17787 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed3527000d with negotiated timeout 20000 for client /140.211.11.196:40237
[junit4:junit4]   2> 17787 T576 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed3527000d, negotiated timeout = 20000
[junit4:junit4]   2> 17787 T577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77ff73cf name:ZooKeeperConnection Watcher:127.0.0.1:39958 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17787 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17788 T478 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c2aed3527000d
[junit4:junit4]   2> 17795 T577 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17795 T475 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40237 which had sessionid 0x13c2aed3527000d
[junit4:junit4]   2> 17795 T473 oaz.ZooKeeper.close Session: 0x13c2aed3527000d closed
[junit4:junit4]   2> 17795 T473 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 17815 T473 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39958/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@171eed41
[junit4:junit4]   2> 17816 T473 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17816 T578 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:39958. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17817 T578 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:39958, initiating session
[junit4:junit4]   2> 17817 T475 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47474
[junit4:junit4]   2> 17818 T475 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47474
[junit4:junit4]   2> 17827 T477 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c2aed3527000e with negotiated timeout 20000 for client /140.211.11.196:47474
[junit4:junit4]   2> 17827 T578 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:39958, sessionid = 0x13c2aed3527000e, negotiated timeout = 20000
[junit4:junit4]   2> 17827 T579 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@171eed41 name:ZooKeeperConnection Watcher:127.0.0.1:39958/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17827 T473 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17828 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000e type:create cxid:0x1 zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17835 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000e type:create cxid:0x2 zxid:0xaa txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17847 T473 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29957_
[junit4:junit4]   2> 17848 T478 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c2aed3527000e type:delete cxid:0x4 zxid:0xab txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:29957_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:29957_
[junit4:junit4]   2> 17854 T473 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29957_
[junit4:junit4]   2> 17862 T529 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> 17863 T501 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17863 T561 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17863 T514 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17863 T495 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17863 T501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 17863 T545 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17864 T495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 17864 T545 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 17863 T514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 17863 T561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 17896 T529 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 17899 T473 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17907 T580 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/collection1
[junit4:junit4]   2> 17908 T580 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17908 T580 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17909 T580 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17910 T580 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/collection1/'
[junit4:junit4]   2> 17911 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17912 T580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1357929871719/collection1/lib/README' to classloader
[junit4:junit4]   2> 17965 T580 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 18042 T580 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C41_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:18679_, base_url=http://127.0.0.1:18679}
[junit4:junit4]   2> 18045 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49949/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18045 T548 C41 P18679 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:18679 START replicas=[http://127.0.0.1:49949/collection1/] nUpdates=100
[junit4:junit4]   2> 18046 T548 C41 P18679 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18046 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18046 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18047 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18047 T548 C41 P18679 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18047 T548 C41 P18679 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49949/collection1/. core=collection1
[junit4:junit4]   2> 18047 T548 C41 P18679 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18049 T506 C42 P49949 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18062 T510 C42 P49949 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18075 T510 C42 P49949 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6aa69b6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18076 T510 C42 P49949 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18076 T510 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 18077 T510 C42 P49949 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18077 T510 C42 P49949 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 18079 T548 C41 P18679 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18079 T548 C41 P18679 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18083 T508 C42 P49949 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18084 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18084 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18084 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18088 T508 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1
[junit4:junit4]   2> 18088 T508 C42 P49949 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty1/index
[junit4:junit4]   2> 18089 T508 C42 P49949 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18089 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18091 T548 C41 P18679 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 forceNew:false
[junit4:junit4]   2> 18091 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18092 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36862391; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18095 T508 C42 P49949 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18097 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index
[junit4:junit4]   2> 18097 T548 C41 P18679 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18098 T548 C41 P18679 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130111184432319
[junit4:junit4]   2> 18099 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18100 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18100 T548 C41 P18679 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319
[junit4:junit4]   2> 18104 T548 C41 P18679 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36862391; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18105 T548 C41 P18679 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18106 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18106 T548 C41 P18679 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18107 T548 C41 P18679 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18107 T548 C41 P18679 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18108 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319
[junit4:junit4]   2> 18108 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18112 T548 C41 P18679 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36862391; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18112 T548 C41 P18679 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18113 T548 C41 P18679 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18113 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18114 T548 C41 P18679 oass.SolrIndexSearcher.<init> Opening Searcher@358270c main
[junit4:junit4]   2> 18115 T547 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@358270c main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18116 T547 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index
[junit4:junit4]   2> 18116 T548 C41 P18679 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18120 T548 C41 P18679 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36862391; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36862391; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18120 T548 C41 P18679 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18121 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3
[junit4:junit4]   2> 18121 T548 C41 P18679 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index.20130111184432319
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty3/index
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18122 T548 C41 P18679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18129 T548 C41 P18679 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18141 T496 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18141 T496 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:47209_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47209"}
[junit4:junit4]   2> 18143 T580 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18146 T496 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:18679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18679"}
[junit4:junit4]   2> 18157 T580 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18162 T495 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T501 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T514 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T545 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T529 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T561 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18162 T579 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 18821 T580 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18832 T580 oass.IndexSchema.readSchema default search field in schema i

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

/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty7
[junit4:junit4]   2> 194586 T473 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty7
[junit4:junit4]   2> 194586 T473 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty7/index
[junit4:junit4]   2> 194586 T473 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357929854238/jetty7/index
[junit4:junit4]   2> 195543 T615 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 195543 T473 oaz.ZooKeeper.close Session: 0x13c2aed35270012 closed
[junit4:junit4]   2> 195545 T473 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 195863 T473 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=19F4828FD6DEA480 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=no_NO_NY -Dtests.timezone=Europe/Isle_of_Man -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  196s 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([19F4828FD6DEA480:98120C97A181C4BC]: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> 196023 T473 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=341)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=no_NO_NY, timezone=Europe/Isle_of_Man
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=108997272,total=466354176
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, TestRecovery, LeaderElectionTest, DisMaxRequestHandlerTest, TestPropInject, PrimitiveFieldTypeTest, SoftAutoCommitTest, FieldMutatingUpdateProcessorTest, TestArbitraryIndexDir, TestPhraseSuggestions, TestQuerySenderListener, BasicZkTest, ConvertedLegacyTest, SolrIndexConfigTest, RequiredFieldsTest, TestDFRSimilarityFactory, StandardRequestHandlerTest, FileUtilsTest, SolrInfoMBeanTest, SpellingQueryConverterTest, QueryParsingTest, DocumentAnalysisRequestHandlerTest, TestZkChroot, TestCollationKeyRangeQueries, PolyFieldTest, TestStressLucene, TestRemoteStreaming, TestSurroundQueryParser, TestQueryUtils, DirectUpdateHandlerTest, RAMDirectoryFactoryTest, TestStressRecovery, TestPluginEnable, SyncSliceTest]
[junit4:junit4] Completed on J1 in 196.06s, 1 test, 1 failure <<< FAILURES!

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

Total time: 84 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