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/30 00:19:00 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3690 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3690/

1 tests failed.
FAILED:  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([C54F16C584BC2B97:44A998DDF3E34BAB]: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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9410 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1936 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /soc/q
[junit4:junit4]   2> 6 T1936 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1359501360149
[junit4:junit4]   2> 7 T1936 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T1937 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T1937 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T1937 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T1937 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T1937 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T1937 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T1936 oasc.ZkTestServer.run start zk server on port:12947
[junit4:junit4]   2> 109 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@591ca780
[junit4:junit4]   2> 110 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T1942 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T1942 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 112 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44910
[junit4:junit4]   2> 112 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44910
[junit4:junit4]   2> 112 T1940 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0000 with negotiated timeout 10000 for client /140.211.11.196:44910
[junit4:junit4]   2> 115 T1942 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T1943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@591ca780 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T1936 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0000
[junit4:junit4]   2> 129 T1943 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44910 which had sessionid 0x13c88987c1c0000
[junit4:junit4]   2> 129 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0000 closed
[junit4:junit4]   2> 131 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@581f4f4e
[junit4:junit4]   2> 132 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 132 T1944 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 132 T1944 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 133 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23753
[junit4:junit4]   2> 133 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23753
[junit4:junit4]   2> 134 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0001 with negotiated timeout 10000 for client /140.211.11.196:23753
[junit4:junit4]   2> 134 T1944 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0001, negotiated timeout = 10000
[junit4:junit4]   2> 135 T1945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@581f4f4e name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 135 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 135 T1936 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 145 T1936 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 148 T1936 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 151 T1936 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 154 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 155 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 166 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 167 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 289 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 290 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 331 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 332 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 345 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 346 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 385 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 386 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 428 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 429 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 511 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 512 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 534 T1936 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 535 T1936 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 538 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0001
[junit4:junit4]   2> 539 T1945 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 540 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23753 which had sessionid 0x13c88987c1c0001
[junit4:junit4]   2> 539 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0001 closed
[junit4:junit4]   2> 711 T1936 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 717 T1936 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14428
[junit4:junit4]   2> 718 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 718 T1936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 719 T1936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682
[junit4:junit4]   2> 720 T1936 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/solr.xml
[junit4:junit4]   2> 720 T1936 oasc.CoreContainer.<init> New CoreContainer 2066698939
[junit4:junit4]   2> 721 T1936 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/'
[junit4:junit4]   2> 721 T1936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/'
[junit4:junit4]   2> 784 T1936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 785 T1936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 785 T1936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 786 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 786 T1936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 787 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 787 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 788 T1936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 788 T1936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 789 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 812 T1936 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 832 T1936 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12947/solr
[junit4:junit4]   2> 833 T1936 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 833 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@232cbd34
[junit4:junit4]   2> 835 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 835 T1955 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 836 T1955 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 836 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39032
[junit4:junit4]   2> 836 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39032
[junit4:junit4]   2> 839 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0002 with negotiated timeout 20000 for client /140.211.11.196:39032
[junit4:junit4]   2> 839 T1955 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0002, negotiated timeout = 20000
[junit4:junit4]   2> 839 T1956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@232cbd34 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 840 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 841 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0002
[junit4:junit4]   2> 843 T1956 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 843 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:39032 which had sessionid 0x13c88987c1c0002
[junit4:junit4]   2> 843 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0002 closed
[junit4:junit4]   2> 843 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 855 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@36dc8ced
[junit4:junit4]   2> 856 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 857 T1957 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 857 T1957 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 858 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40040
[junit4:junit4]   2> 858 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40040
[junit4:junit4]   2> 860 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0003 with negotiated timeout 20000 for client /140.211.11.196:40040
[junit4:junit4]   2> 860 T1957 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0003, negotiated timeout = 20000
[junit4:junit4]   2> 860 T1958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36dc8ced name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 860 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 863 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 871 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 874 T1936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14428_soc%2Fq
[junit4:junit4]   2> 875 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:14428_soc%2Fq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:14428_soc%2Fq
[junit4:junit4]   2> 883 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14428_soc%2Fq
[junit4:junit4]   2> 887 T1936 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 900 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 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> 909 T1936 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 913 T1936 oasc.Overseer.start Overseer (id=89096281139183619-127.0.0.1:14428_soc%2Fq-n_0000000000) starting
[junit4:junit4]   2> 914 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 922 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 923 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 934 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 935 T1960 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 936 T1936 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 939 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 941 T1959 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 946 T1961 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/collection1
[junit4:junit4]   2> 946 T1961 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 947 T1961 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 947 T1961 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 949 T1961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/collection1/'
[junit4:junit4]   2> 950 T1961 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 951 T1961 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/collection1/lib/README' to classloader
[junit4:junit4]   2> 1014 T1961 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1090 T1961 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1191 T1961 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1213 T1961 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1811 T1961 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1819 T1961 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1822 T1961 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1835 T1961 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1840 T1961 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1845 T1961 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1846 T1961 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1847 T1961 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359501360682/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/
[junit4:junit4]   2> 1848 T1961 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69676b1e
[junit4:junit4]   2> 1848 T1961 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1849 T1961 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data forceNew:false
[junit4:junit4]   2> 1850 T1961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data
[junit4:junit4]   2> 1850 T1961 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/index/
[junit4:junit4]   2> 1851 T1961 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1851 T1961 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/index forceNew:false
[junit4:junit4]   2> 1881 T1961 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@55f7626f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1882 T1961 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1883 T1961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data/index
[junit4:junit4]   2> 1883 T1961 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1885 T1961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1885 T1961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1885 T1961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1885 T1961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1886 T1961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1886 T1961 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1886 T1961 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1887 T1961 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1887 T1961 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1888 T1961 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1888 T1961 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1888 T1961 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1889 T1961 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1889 T1961 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1889 T1961 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1889 T1961 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1890 T1961 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1890 T1961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1890 T1961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1891 T1961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1891 T1961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1891 T1961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1892 T1961 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1892 T1961 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1893 T1961 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1893 T1961 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1903 T1961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1907 T1961 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1909 T1961 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> 1911 T1961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/control/data
[junit4:junit4]   2> 1912 T1961 oass.SolrIndexSearcher.<init> Opening Searcher@2352fb83 main
[junit4:junit4]   2> 1913 T1961 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1913 T1961 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1914 T1961 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1930 T1961 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1978 T1962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2352fb83 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1981 T1961 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1981 T1961 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1982 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 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> 2445 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2445 T1959 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:14428_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14428/soc/q"}
[junit4:junit4]   2> 2446 T1959 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2446 T1959 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2446 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 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> 2462 T1958 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> 2993 T1961 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2993 T1961 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:14428/soc/q collection:control_collection shard:shard1
[junit4:junit4]   2> 2994 T1961 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3012 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 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> 3012 T1961 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3013 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3015 T1961 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3015 T1961 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3016 T1961 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:14428/soc/q/collection1/
[junit4:junit4]   2> 3016 T1961 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3016 T1961 oasc.SyncStrategy.syncToMe http://127.0.0.1:14428/soc/q/collection1/ has no replicas
[junit4:junit4]   2> 3016 T1961 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:14428/soc/q/collection1/
[junit4:junit4]   2> 3017 T1961 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3021 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3973 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3991 T1958 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> 4043 T1961 oasc.ZkController.register We are http://127.0.0.1:14428/soc/q/collection1/ and leader is http://127.0.0.1:14428/soc/q/collection1/
[junit4:junit4]   2> 4043 T1961 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:14428/soc/q
[junit4:junit4]   2> 4043 T1961 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4044 T1961 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4044 T1961 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4047 T1961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4048 T1936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4049 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4049 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4063 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4072 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b2dbd50
[junit4:junit4]   2> 4073 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4074 T1963 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4075 T1963 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 4075 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32304
[junit4:junit4]   2> 4075 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32304
[junit4:junit4]   2> 4077 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0004 with negotiated timeout 10000 for client /140.211.11.196:32304
[junit4:junit4]   2> 4078 T1963 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0004, negotiated timeout = 10000
[junit4:junit4]   2> 4078 T1964 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b2dbd50 name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4078 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4100 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4102 T1936 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4268 T1936 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4272 T1936 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:57214
[junit4:junit4]   2> 4272 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4273 T1936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4274 T1936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244
[junit4:junit4]   2> 4274 T1936 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/solr.xml
[junit4:junit4]   2> 4275 T1936 oasc.CoreContainer.<init> New CoreContainer 1525270021
[junit4:junit4]   2> 4275 T1936 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/'
[junit4:junit4]   2> 4276 T1936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/'
[junit4:junit4]   2> 4333 T1936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4334 T1936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4334 T1936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4335 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4335 T1936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4336 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4336 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4337 T1936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4337 T1936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4338 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4358 T1936 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4377 T1936 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12947/solr
[junit4:junit4]   2> 4378 T1936 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4378 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@526c95c9
[junit4:junit4]   2> 4380 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4380 T1974 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4381 T1974 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 4381 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43427
[junit4:junit4]   2> 4381 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43427
[junit4:junit4]   2> 4383 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0005 with negotiated timeout 20000 for client /140.211.11.196:43427
[junit4:junit4]   2> 4383 T1974 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0005, negotiated timeout = 20000
[junit4:junit4]   2> 4384 T1975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@526c95c9 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4384 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4385 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0005
[junit4:junit4]   2> 4386 T1975 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4387 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43427 which had sessionid 0x13c88987c1c0005
[junit4:junit4]   2> 4386 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0005 closed
[junit4:junit4]   2> 4387 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4397 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@614a659b
[junit4:junit4]   2> 4398 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4398 T1976 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4399 T1976 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 4399 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42113
[junit4:junit4]   2> 4399 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42113
[junit4:junit4]   2> 4401 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0006 with negotiated timeout 20000 for client /140.211.11.196:42113
[junit4:junit4]   2> 4401 T1976 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0006, negotiated timeout = 20000
[junit4:junit4]   2> 4401 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@614a659b name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4401 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4402 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4404 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4412 T1936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57214_soc%2Fq
[junit4:junit4]   2> 4413 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57214_soc%2Fq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57214_soc%2Fq
[junit4:junit4]   2> 4414 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57214_soc%2Fq
[junit4:junit4]   2> 4417 T1958 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4417 T1964 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4418 T1958 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4420 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4428 T1978 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/collection1
[junit4:junit4]   2> 4428 T1978 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4429 T1978 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4429 T1978 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4430 T1978 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/collection1/'
[junit4:junit4]   2> 4432 T1978 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4432 T1978 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/collection1/lib/README' to classloader
[junit4:junit4]   2> 4490 T1978 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4561 T1978 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4662 T1978 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4679 T1978 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5418 T1978 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5425 T1978 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5428 T1978 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5441 T1978 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5446 T1978 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5452 T1978 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5454 T1978 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5455 T1978 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359501364244/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/
[junit4:junit4]   2> 5455 T1978 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69676b1e
[junit4:junit4]   2> 5456 T1978 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5457 T1978 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1 forceNew:false
[junit4:junit4]   2> 5458 T1978 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 5458 T1978 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index/
[junit4:junit4]   2> 5459 T1978 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5459 T1978 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index forceNew:false
[junit4:junit4]   2> 5475 T1978 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5475 T1978 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5476 T1978 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index
[junit4:junit4]   2> 5476 T1978 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5478 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5479 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5479 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5479 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5480 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5480 T1978 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5480 T1978 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5481 T1978 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5481 T1978 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5482 T1978 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5482 T1978 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5482 T1978 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5483 T1978 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5483 T1978 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5483 T1978 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5484 T1978 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5484 T1978 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5485 T1978 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5485 T1978 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5486 T1978 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5486 T1978 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5487 T1978 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5487 T1978 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5488 T1978 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5488 T1978 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5489 T1978 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5499 T1978 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5503 T1978 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5505 T1978 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> 5505 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5506 T1959 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:14428_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14428/soc/q"}
[junit4:junit4]   2> 5507 T1978 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 5508 T1978 oass.SolrIndexSearcher.<init> Opening Searcher@3d1fced3 main
[junit4:junit4]   2> 5509 T1978 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5509 T1978 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5509 T1978 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5519 T1964 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> 5519 T1958 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> 5519 T1977 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> 5528 T1978 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5571 T1979 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d1fced3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5576 T1978 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5576 T1978 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7031 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7032 T1959 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:57214_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57214/soc/q"}
[junit4:junit4]   2> 7032 T1959 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 7032 T1959 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7045 T1958 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> 7045 T1977 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> 7045 T1964 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> 7580 T1978 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7580 T1978 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57214/soc/q collection:collection1 shard:shard1
[junit4:junit4]   2> 7581 T1978 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7599 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 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> 7600 T1978 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7601 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7610 T1978 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7610 T1978 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7610 T1978 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 7611 T1978 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7611 T1978 oasc.SyncStrategy.syncToMe http://127.0.0.1:57214/soc/q/collection1/ has no replicas
[junit4:junit4]   2> 7611 T1978 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 7611 T1978 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7616 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8550 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8566 T1977 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> 8566 T1964 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> 8566 T1958 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> 8587 T1978 oasc.ZkController.register We are http://127.0.0.1:57214/soc/q/collection1/ and leader is http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 8587 T1978 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57214/soc/q
[junit4:junit4]   2> 8587 T1978 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8588 T1978 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8588 T1978 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8590 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8591 T1936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8592 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8593 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8773 T1936 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8777 T1936 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36235
[junit4:junit4]   2> 8778 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8778 T1936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8779 T1936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749
[junit4:junit4]   2> 8779 T1936 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/solr.xml
[junit4:junit4]   2> 8780 T1936 oasc.CoreContainer.<init> New CoreContainer 1081181987
[junit4:junit4]   2> 8781 T1936 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/'
[junit4:junit4]   2> 8781 T1936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/'
[junit4:junit4]   2> 8839 T1936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8840 T1936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8840 T1936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8841 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8841 T1936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8842 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8842 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8843 T1936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8843 T1936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8844 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8866 T1936 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8886 T1936 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12947/solr
[junit4:junit4]   2> 8887 T1936 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8887 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@21ccdc97
[junit4:junit4]   2> 8889 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8889 T1989 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8890 T1989 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 8890 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43162
[junit4:junit4]   2> 8890 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43162
[junit4:junit4]   2> 8892 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0007 with negotiated timeout 20000 for client /140.211.11.196:43162
[junit4:junit4]   2> 8892 T1989 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0007, negotiated timeout = 20000
[junit4:junit4]   2> 8893 T1990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21ccdc97 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8893 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8895 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0007
[junit4:junit4]   2> 8902 T1990 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8902 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43162 which had sessionid 0x13c88987c1c0007
[junit4:junit4]   2> 8902 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0007 closed
[junit4:junit4]   2> 8903 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8915 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d8d059b
[junit4:junit4]   2> 8916 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8916 T1991 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8917 T1991 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 8917 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40346
[junit4:junit4]   2> 8917 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40346
[junit4:junit4]   2> 8919 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0008 with negotiated timeout 20000 for client /140.211.11.196:40346
[junit4:junit4]   2> 8919 T1991 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0008, negotiated timeout = 20000
[junit4:junit4]   2> 8919 T1992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d8d059b name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8919 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8920 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8922 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8924 T1936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36235_soc%2Fq
[junit4:junit4]   2> 8924 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c0008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36235_soc%2Fq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36235_soc%2Fq
[junit4:junit4]   2> 8932 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36235_soc%2Fq
[junit4:junit4]   2> 8934 T1958 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> 8934 T1977 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> 8935 T1964 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8935 T1964 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> 8936 T1958 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8938 T1977 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8939 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8946 T1993 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/collection1
[junit4:junit4]   2> 8946 T1993 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8947 T1993 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8947 T1993 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8949 T1993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/collection1/'
[junit4:junit4]   2> 8950 T1993 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8951 T1993 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/collection1/lib/README' to classloader
[junit4:junit4]   2> 9027 T1993 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9100 T1993 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9201 T1993 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9213 T1993 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9800 T1993 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9809 T1993 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9812 T1993 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9823 T1993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9827 T1993 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9831 T1993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9832 T1993 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9833 T1993 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359501368749/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/
[junit4:junit4]   2> 9833 T1993 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69676b1e
[junit4:junit4]   2> 9834 T1993 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9834 T1993 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2 forceNew:false
[junit4:junit4]   2> 9835 T1993 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 9835 T1993 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index/
[junit4:junit4]   2> 9836 T1993 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9836 T1993 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index forceNew:false
[junit4:junit4]   2> 9842 T1993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f9b60f4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9842 T1993 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9843 T1993 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index
[junit4:junit4]   2> 9843 T1993 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9845 T1993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9845 T1993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9846 T1993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9846 T1993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9846 T1993 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9847 T1993 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9847 T1993 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9847 T1993 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9848 T1993 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9848 T1993 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9849 T1993 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9849 T1993 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9850 T1993 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9850 T1993 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9850 T1993 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9851 T1993 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9851 T1993 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9851 T1993 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9852 T1993 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9852 T1993 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9853 T1993 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9853 T1993 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9854 T1993 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9854 T1993 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9854 T1993 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9855 T1993 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9867 T1993 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9871 T1993 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9872 T1993 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> 9874 T1993 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 9876 T1993 oass.SolrIndexSearcher.<init> Opening Searcher@454cba79 main
[junit4:junit4]   2> 9876 T1993 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9877 T1993 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9877 T1993 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9884 T1993 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9945 T1994 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@454cba79 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9949 T1993 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9949 T1993 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10081 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10082 T1959 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:57214_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57214/soc/q"}
[junit4:junit4]   2> 10086 T1959 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:36235_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36235/soc/q"}
[junit4:junit4]   2> 10086 T1959 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10086 T1959 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10098 T1992 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> 10098 T1964 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> 10098 T1977 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> 10098 T1958 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> 10952 T1993 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10952 T1993 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36235/soc/q collection:collection1 shard:shard1
[junit4:junit4]   2> 10957 T1993 oasc.ZkController.register We are http://127.0.0.1:36235/soc/q/collection1/ and leader is http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 10958 T1993 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36235/soc/q
[junit4:junit4]   2> 10958 T1993 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10958 T1993 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@26aff965 url=http://127.0.0.1:36235/soc/q/collection1 node=127.0.0.1:36235_soc%2Fq C126_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:36235_soc%2Fq, base_url=http://127.0.0.1:36235/soc/q}
[junit4:junit4]   2> 10959 T1995 C126 P36235 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10959 T1993 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10960 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10960 T1995 C126 P36235 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10961 T1995 C126 P36235 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10961 T1936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 10962 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10962 T1995 C126 P36235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10962 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11089 T1936 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11092 T1936 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41885
[junit4:junit4]   2> 11093 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11093 T1936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11093 T1936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115
[junit4:junit4]   2> 11094 T1936 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/solr.xml
[junit4:junit4]   2> 11094 T1936 oasc.CoreContainer.<init> New CoreContainer 1795354650
[junit4:junit4]   2> 11095 T1936 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/'
[junit4:junit4]   2> 11095 T1936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/'
[junit4:junit4]   2> 11135 T1936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11136 T1936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11136 T1936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11136 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11137 T1936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11137 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11138 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11138 T1936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11138 T1936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11139 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11152 T1936 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11166 T1936 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12947/solr
[junit4:junit4]   2> 11167 T1936 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11167 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@34936fe8
[junit4:junit4]   2> 11168 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11168 T2005 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11169 T2005 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 11169 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49809
[junit4:junit4]   2> 11170 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49809
[junit4:junit4]   2> 11182 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c0009 with negotiated timeout 20000 for client /140.211.11.196:49809
[junit4:junit4]   2> 11182 T2005 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c0009, negotiated timeout = 20000
[junit4:junit4]   2> 11182 T2006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34936fe8 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11183 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11184 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c0009
[junit4:junit4]   2> 11189 T2006 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11189 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49809 which had sessionid 0x13c88987c1c0009
[junit4:junit4]   2> 11189 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c0009 closed
[junit4:junit4]   2> 11190 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11196 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c15ea9b
[junit4:junit4]   2> 11197 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11198 T2007 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11198 T2007 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 11199 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16236
[junit4:junit4]   2> 11199 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16236
[junit4:junit4]   2> 11202 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c000a with negotiated timeout 20000 for client /140.211.11.196:16236
[junit4:junit4]   2> 11202 T2007 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c000a, negotiated timeout = 20000
[junit4:junit4]   2> 11202 T2008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c15ea9b name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11203 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11204 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11208 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11217 T1936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41885_soc%2Fq
[junit4:junit4]   2> 11218 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41885_soc%2Fq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41885_soc%2Fq
[junit4:junit4]   2> 11219 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41885_soc%2Fq
[junit4:junit4]   2> 11221 T1958 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> 11221 T1977 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> 11221 T1992 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11222 T1964 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11222 T1992 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> 11222 T1964 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> 11223 T1958 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11230 T1977 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11231 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11237 T2009 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/collection1
[junit4:junit4]   2> 11237 T2009 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11238 T2009 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11238 T2009 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11240 T2009 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/collection1/'
[junit4:junit4]   2> 11241 T2009 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11241 T2009 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/collection1/lib/README' to classloader
[junit4:junit4]   2> 11297 T2009 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11386 T2009 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11487 T2009 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11498 T2009 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11609 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11610 T1959 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:36235_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36235/soc/q"}
[junit4:junit4]   2> 11622 T1964 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> 11622 T1977 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> 11622 T1958 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> 11622 T1992 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> 11622 T2008 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> 12122 T2009 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12134 T2009 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12138 T2009 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12153 T2009 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12159 T2009 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12164 T2009 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12165 T2009 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12167 T2009 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359501371115/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/
[junit4:junit4]   2> 12167 T2009 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69676b1e
[junit4:junit4]   2> 12167 T2009 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12168 T2009 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3 forceNew:false
[junit4:junit4]   2> 12169 T2009 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 12169 T2009 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index/
[junit4:junit4]   2> 12170 T2009 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12171 T2009 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index forceNew:false
[junit4:junit4]   2> 12184 T2009 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ed601db; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12184 T2009 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12186 T2009 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index
[junit4:junit4]   2> 12186 T2009 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12189 T2009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12189 T2009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12189 T2009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12190 T2009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12191 T2009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12191 T2009 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12191 T2009 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12192 T2009 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12193 T2009 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12193 T2009 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12194 T2009 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12195 T2009 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12195 T2009 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12195 T2009 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12196 T2009 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12197 T2009 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12197 T2009 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12198 T2009 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12199 T2009 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12199 T2009 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12200 T2009 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12200 T2009 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12201 T2009 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12202 T2009 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12202 T2009 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12203 T2009 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12216 T2009 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12221 T2009 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12222 T2009 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> 12225 T2009 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 12227 T2009 oass.SolrIndexSearcher.<init> Opening Searcher@76b07a98 main
[junit4:junit4]   2> 12228 T2009 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12228 T2009 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12229 T2009 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12242 T2009 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12297 T2010 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76b07a98 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12305 T2009 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12306 T2009 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13128 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13129 T1959 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:41885_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41885/soc/q"}
[junit4:junit4]   2> 13129 T1959 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13129 T1959 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13142 T1992 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> 13142 T1958 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> 13142 T1964 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> 13142 T2008 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> 13142 T1977 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> 13309 T2009 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13309 T2009 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41885/soc/q collection:collection1 shard:shard1
[junit4:junit4]   2> 13313 T2009 oasc.ZkController.register We are http://127.0.0.1:41885/soc/q/collection1/ and leader is http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 13314 T2009 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41885/soc/q
[junit4:junit4]   2> 13314 T2009 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13314 T2009 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@2cfa2111 url=http://127.0.0.1:41885/soc/q/collection1 node=127.0.0.1:41885_soc%2Fq C127_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:41885_soc%2Fq, base_url=http://127.0.0.1:41885/soc/q}
[junit4:junit4]   2> 13315 T2011 C127 P41885 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13316 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13316 T2009 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13316 T2011 C127 P41885 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13317 T2011 C127 P41885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13317 T1936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13318 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13318 T2011 C127 P41885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13319 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13510 T1936 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13514 T1936 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21849
[junit4:junit4]   2> 13515 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13515 T1936 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13516 T1936 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486
[junit4:junit4]   2> 13516 T1936 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/solr.xml
[junit4:junit4]   2> 13517 T1936 oasc.CoreContainer.<init> New CoreContainer 245335958
[junit4:junit4]   2> 13517 T1936 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/'
[junit4:junit4]   2> 13518 T1936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/'
[junit4:junit4]   2> 13575 T1936 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13576 T1936 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13576 T1936 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13577 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13578 T1936 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13578 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13579 T1936 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13579 T1936 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13580 T1936 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13580 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13602 T1936 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13622 T1936 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12947/solr
[junit4:junit4]   2> 13622 T1936 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13623 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@71c9e877
[junit4:junit4]   2> 13624 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13624 T2021 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13625 T2021 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 13625 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10760
[junit4:junit4]   2> 13626 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10760
[junit4:junit4]   2> 13628 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c000b with negotiated timeout 20000 for client /140.211.11.196:10760
[junit4:junit4]   2> 13628 T2021 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c000b, negotiated timeout = 20000
[junit4:junit4]   2> 13629 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71c9e877 name:ZooKeeperConnection Watcher:127.0.0.1:12947 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13629 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13630 T1941 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c88987c1c000b
[junit4:junit4]   2> 13638 T2022 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13639 T1938 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10760 which had sessionid 0x13c88987c1c000b
[junit4:junit4]   2> 13638 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c000b closed
[junit4:junit4]   2> 13639 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13651 T1936 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12947/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ec61000
[junit4:junit4]   2> 13652 T1936 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13652 T2023 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12947. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13653 T2023 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12947, initiating session
[junit4:junit4]   2> 13653 T1938 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33769
[junit4:junit4]   2> 13654 T1938 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33769
[junit4:junit4]   2> 13655 T1940 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c88987c1c000c with negotiated timeout 20000 for client /140.211.11.196:33769
[junit4:junit4]   2> 13655 T2023 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12947, sessionid = 0x13c88987c1c000c, negotiated timeout = 20000
[junit4:junit4]   2> 13656 T2024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ec61000 name:ZooKeeperConnection Watcher:127.0.0.1:12947/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13656 T1936 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13657 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13659 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13666 T1936 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21849_soc%2Fq
[junit4:junit4]   2> 13667 T1941 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c88987c1c000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:21849_soc%2Fq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:21849_soc%2Fq
[junit4:junit4]   2> 13668 T1936 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21849_soc%2Fq
[junit4:junit4]   2> 13670 T1958 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> 13671 T1977 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> 13670 T2008 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> 13671 T1992 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13671 T1964 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13671 T1992 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> 13672 T1964 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> 13673 T1977 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13673 T1958 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13679 T2008 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13680 T1936 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13688 T2025 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/collection1
[junit4:junit4]   2> 13688 T2025 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13689 T2025 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13689 T2025 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13690 T2025 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/collection1/'
[junit4:junit4]   2> 13691 T2025 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13692 T2025 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/collection1/lib/README' to classloader
[junit4:junit4]   2> 13747 T2025 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13818 T2025 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13919 T2025 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13926 T2025 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:36235_soc%2Fq, base_url=http://127.0.0.1:36235/soc/q}
[junit4:junit4]   2> 13976 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57214/soc/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13976 T1995 C126 P36235 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36235/soc/q START replicas=[http://127.0.0.1:57214/soc/q/collection1/] nUpdates=100
[junit4:junit4]   2> 13977 T1995 C126 P36235 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13977 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13977 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13977 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13978 T1995 C126 P36235 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13978 T1995 C126 P36235 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57214/soc/q/collection1/. core=collection1
[junit4:junit4]   2> 13978 T1995 C126 P36235 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C128 name=collection1 org.apache.solr.core.SolrCore@f78b393 url=http://127.0.0.1:57214/soc/q/collection1 node=127.0.0.1:57214_soc%2Fq C128_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:57214_soc%2Fq, base_url=http://127.0.0.1:57214/soc/q, leader=true}
[junit4:junit4]   2> 13989 T1969 C128 P57214 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 13991 T1970 C128 P57214 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13993 T1970 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 13998 T1970 C128 P57214 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13999 T1970 C128 P57214 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14004 T1970 C128 P57214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14004 T1970 C128 P57214 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14006 T1970 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 14007 T1970 C128 P57214 oass.SolrIndexSearcher.<init> Opening Searcher@23e57f61 realtime
[junit4:junit4]   2> 14007 T1970 C128 P57214 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14007 T1970 C128 P57214 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 14008 T1995 C126 P36235 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14009 T1995 C126 P36235 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14011 T1971 C128 P57214 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14011 T1971 C128 P57214 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14012 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14012 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14012 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14015 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 14016 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index
[junit4:junit4]   2> 14017 T1971 C128 P57214 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14018 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14019 T1995 C126 P36235 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 forceNew:false
[junit4:junit4]   2> 14020 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14020 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6956aded; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 14024 T1971 C128 P57214 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14026 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index
[junit4:junit4]   2> 14026 T1995 C126 P36235 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14027 T1995 C126 P36235 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130130061614160
[junit4:junit4]   2> 14028 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14029 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14029 T1995 C126 P36235 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160
[junit4:junit4]   2> 14033 T1995 C126 P36235 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6956aded; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14034 T1995 C126 P36235 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14035 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14036 T1995 C126 P36235 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14036 T1995 C126 P36235 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14036 T1995 C126 P36235 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14037 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160
[junit4:junit4]   2> 14038 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14042 T1995 C126 P36235 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6956aded; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14043 T1995 C126 P36235 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14043 T1995 C126 P36235 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14043 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14044 T1995 C126 P36235 oass.SolrIndexSearcher.<init> Opening Searcher@6e31d90f main
[junit4:junit4]   2> 14046 T1994 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e31d90f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14046 T1994 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index
[junit4:junit4]   2> 14047 T1995 C126 P36235 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14050 T1995 C126 P36235 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6956aded; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6956aded; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 14051 T1995 C126 P36235 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 14052 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2
[junit4:junit4]   2> 14052 T1995 C126 P36235 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14053 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index.20130130061614160
[junit4:junit4]   2> 14053 T1995 C126 P36235 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty2/index
[junit4:junit4]   2> 14053 T1995 C126 P36235 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14053 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14054 T1995 C126 P36235 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14054 T1995 C126 P36235 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14060 T1995 C126 P36235 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14581 T2025 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14592 T2025 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14596 T2025 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14610 T2025 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14626 T2025 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14631 T2025 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14632 T2025 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14634 T2025 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359501373486/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/
[junit4:junit4]   2> 14634 T2025 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69676b1e
[junit4:junit4]   2> 14635 T2025 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14636 T2025 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4 forceNew:false
[junit4:junit4]   2> 14636 T2025 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 14637 T2025 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index/
[junit4:junit4]   2> 14637 T2025 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14638 T2025 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index forceNew:false
[junit4:junit4]   2> 14644 T2025 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7fed3e21; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14644 T2025 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14646 T2025 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index
[junit4:junit4]   2> 14646 T2025 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14647 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14648 T1959 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:41885_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41885/soc/q"}
[junit4:junit4]   2> 14649 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14649 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14649 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14650 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14650 T2025 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14651 T2025 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14651 T2025 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14652 T2025 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14653 T2025 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14653 T2025 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14654 T2025 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14655 T2025 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14655 T2025 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14656 T2025 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14656 T2025 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14657 T1959 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:36235_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36235/soc/q"}
[junit4:junit4]   2> 14657 T2025 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14658 T2025 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14658 T2025 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14659 T2025 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14660 T2025 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14660 T2025 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14661 T2025 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14661 T2025 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14662 T2025 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14663 T2025 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14663 T2025 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14668 T1964 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> 14669 T1977 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> 14669 T2024 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> 14669 T2008 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> 14668 T1958 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> 14668 T1992 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> 14678 T2025 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14683 T2025 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14684 T2025 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> 14687 T2025 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 14689 T2025 oass.SolrIndexSearcher.<init> Opening Searcher@5bed0b6a main
[junit4:junit4]   2> 14690 T2025 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14690 T2025 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14691 T2025 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14698 T2025 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14755 T2028 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bed0b6a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14760 T2025 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14761 T2025 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16177 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16178 T1959 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:21849_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21849/soc/q"}
[junit4:junit4]   2> 16178 T1959 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16178 T1959 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16193 T1992 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> 16193 T1977 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> 16193 T2024 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> 16193 T2008 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> 16193 T1958 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> 16193 T1964 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> 16764 T2025 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16764 T2025 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21849/soc/q collection:collection1 shard:shard1
[junit4:junit4]   2> 16768 T2025 oasc.ZkController.register We are http://127.0.0.1:21849/soc/q/collection1/ and leader is http://127.0.0.1:57214/soc/q/collection1/
[junit4:junit4]   2> 16768 T2025 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21849/soc/q
[junit4:junit4]   2> 16768 T2025 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16768 T2025 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C129 name=collection1 org.apache.solr.core.SolrCore@5a0e3afe url=http://127.0.0.1:21849/soc/q/collection1 node=127.0.0.1:21849_soc%2Fq C129_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:21849_soc%2Fq, base_url=http://127.0.0.1:21849/soc/q}
[junit4:junit4]   2> 16769 T2029 C129 P21849 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16769 T2025 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16770 T2029 C129 P21849 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16770 T2029 C129 P21849 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16770 T2029 C129 P21849 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16771 T1936 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16772 T2029 C129 P21849 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16771 T1936 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16772 T1936 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16792 T1936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16794 T1936 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16794 T1936 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16795 T1936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:41885_soc%2Fq, base_url=http://127.0.0.1:41885/soc/q}
[junit4:junit4]   2> 17348 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57214/soc/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17348 T2011 C127 P41885 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41885/soc/q START replicas=[http://127.0.0.1:57214/soc/q/collection1/] nUpdates=100
[junit4:junit4]   2> 17349 T2011 C127 P41885 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17349 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17349 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17349 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17349 T2011 C127 P41885 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17350 T2011 C127 P41885 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57214/soc/q/collection1/. core=collection1
[junit4:junit4]   2> 17350 T2011 C127 P41885 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17352 T1969 C128 P57214 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17361 T1973 C128 P57214 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17367 T1973 C128 P57214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17367 T1973 C128 P57214 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17368 T1973 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 17368 T1973 C128 P57214 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17369 T1973 C128 P57214 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 17370 T2011 C127 P41885 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17370 T2011 C127 P41885 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17372 T1971 C128 P57214 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17373 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17373 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17373 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17376 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 17377 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index
[junit4:junit4]   2> 17377 T1971 C128 P57214 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17378 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17379 T2011 C127 P41885 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 forceNew:false
[junit4:junit4]   2> 17380 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17380 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e20192; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17384 T1971 C128 P57214 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17386 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index
[junit4:junit4]   2> 17386 T2011 C127 P41885 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17386 T2011 C127 P41885 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130130061617520
[junit4:junit4]   2> 17388 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17388 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17388 T2011 C127 P41885 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520
[junit4:junit4]   2> 17392 T2011 C127 P41885 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e20192; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17392 T2011 C127 P41885 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17394 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17394 T2011 C127 P41885 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17394 T2011 C127 P41885 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17394 T2011 C127 P41885 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17395 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520
[junit4:junit4]   2> 17396 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17399 T2011 C127 P41885 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e20192; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17400 T2011 C127 P41885 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17400 T2011 C127 P41885 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17400 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17401 T2011 C127 P41885 oass.SolrIndexSearcher.<init> Opening Searcher@56a04899 main
[junit4:junit4]   2> 17403 T2010 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56a04899 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17403 T2010 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index
[junit4:junit4]   2> 17403 T2011 C127 P41885 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17406 T2011 C127 P41885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e20192; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e20192; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17407 T2011 C127 P41885 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17408 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3
[junit4:junit4]   2> 17408 T2011 C127 P41885 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17409 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index.20130130061617520
[junit4:junit4]   2> 17409 T2011 C127 P41885 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty3/index
[junit4:junit4]   2> 17409 T2011 C127 P41885 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17409 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17410 T2011 C127 P41885 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17410 T2011 C127 P41885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17417 T2011 C127 P41885 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17698 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17699 T1959 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:21849_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:21849/soc/q"}
[junit4:junit4]   2> 17703 T1959 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:41885_soc%2Fq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41885/soc/q"}
[junit4:junit4]   2> 17716 T1958 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> 17716 T1964 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> 17716 T2008 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> 17716 T2024 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> 17716 T1992 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> 17716 T1977 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> 17797 T1936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18799 T1936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C129_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:21849_soc%2Fq, base_url=http://127.0.0.1:21849/soc/q}
[junit4:junit4]   2> 19795 T2029 C129 P21849 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57214/soc/q/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19795 T2029 C129 P21849 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:21849/soc/q START replicas=[http://127.0.0.1:57214/soc/q/collection1/] nUpdates=100
[junit4:junit4]   2> 19796 T2029 C129 P21849 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19796 T2029 C129 P21849 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19796 T2029 C129 P21849 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19796 T2029 C129 P21849 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19797 T2029 C129 P21849 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19797 T2029 C129 P21849 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57214/soc/q/collection1/. core=collection1
[junit4:junit4]   2> 19797 T2029 C129 P21849 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19798 T1969 C128 P57214 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19802 T1936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19818 T1967 C128 P57214 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19825 T1967 C128 P57214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@27121ea7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19826 T1967 C128 P57214 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19827 T1967 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 19828 T1967 C128 P57214 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19828 T1967 C128 P57214 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 19830 T2029 C129 P21849 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19830 T2029 C129 P21849 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19833 T1971 C128 P57214 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19834 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19835 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19835 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19837 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1
[junit4:junit4]   2> 19838 T1971 C128 P57214 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty1/index
[junit4:junit4]   2> 19839 T1971 C128 P57214 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19839 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19842 T2029 C129 P21849 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index.20130130061619982 forceNew:false
[junit4:junit4]   2> 19843 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 19843 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index.20130130061619982 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61520b8e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19847 T1971 C128 P57214 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19849 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index
[junit4:junit4]   2> 19850 T2029 C129 P21849 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19850 T2029 C129 P21849 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130130061619982
[junit4:junit4]   2> 19852 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 19852 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 19853 T2029 C129 P21849 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index.20130130061619982
[junit4:junit4]   2> 19857 T2029 C129 P21849 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index.20130130061619982 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61520b8e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19858 T2029 C129 P21849 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19859 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4
[junit4:junit4]   2> 19860 T2029 C129 P21849 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19860 T2029 C129 P21849 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19860 T2029 C129 P21849 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19861 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359501360149/jetty4/index.20130130061619982
[junit4:junit4]   2> 19862 T2029 C129 P21849 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.a

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

 down
[junit4:junit4]   2> 142760 T1936 oaz.ZooKeeper.close Session: 0x13c88987c1c000c closed
[junit4:junit4]   2> 142761 T1936 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/soc/q,null}
[junit4:junit4]   2> 142927 T1936 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=C54F16C584BC2B97 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_HN -Dtests.timezone=Asia/Hovd -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  143s J0 | 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([C54F16C584BC2B97:44A998DDF3E34BAB]: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:601)
[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:722)
[junit4:junit4]   2> 142941 T1936 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=es_HN, timezone=Asia/Hovd
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=160438176,total=481296384
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, SimpleFacetsTest, TestSystemIdResolver, SolrCoreCheckLockOnStartupTest, BadComponentTest, TestLFUCache, TestRangeQuery, TestGroupingSearch, ShardRoutingCustomTest, TestLuceneMatchVersion, TestCollationField, ResourceLoaderTest, SpellCheckComponentTest, JSONWriterTest, TestAtomicUpdateErrorCases, SolrPluginUtilsTest, CopyFieldTest, TestLMJelinekMercerSimilarityFactory, ScriptEngineTest, TestFastLRUCache, SpellPossibilityIteratorTest, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, DateFieldTest, BinaryUpdateRequestHandlerTest, TestPseudoReturnFields, TestCharFilters, TestAnalyzedSuggestions, TestFiltering, TestSuggestSpellingConverter, UniqFieldsUpdateProcessorFactoryTest, DirectUpdateHandlerOptimizeTest, DistributedTermsComponentTest, TestDefaultSimilarityFactory, DistanceFunctionTest, SolrRequestParserTest, TestFaceting, TestLazyCores, TestElisionMultitermQuery, TestNumberUtils, TestPHPSerializedResponseWriter, QueryElevationComponentTest, SolrCmdDistributorTest, SuggesterWFSTTest, ChaosMonkeyNothingIsSafeTest, TestQuerySenderNoQuery, NotRequiredUniqueKeyTest, HighlighterConfigTest, TestSolr4Spatial, CurrencyFieldTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, SearchHandlerTest, TestStressRecovery, DirectSolrConnectionTest, ZkControllerTest, BasicDistributedZkTest, LeaderElectionTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestRandomFaceting, TestSort, SortByFunctionTest, TestJmxIntegration, SampleTest, TestIndexSearcher, CacheHeaderTest, SpatialFilterTest, MBeansHandlerTest, TermsComponentTest, MinimalSchemaTest, TestQueryTypes, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, ReturnFieldsTest, RequiredFieldsTest, TestQueryUtils, LoggingHandlerTest, CSVRequestHandlerTest, TestSearchPerf, TestSolrDeletionPolicy1, TestIndexingPerformance, PrimitiveFieldTypeTest, TestSolrDeletionPolicy2, TestXIncludeConfig, NumericFieldsTest, MultiTermTest, TestJmxMonitoredMap, EchoParamsTest, TestPhraseSuggestions, TestPluginEnable, TestIBSimilarityFactory, URLClassifyProcessorTest, TestBadConfig, SystemInfoHandlerTest, PreAnalyzedFieldTest, PathHierarchyTokenizerFactoryTest, OverseerCollectionProcessorTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 142.97s, 1 test, 1 failure <<< FAILURES!

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

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