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/03/07 21:55:48 UTC

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

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

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:29385/melo/k/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1], CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:29385/melo/k/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1], CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1]]
	at __randomizedtesting.SeedInfo.seed([B228530B64A82503:33CEDD1313F7453F]: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:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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 9190 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T909 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /melo/k
[junit4:junit4]   2> 4 T909 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1362689004146
[junit4:junit4]   2> 5 T909 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T910 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T910 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T910 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T910 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T910 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T910 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T909 oasc.ZkTestServer.run start zk server on port:28662
[junit4:junit4]   2> 106 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7fc3f99b
[junit4:junit4]   2> 107 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T915 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T915 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 109 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:46685
[junit4:junit4]   2> 109 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:46685
[junit4:junit4]   2> 110 T913 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0000 with negotiated timeout 10000 for client /140.211.11.196:46685
[junit4:junit4]   2> 113 T915 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fc3f99b name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T909 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 132 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0000
[junit4:junit4]   2> 133 T916 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:46685 which had sessionid 0x13d4698127a0000
[junit4:junit4]   2> 133 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0000 closed
[junit4:junit4]   2> 133 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@477679e3
[junit4:junit4]   2> 134 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T917 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 135 T917 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 135 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52902
[junit4:junit4]   2> 136 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52902
[junit4:junit4]   2> 137 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0001 with negotiated timeout 10000 for client /140.211.11.196:52902
[junit4:junit4]   2> 137 T917 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0001, negotiated timeout = 10000
[junit4:junit4]   2> 137 T918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@477679e3 name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 137 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T909 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 148 T909 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T909 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 155 T909 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 158 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 159 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 170 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 172 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 276 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 277 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 280 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 281 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 290 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 294 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 295 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 298 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 299 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 303 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 303 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T909 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 307 T909 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 314 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0001
[junit4:junit4]   2> 315 T918 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 315 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0001 closed
[junit4:junit4]   2> 315 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:52902 which had sessionid 0x13d4698127a0001
[junit4:junit4]   2> 460 T909 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 462 T909 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20173
[junit4:junit4]   2> 462 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 463 T909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 463 T909 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458
[junit4:junit4]   2> 463 T909 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/solr.xml
[junit4:junit4]   2> 464 T909 oasc.CoreContainer.<init> New CoreContainer 1732130200
[junit4:junit4]   2> 465 T909 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/'
[junit4:junit4]   2> 465 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/'
[junit4:junit4]   2> 512 T909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 512 T909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 513 T909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 513 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 513 T909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 514 T909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 514 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 514 T909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 515 T909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 515 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 532 T909 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 547 T909 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28662/solr
[junit4:junit4]   2> 548 T909 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 548 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59a03597
[junit4:junit4]   2> 549 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 549 T928 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 550 T928 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 550 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17060
[junit4:junit4]   2> 551 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17060
[junit4:junit4]   2> 553 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0002 with negotiated timeout 20000 for client /140.211.11.196:17060
[junit4:junit4]   2> 553 T928 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0002, negotiated timeout = 20000
[junit4:junit4]   2> 553 T929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59a03597 name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 554 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 555 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0002
[junit4:junit4]   2> 565 T929 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 565 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17060 which had sessionid 0x13d4698127a0002
[junit4:junit4]   2> 565 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0002 closed
[junit4:junit4]   2> 566 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 579 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2814b71e
[junit4:junit4]   2> 581 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 581 T930 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 581 T930 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 582 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20533
[junit4:junit4]   2> 582 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20533
[junit4:junit4]   2> 584 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0003 with negotiated timeout 20000 for client /140.211.11.196:20533
[junit4:junit4]   2> 584 T930 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0003, negotiated timeout = 20000
[junit4:junit4]   2> 584 T931 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2814b71e name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 584 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 587 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 589 T909 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 598 T909 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20173_melo%2Fk
[junit4:junit4]   2> 598 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20173_melo%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20173_melo%2Fk
[junit4:junit4]   2> 599 T909 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20173_melo%2Fk
[junit4:junit4]   2> 604 T909 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 616 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 621 T909 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 624 T909 oasc.Overseer.start Overseer (id=89305186576236547-127.0.0.1:20173_melo%2Fk-n_0000000000) starting
[junit4:junit4]   2> 625 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 627 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 628 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 638 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 639 T933 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 640 T909 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 650 T909 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 653 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 656 T932 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 661 T934 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/collection1
[junit4:junit4]   2> 661 T934 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 662 T934 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 662 T934 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 663 T934 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/collection1/'
[junit4:junit4]   2> 664 T934 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/collection1/lib/README' to classloader
[junit4:junit4]   2> 665 T934 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 717 T934 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 782 T934 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 884 T934 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 891 T934 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1570 T934 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1582 T934 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1587 T934 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1604 T934 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1609 T934 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1614 T934 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1615 T934 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1615 T934 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1615 T934 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1617 T934 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1617 T934 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1617 T934 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362689004458/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data/
[junit4:junit4]   2> 1617 T934 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae0a15f
[junit4:junit4]   2> 1618 T934 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1619 T934 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data forceNew: false
[junit4:junit4]   2> 1619 T934 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data/index/
[junit4:junit4]   2> 1620 T934 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1620 T934 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data/index forceNew: false
[junit4:junit4]   2> 1624 T934 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1624 T934 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1627 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1627 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1628 T934 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1629 T934 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1629 T934 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1629 T934 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1630 T934 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1630 T934 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1631 T934 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1646 T934 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1652 T934 oass.SolrIndexSearcher.<init> Opening Searcher@25a140c2 main
[junit4:junit4]   2> 1653 T934 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/control/data/tlog
[junit4:junit4]   2> 1654 T934 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1654 T934 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1657 T935 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25a140c2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1660 T934 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1660 T934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1661 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2160 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2160 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:20173_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20173/melo/k"}
[junit4:junit4]   2> 2161 T932 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2161 T932 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2161 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2179 T931 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> 2682 T934 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2682 T934 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20173/melo/k collection:control_collection shard:shard1
[junit4:junit4]   2> 2683 T934 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2704 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2705 T934 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2705 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2707 T934 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2708 T934 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2708 T934 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20173/melo/k/collection1/
[junit4:junit4]   2> 2708 T934 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2708 T934 oasc.SyncStrategy.syncToMe http://127.0.0.1:20173/melo/k/collection1/ has no replicas
[junit4:junit4]   2> 2709 T934 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20173/melo/k/collection1/
[junit4:junit4]   2> 2709 T934 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2714 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3683 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3710 T931 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> 3736 T934 oasc.ZkController.register We are http://127.0.0.1:20173/melo/k/collection1/ and leader is http://127.0.0.1:20173/melo/k/collection1/
[junit4:junit4]   2> 3736 T934 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20173/melo/k
[junit4:junit4]   2> 3736 T934 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3736 T934 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3737 T934 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3739 T934 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3741 T909 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3742 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3742 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3771 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3773 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f3ba3c1
[junit4:junit4]   2> 3775 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3775 T936 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3776 T936 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 3776 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57460
[junit4:junit4]   2> 3776 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57460
[junit4:junit4]   2> 3778 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0004 with negotiated timeout 10000 for client /140.211.11.196:57460
[junit4:junit4]   2> 3778 T936 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0004, negotiated timeout = 10000
[junit4:junit4]   2> 3779 T937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f3ba3c1 name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3779 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3781 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3784 T909 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4094 T909 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4097 T909 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42507
[junit4:junit4]   2> 4098 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4098 T909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4099 T909 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927
[junit4:junit4]   2> 4099 T909 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/solr.xml
[junit4:junit4]   2> 4100 T909 oasc.CoreContainer.<init> New CoreContainer 1338467446
[junit4:junit4]   2> 4101 T909 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/'
[junit4:junit4]   2> 4101 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/'
[junit4:junit4]   2> 4172 T909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4172 T909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4173 T909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4173 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4174 T909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4174 T909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4175 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4175 T909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4176 T909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4176 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4201 T909 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4223 T909 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28662/solr
[junit4:junit4]   2> 4223 T909 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4224 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@61bbb3bc
[junit4:junit4]   2> 4225 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4226 T947 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4226 T947 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 4226 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21843
[junit4:junit4]   2> 4227 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21843
[junit4:junit4]   2> 4229 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0005 with negotiated timeout 20000 for client /140.211.11.196:21843
[junit4:junit4]   2> 4229 T947 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0005, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T948 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61bbb3bc name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4230 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4231 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0005
[junit4:junit4]   2> 4233 T948 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4233 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21843 which had sessionid 0x13d4698127a0005
[junit4:junit4]   2> 4233 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0005 closed
[junit4:junit4]   2> 4233 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4247 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@21277bd9
[junit4:junit4]   2> 4248 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4248 T949 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4249 T949 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 4249 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29834
[junit4:junit4]   2> 4250 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29834
[junit4:junit4]   2> 4251 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0006 with negotiated timeout 20000 for client /140.211.11.196:29834
[junit4:junit4]   2> 4251 T949 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0006, negotiated timeout = 20000
[junit4:junit4]   2> 4251 T950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21277bd9 name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4252 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4253 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4255 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4264 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5223 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5224 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:20173_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20173/melo/k"}
[junit4:junit4]   2> 5245 T931 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> 5245 T937 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> 5245 T950 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> 5268 T909 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42507_melo%2Fk
[junit4:junit4]   2> 5269 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:delete cxid:0xd zxid:0x50 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42507_melo%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42507_melo%2Fk
[junit4:junit4]   2> 5270 T909 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42507_melo%2Fk
[junit4:junit4]   2> 5273 T937 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> 5273 T931 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> 5274 T950 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5274 T950 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> 5275 T931 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5276 T937 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5285 T951 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/collection1
[junit4:junit4]   2> 5285 T951 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5286 T951 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5286 T951 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5288 T951 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/collection1/'
[junit4:junit4]   2> 5289 T951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5290 T951 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/collection1/lib/README' to classloader
[junit4:junit4]   2> 5344 T951 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5404 T951 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5505 T951 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5513 T951 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6158 T951 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6170 T951 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6175 T951 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6192 T951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6198 T951 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6203 T951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6204 T951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6204 T951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6205 T951 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6206 T951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6206 T951 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6206 T951 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362689007927/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1/
[junit4:junit4]   2> 6207 T951 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae0a15f
[junit4:junit4]   2> 6207 T951 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6208 T951 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1 forceNew: false
[junit4:junit4]   2> 6208 T951 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1/index/
[junit4:junit4]   2> 6209 T951 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6209 T951 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1/index forceNew: false
[junit4:junit4]   2> 6212 T951 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6212 T951 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6215 T951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6216 T951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6216 T951 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6217 T951 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6218 T951 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6218 T951 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6218 T951 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6219 T951 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6219 T951 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6232 T951 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6238 T951 oass.SolrIndexSearcher.<init> Opening Searcher@11f8e68a main
[junit4:junit4]   2> 6238 T951 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty1/tlog
[junit4:junit4]   2> 6239 T951 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6240 T951 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6245 T952 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11f8e68a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6247 T951 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6247 T951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6752 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6753 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:42507_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42507/melo/k"}
[junit4:junit4]   2> 6753 T932 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6753 T932 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6768 T937 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> 6768 T950 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> 6768 T931 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> 7250 T951 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7250 T951 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42507/melo/k collection:collection1 shard:shard1
[junit4:junit4]   2> 7251 T951 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7271 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:delete cxid:0x4a zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7272 T951 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7272 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:create cxid:0x4b zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7275 T951 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7275 T951 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7275 T951 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 7276 T951 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7276 T951 oasc.SyncStrategy.syncToMe http://127.0.0.1:42507/melo/k/collection1/ has no replicas
[junit4:junit4]   2> 7276 T951 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 7277 T951 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7282 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0006 type:create cxid:0x55 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8274 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8297 T937 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> 8297 T931 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> 8297 T950 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> 8356 T951 oasc.ZkController.register We are http://127.0.0.1:42507/melo/k/collection1/ and leader is http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 8356 T951 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42507/melo/k
[junit4:junit4]   2> 8356 T951 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8356 T951 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8357 T951 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8361 T951 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8363 T909 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8363 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8364 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8569 T909 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8573 T909 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29385
[junit4:junit4]   2> 8574 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8575 T909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8575 T909 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522
[junit4:junit4]   2> 8575 T909 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/solr.xml
[junit4:junit4]   2> 8576 T909 oasc.CoreContainer.<init> New CoreContainer 349476879
[junit4:junit4]   2> 8577 T909 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/'
[junit4:junit4]   2> 8578 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/'
[junit4:junit4]   2> 8650 T909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8651 T909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8651 T909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8652 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8652 T909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8653 T909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8653 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8654 T909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8655 T909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8655 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8681 T909 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8704 T909 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28662/solr
[junit4:junit4]   2> 8705 T909 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8706 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2480c125
[junit4:junit4]   2> 8707 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8708 T962 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8708 T962 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 8708 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:65160
[junit4:junit4]   2> 8709 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:65160
[junit4:junit4]   2> 8714 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0007 with negotiated timeout 20000 for client /140.211.11.196:65160
[junit4:junit4]   2> 8714 T962 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0007, negotiated timeout = 20000
[junit4:junit4]   2> 8715 T963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2480c125 name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8715 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8717 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0007
[junit4:junit4]   2> 8728 T963 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8728 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:65160 which had sessionid 0x13d4698127a0007
[junit4:junit4]   2> 8728 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0007 closed
[junit4:junit4]   2> 8729 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8744 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c0046d9
[junit4:junit4]   2> 8745 T964 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8745 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8746 T964 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 8746 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58544
[junit4:junit4]   2> 8746 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58544
[junit4:junit4]   2> 8748 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0008 with negotiated timeout 20000 for client /140.211.11.196:58544
[junit4:junit4]   2> 8748 T964 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0008, negotiated timeout = 20000
[junit4:junit4]   2> 8748 T965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c0046d9 name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8748 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8749 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8751 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8754 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9758 T909 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29385_melo%2Fk
[junit4:junit4]   2> 9759 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:29385_melo%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:29385_melo%2Fk
[junit4:junit4]   2> 9760 T909 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29385_melo%2Fk
[junit4:junit4]   2> 9763 T937 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> 9763 T931 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> 9764 T950 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9764 T965 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9765 T950 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> 9766 T937 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9766 T931 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9781 T966 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/collection1
[junit4:junit4]   2> 9781 T966 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9782 T966 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9782 T966 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9784 T966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/collection1/'
[junit4:junit4]   2> 9785 T966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/collection1/lib/README' to classloader
[junit4:junit4]   2> 9785 T966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9812 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9813 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:42507_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42507/melo/k"}
[junit4:junit4]   2> 9824 T937 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> 9824 T950 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> 9824 T931 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> 9824 T965 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> 9836 T966 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9894 T966 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9995 T966 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10002 T966 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10620 T966 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10631 T966 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10635 T966 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10653 T966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10658 T966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10663 T966 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10664 T966 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10665 T966 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10665 T966 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10666 T966 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10666 T966 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10667 T966 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362689012522/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/
[junit4:junit4]   2> 10667 T966 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae0a15f
[junit4:junit4]   2> 10668 T966 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10668 T966 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2 forceNew: false
[junit4:junit4]   2> 10669 T966 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/index/
[junit4:junit4]   2> 10669 T966 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10670 T966 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/index forceNew: false
[junit4:junit4]   2> 10673 T966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10673 T966 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10676 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10676 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10677 T966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10678 T966 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10678 T966 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10679 T966 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10679 T966 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10680 T966 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10680 T966 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10692 T966 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10698 T966 oass.SolrIndexSearcher.<init> Opening Searcher@34770c58 main
[junit4:junit4]   2> 10698 T966 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/tlog
[junit4:junit4]   2> 10699 T966 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10699 T966 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10704 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34770c58 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10706 T966 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10707 T966 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11331 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11332 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:29385_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:29385/melo/k"}
[junit4:junit4]   2> 11332 T932 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11333 T932 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11348 T937 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> 11348 T931 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> 11348 T950 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> 11348 T965 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> 11710 T966 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11710 T966 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:29385/melo/k collection:collection1 shard:shard1
[junit4:junit4]   2> 11714 T966 oasc.ZkController.register We are http://127.0.0.1:29385/melo/k/collection1/ and leader is http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 11715 T966 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:29385/melo/k
[junit4:junit4]   2> 11715 T966 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11715 T966 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C74 name=collection1 org.apache.solr.core.SolrCore@402c93da url=http://127.0.0.1:29385/melo/k/collection1 node=127.0.0.1:29385_melo%2Fk C74_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:29385_melo%2Fk, base_url=http://127.0.0.1:29385/melo/k}
[junit4:junit4]   2> 11716 T968 C74 P29385 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11717 T966 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11717 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11717 T968 C74 P29385 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11717 T968 C74 P29385 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11718 T909 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11719 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11719 T968 C74 P29385 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11719 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11931 T909 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11934 T909 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46754
[junit4:junit4]   2> 11935 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11935 T909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11936 T909 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886
[junit4:junit4]   2> 11936 T909 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/solr.xml
[junit4:junit4]   2> 11937 T909 oasc.CoreContainer.<init> New CoreContainer 63790165
[junit4:junit4]   2> 11938 T909 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/'
[junit4:junit4]   2> 11938 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/'
[junit4:junit4]   2> 11999 T909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12000 T909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12000 T909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12001 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12001 T909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12002 T909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12002 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12003 T909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12003 T909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12004 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12027 T909 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12046 T909 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28662/solr
[junit4:junit4]   2> 12047 T909 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12048 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@42a69b22
[junit4:junit4]   2> 12049 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12050 T978 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12050 T978 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 12051 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26129
[junit4:junit4]   2> 12051 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26129
[junit4:junit4]   2> 12053 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a0009 with negotiated timeout 20000 for client /140.211.11.196:26129
[junit4:junit4]   2> 12053 T978 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a0009, negotiated timeout = 20000
[junit4:junit4]   2> 12053 T979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42a69b22 name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12054 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12055 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a0009
[junit4:junit4]   2> 12066 T979 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12066 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26129 which had sessionid 0x13d4698127a0009
[junit4:junit4]   2> 12066 T909 oaz.ZooKeeper.close Session: 0x13d4698127a0009 closed
[junit4:junit4]   2> 12066 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12080 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c14d2a5
[junit4:junit4]   2> 12081 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12081 T980 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12082 T980 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 12082 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15880
[junit4:junit4]   2> 12082 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15880
[junit4:junit4]   2> 12084 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a000a with negotiated timeout 20000 for client /140.211.11.196:15880
[junit4:junit4]   2> 12084 T980 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a000a, negotiated timeout = 20000
[junit4:junit4]   2> 12084 T981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c14d2a5 name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12084 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12086 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12091 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12094 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12854 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12855 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:29385_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:29385/melo/k"}
[junit4:junit4]   2> 12882 T937 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> 12882 T931 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> 12882 T950 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> 12883 T981 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> 12882 T965 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> 13098 T909 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46754_melo%2Fk
[junit4:junit4]   2> 13100 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46754_melo%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46754_melo%2Fk
[junit4:junit4]   2> 13101 T909 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46754_melo%2Fk
[junit4:junit4]   2> 13104 T937 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> 13104 T931 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> 13104 T965 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> 13104 T950 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13105 T981 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13105 T950 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> 13105 T981 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> 13106 T937 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13106 T965 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13107 T931 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13134 T982 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/collection1
[junit4:junit4]   2> 13134 T982 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13135 T982 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13135 T982 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13137 T982 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/collection1/'
[junit4:junit4]   2> 13138 T982 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/collection1/lib/README' to classloader
[junit4:junit4]   2> 13139 T982 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13190 T982 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13268 T982 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13369 T982 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13376 T982 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13748 T940 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:29385_melo%252Fk&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13983 T982 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13994 T982 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13998 T982 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14016 T982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14022 T982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14026 T982 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14028 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14028 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14028 T982 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14030 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14030 T982 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14030 T982 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362689015886/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/
[junit4:junit4]   2> 14030 T982 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae0a15f
[junit4:junit4]   2> 14031 T982 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14032 T982 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3 forceNew: false
[junit4:junit4]   2> 14033 T982 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/index/
[junit4:junit4]   2> 14033 T982 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14034 T982 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/index forceNew: false
[junit4:junit4]   2> 14036 T982 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14037 T982 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14040 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14040 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14041 T982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14042 T982 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14042 T982 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14043 T982 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14043 T982 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14044 T982 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14044 T982 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14057 T982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14062 T982 oass.SolrIndexSearcher.<init> Opening Searcher@65c1cc7 main
[junit4:junit4]   2> 14063 T982 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/tlog
[junit4:junit4]   2> 14064 T982 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14064 T982 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14069 T983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65c1cc7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14072 T982 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14072 T982 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14417 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14418 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:46754_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46754/melo/k"}
[junit4:junit4]   2> 14418 T932 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14419 T932 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14434 T937 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> 14434 T931 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> 14434 T981 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> 14434 T965 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> 14434 T950 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> 15075 T982 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15075 T982 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46754/melo/k collection:collection1 shard:shard1
[junit4:junit4]   2> 15080 T982 oasc.ZkController.register We are http://127.0.0.1:46754/melo/k/collection1/ and leader is http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 15080 T982 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46754/melo/k
[junit4:junit4]   2> 15080 T982 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15080 T982 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C75 name=collection1 org.apache.solr.core.SolrCore@4b569194 url=http://127.0.0.1:46754/melo/k/collection1 node=127.0.0.1:46754_melo%2Fk C75_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46754_melo%2Fk, base_url=http://127.0.0.1:46754/melo/k}
[junit4:junit4]   2> 15081 T984 C75 P46754 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15082 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15082 T982 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15082 T984 C75 P46754 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15082 T984 C75 P46754 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15083 T909 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15084 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15084 T984 C75 P46754 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15085 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15300 T909 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15303 T909 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:27980
[junit4:junit4]   2> 15304 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15305 T909 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15305 T909 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244
[junit4:junit4]   2> 15306 T909 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/solr.xml
[junit4:junit4]   2> 15306 T909 oasc.CoreContainer.<init> New CoreContainer 2094418970
[junit4:junit4]   2> 15307 T909 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/'
[junit4:junit4]   2> 15307 T909 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/'
[junit4:junit4]   2> 15383 T909 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15384 T909 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15385 T909 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15385 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15386 T909 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15386 T909 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15387 T909 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15387 T909 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15388 T909 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15388 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15411 T909 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15431 T909 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28662/solr
[junit4:junit4]   2> 15432 T909 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15432 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7818c506
[junit4:junit4]   2> 15433 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15434 T994 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15435 T994 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 15435 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48389
[junit4:junit4]   2> 15435 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48389
[junit4:junit4]   2> 15437 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a000b with negotiated timeout 20000 for client /140.211.11.196:48389
[junit4:junit4]   2> 15437 T994 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a000b, negotiated timeout = 20000
[junit4:junit4]   2> 15438 T995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7818c506 name:ZooKeeperConnection Watcher:127.0.0.1:28662 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15438 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15440 T914 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d4698127a000b
[junit4:junit4]   2> 15451 T995 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15451 T911 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:48389 which had sessionid 0x13d4698127a000b
[junit4:junit4]   2> 15451 T909 oaz.ZooKeeper.close Session: 0x13d4698127a000b closed
[junit4:junit4]   2> 15452 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15464 T909 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28662/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ef0659a
[junit4:junit4]   2> 15465 T909 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15466 T996 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28662. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15466 T996 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28662, initiating session
[junit4:junit4]   2> 15466 T911 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24491
[junit4:junit4]   2> 15467 T911 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24491
[junit4:junit4]   2> 15468 T913 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d4698127a000c with negotiated timeout 20000 for client /140.211.11.196:24491
[junit4:junit4]   2> 15468 T996 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28662, sessionid = 0x13d4698127a000c, negotiated timeout = 20000
[junit4:junit4]   2> 15469 T997 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ef0659a name:ZooKeeperConnection Watcher:127.0.0.1:28662/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15469 T909 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15470 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15472 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15481 T909 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:29385_melo%2Fk, base_url=http://127.0.0.1:29385/melo/k}
[junit4:junit4]   2> 15750 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42507/melo/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15750 T968 C74 P29385 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:29385/melo/k START replicas=[http://127.0.0.1:42507/melo/k/collection1/] nUpdates=100
[junit4:junit4]   2> 15751 T968 C74 P29385 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15751 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15751 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15751 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15751 T968 C74 P29385 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15751 T968 C74 P29385 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42507/melo/k/collection1/. core=collection1
[junit4:junit4]   2> 15752 T968 C74 P29385 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@29857b03 url=http://127.0.0.1:42507/melo/k/collection1 node=127.0.0.1:42507_melo%2Fk C76_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42507_melo%2Fk, base_url=http://127.0.0.1:42507/melo/k, leader=true}
[junit4:junit4]   2> 15759 T942 C76 P42507 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15765 T943 C76 P42507 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15768 T943 C76 P42507 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15769 T943 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15769 T943 C76 P42507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15770 T943 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15770 T943 C76 P42507 oass.SolrIndexSearcher.<init> Opening Searcher@54bc92e8 realtime
[junit4:junit4]   2> 15771 T943 C76 P42507 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15771 T943 C76 P42507 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 15772 T968 C74 P29385 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15773 T968 C74 P29385 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15774 T944 C76 P42507 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15775 T944 C76 P42507 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15776 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15776 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15776 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15778 T944 C76 P42507 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15779 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15780 T968 C74 P29385 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty2/index.20130307214339921 forceNew: false
[junit4:junit4]   2> 15781 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b1d2890 lockFactory=org.apache.lucene.store.NativeFSLockFactory@681abab4) fullCopy=false
[junit4:junit4]   2> 15784 T944 C76 P42507 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15786 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15787 T968 C74 P29385 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15787 T968 C74 P29385 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15789 T968 C74 P29385 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15789 T968 C74 P29385 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15790 T968 C74 P29385 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15790 T968 C74 P29385 oass.SolrIndexSearcher.<init> Opening Searcher@72cf596a main
[junit4:junit4]   2> 15791 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72cf596a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15792 T968 C74 P29385 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@6b1d2890 lockFactory=org.apache.lucene.store.NativeFSLockFactory@681abab4)
[junit4:junit4]   2> 15792 T968 C74 P29385 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15792 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15792 T968 C74 P29385 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15792 T968 C74 P29385 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15794 T968 C74 P29385 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15940 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15941 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:46754_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46754/melo/k"}
[junit4:junit4]   2> 15946 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:29385_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:29385/melo/k"}
[junit4:junit4]   2> 15960 T937 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> 15960 T931 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> 15960 T997 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> 15960 T965 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> 15960 T981 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> 15960 T950 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> 16105 T941 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:46754_melo%252Fk&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16485 T909 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27980_melo%2Fk
[junit4:junit4]   2> 16487 T914 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d4698127a000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:27980_melo%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:27980_melo%2Fk
[junit4:junit4]   2> 16488 T909 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:27980_melo%2Fk
[junit4:junit4]   2> 16491 T931 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> 16491 T937 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> 16491 T997 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> 16491 T965 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> 16492 T981 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16492 T950 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16492 T981 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> 16492 T950 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> 16494 T937 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16494 T931 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16494 T997 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16495 T965 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16502 T1000 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/collection1
[junit4:junit4]   2> 16502 T1000 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16503 T1000 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16503 T1000 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16505 T1000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/collection1/'
[junit4:junit4]   2> 16506 T1000 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16506 T1000 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/collection1/lib/README' to classloader
[junit4:junit4]   2> 16558 T1000 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 16617 T1000 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16719 T1000 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16726 T1000 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17357 T1000 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17368 T1000 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17372 T1000 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17391 T1000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17396 T1000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17401 T1000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17403 T1000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17403 T1000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17403 T1000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17404 T1000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17405 T1000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17405 T1000 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362689019244/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/
[junit4:junit4]   2> 17405 T1000 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae0a15f
[junit4:junit4]   2> 17406 T1000 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17407 T1000 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4 forceNew: false
[junit4:junit4]   2> 17407 T1000 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/index/
[junit4:junit4]   2> 17408 T1000 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17408 T1000 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/index forceNew: false
[junit4:junit4]   2> 17411 T1000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17411 T1000 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17414 T1000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17414 T1000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17415 T1000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17416 T1000 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17417 T1000 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17417 T1000 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17417 T1000 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17418 T1000 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17418 T1000 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17431 T1000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17437 T1000 oass.SolrIndexSearcher.<init> Opening Searcher@3d1d2629 main
[junit4:junit4]   2> 17437 T1000 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/tlog
[junit4:junit4]   2> 17438 T1000 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17439 T1000 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17444 T1001 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d1d2629 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17446 T1000 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17446 T1000 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17473 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17474 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:27980_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27980/melo/k"}
[junit4:junit4]   2> 17474 T932 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17474 T932 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17486 T937 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> 17486 T931 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> 17487 T997 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> 17487 T965 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> 17487 T981 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> 17487 T950 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>  C75_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46754_melo%2Fk, base_url=http://127.0.0.1:46754/melo/k}
[junit4:junit4]   2> 18107 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42507/melo/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18107 T984 C75 P46754 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46754/melo/k START replicas=[http://127.0.0.1:42507/melo/k/collection1/] nUpdates=100
[junit4:junit4]   2> 18108 T984 C75 P46754 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18108 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18108 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18108 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18108 T984 C75 P46754 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18108 T984 C75 P46754 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42507/melo/k/collection1/. core=collection1
[junit4:junit4]   2> 18109 T984 C75 P46754 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18110 T942 C76 P42507 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18125 T945 C76 P42507 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18127 T945 C76 P42507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18128 T945 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18128 T945 C76 P42507 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18129 T945 C76 P42507 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 18130 T984 C75 P46754 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18130 T984 C75 P46754 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18132 T944 C76 P42507 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18133 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18133 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18133 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18136 T944 C76 P42507 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18137 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18138 T984 C75 P46754 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty3/index.20130307214342279 forceNew: false
[junit4:junit4]   2> 18138 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@60fed31e lockFactory=org.apache.lucene.store.NativeFSLockFactory@738fbc54) fullCopy=false
[junit4:junit4]   2> 18141 T944 C76 P42507 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18143 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18144 T984 C75 P46754 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18144 T984 C75 P46754 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18146 T984 C75 P46754 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18146 T984 C75 P46754 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18146 T984 C75 P46754 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18147 T984 C75 P46754 oass.SolrIndexSearcher.<init> Opening Searcher@76cdc9fb main
[junit4:junit4]   2> 18148 T983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76cdc9fb main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18148 T984 C75 P46754 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@60fed31e lockFactory=org.apache.lucene.store.NativeFSLockFactory@738fbc54)
[junit4:junit4]   2> 18149 T984 C75 P46754 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18149 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18149 T984 C75 P46754 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18149 T984 C75 P46754 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18152 T984 C75 P46754 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18449 T1000 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18449 T1000 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:27980/melo/k collection:collection1 shard:shard1
[junit4:junit4]   2> 18456 T1000 oasc.ZkController.register We are http://127.0.0.1:27980/melo/k/collection1/ and leader is http://127.0.0.1:42507/melo/k/collection1/
[junit4:junit4]   2> 18457 T1000 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27980/melo/k
[junit4:junit4]   2> 18457 T1000 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18457 T1000 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C77 name=collection1 org.apache.solr.core.SolrCore@26568369 url=http://127.0.0.1:27980/melo/k/collection1 node=127.0.0.1:27980_melo%2Fk C77_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:27980_melo%2Fk, base_url=http://127.0.0.1:27980/melo/k}
[junit4:junit4]   2> 18458 T1004 C77 P27980 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18458 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18458 T1000 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18459 T1004 C77 P27980 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18459 T1004 C77 P27980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18460 T909 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18460 T909 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18461 T909 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18462 T1004 C77 P27980 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18476 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18478 T909 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18478 T909 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18479 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18993 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18994 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:46754_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46754/melo/k"}
[junit4:junit4]   2> 18999 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:27980_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27980/melo/k"}
[junit4:junit4]   2> 19011 T931 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> 19011 T937 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> 19011 T965 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> 19011 T981 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> 19011 T950 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> 19011 T997 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> 19482 T946 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:27980_melo%252Fk&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 19482 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20485 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C77_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:27980_melo%2Fk, base_url=http://127.0.0.1:27980/melo/k}
[junit4:junit4]   2> 21484 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42507/melo/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21484 T1004 C77 P27980 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:27980/melo/k START replicas=[http://127.0.0.1:42507/melo/k/collection1/] nUpdates=100
[junit4:junit4]   2> 21485 T1004 C77 P27980 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21485 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21485 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21485 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21486 T1004 C77 P27980 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21486 T1004 C77 P27980 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42507/melo/k/collection1/. core=collection1
[junit4:junit4]   2> 21486 T1004 C77 P27980 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21487 T942 C76 P42507 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21487 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21498 T940 C76 P42507 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21499 T940 C76 P42507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21500 T940 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21500 T940 C76 P42507 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21501 T940 C76 P42507 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 21502 T1004 C77 P27980 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21502 T1004 C77 P27980 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21504 T944 C76 P42507 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21505 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21505 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21505 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21508 T944 C76 P42507 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21509 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21510 T1004 C77 P27980 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1362689004146/jetty4/index.20130307214345651 forceNew: false
[junit4:junit4]   2> 21511 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e16ee12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70d51bc) fullCopy=false
[junit4:junit4]   2> 21513 T944 C76 P42507 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21514 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21515 T1004 C77 P27980 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21516 T1004 C77 P27980 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21517 T1004 C77 P27980 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21518 T1004 C77 P27980 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21518 T1004 C77 P27980 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21518 T1004 C77 P27980 oass.SolrIndexSearcher.<init> Opening Searcher@7c89564c main
[junit4:junit4]   2> 21519 T1001 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c89564c main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21520 T1004 C77 P27980 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@6e16ee12 lockFactory=org.apache.lucene.store.NativeFSLockFactory@70d51bc)
[junit4:junit4]   2> 21520 T1004 C77 P27980 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21520 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21521 T1004 C77 P27980 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21521 T1004 C77 P27980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21523 T1004 C77 P27980 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22028 T932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22029 T932 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:27980_melo%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:27980/melo/k"}
[junit4:junit4]   2> 22046 T997 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> 22046 T931 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> 22046 T937 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> 22046 T965 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> 22046 T981 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> 22046 T950 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> 22490 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22492 T909 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C78 name=collection1 org.apache.solr.core.SolrCore@6517c036 url=http://127.0.0.1:20173/melo/k/collection1 node=127.0.0.1:20173_melo%2Fk C78_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:20173_melo%2Fk, base_url=http://127.0.0.1:20173/melo/k, leader=true}
[junit4:junit4]   2> 22500 T921 C78 P20173 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22503 T921 C78 P20173 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22503 T921 C78 P20173 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22504 T921 C78 P20173 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22505 T921 C78 P20173 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22505 T921 C78 P20173 oass.SolrIndexSearcher.<init> Opening Searcher@902d09b main
[junit4:junit4]   2> 22506 T921 C78 P20173 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22507 T935 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@902d09b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22507 T921 C78 P20173 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 22520 T943 C76 P42507 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22521 T943 C76 P42507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22521 T943 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22522 T943 C76 P42507 oass.SolrIndexSearcher.<init> Opening Searcher@49721042 main
[junit4:junit4]   2> 22522 T943 C76 P42507 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22523 T952 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49721042 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22523 T943 C76 P42507 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:29385/melo/k/collection1/, StdNode: http://127.0.0.1:46754/melo/k/collection1/, StdNode: http://127.0.0.1:27980/melo/k/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C74_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:29385_melo%2Fk, base_url=http://127.0.0.1:29385/melo/k}
[junit4:junit4]   2> 22533 T955 C74 P29385 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C75_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:46754_melo%2Fk, base_url=http://127.0.0.1:46754/melo/k}
[junit4:junit4]   2> 22533 T971 C75 P46754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C77_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:27980_melo%2Fk, base_url=http://127.0.0.1:27980/melo/k}
[junit4:junit4]   2> 22533 T987 C77 P27980 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22534 T955 C74 P29385 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22535 T971 C75 P46754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22535 T987 C77 P27980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22536 T971 C75 P46754 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22535 T955 C74 P29385 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22536 T987 C77 P27980 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22537 T971 C75 P46754 oass.SolrIndexSearcher.<init> Opening Searcher@c869616 main
[junit4:junit4]   2> 22537 T955 C74 P29385 oass.SolrIndexSearcher.<init> Opening Searcher@20be1040 main
[junit4:junit4]   2> 22538 T987 C77 P27980 oass.SolrIndexSearcher.<init> Opening Searcher@7c6a5b1e main
[junit4:junit4]   2> 22538 T971 C75 P46754 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22538 T987 C77 P27980 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22538 T955 C74 P29385 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22538 T967 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:512)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1749)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1626)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 22539 T1001 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c6a5b1e main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22539 T983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c869616 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22540 T987 C77 P27980 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22540 T967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20be1040 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22540 T971 C75 P46754 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 22541 T955 C74 P29385 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 22542 T943 C76 P42507 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 22543 T909 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22546 T941 C76 P42507 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22548 T956 C74 P29385 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22551 T972 C75 P46754 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 22553 T988 C77 P27980 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24581 T921 C78 P20173 oass.SolrIndexSearcher.<init> Opening Searcher@3ecc3ccb realtime
[junit4:junit4]   2> 24581 T921 C78 P20173 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428883010958131200)} 0 23
[junit4:junit4]   2> 24590 T955 C74 P29385 /update {update.distrib=FROMLEADER&_version_=-1428883010987491328&update.from=http://127.0.0.1:42507/melo/k/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428883010987491328)} 0 1
[junit4:junit4]   2> 24591 T971 C75 P46754 /update {update.distrib=FROMLEADER&_version_=-1428883010987491328&update.from=http://127.0.0.1:42507/melo/k/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428883010987491328)} 0 2
[junit4:junit4]   2> 24591 T987 C77 P27980 /update {update.distrib=FROMLEADER&_version_=-1428883010987491328&update.from=http://127.0.0.1:42507/melo/k/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428883010987491328)} 0 1
[junit4:junit4]   2> 24592 T943 C76 P42507 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428883010987491328)} 0 7
[junit4:junit4]   2> 24597 T921 C78 P20173 /update {wt=javabin&version=2} {add=[0 (1428883010997977088)]} 0 2
[junit4:junit4]   2> 24606 T955 C74 P29385 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428883011002171392)]} 0 2
[junit4:junit4]   2> 24606 T971 C75 P46754 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428883011002171392)]} 0 2
[junit4:junit4]   2> 24606 T987 C77 P27980 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1428883011002171392)]} 0 2
[junit4:junit4]   2> 24607 T943 C76 P42507 /update {wt=javabin&version=2} {add=[0 (1428883011002171392)]} 0 7
[junit4:junit4]   2> 24611 T921 C78 P20173 /update {wt=javabin&version=2} {add=[1 (1428883011012657152)]} 0 1
[junit4:junit4]   2> 24618 T987 C77 P27980 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428883011016851456)]} 0 1
[junit4:junit4]   2> 24618 T971 C75 P46754 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428883011016851456)]} 0 1
[junit4:junit4]   2> 24618 T955 C74 P29385 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1428883011016851456)]} 0 1
[junit4:junit4]   2> 24619 T943 C76 P42507 /update {wt=javabin&version=2} {add=[1 (1428883011016851456)]} 0 5
[junit4:junit4]   2> 24623 T921 C78 P20173 /update {wt=javabin&version=2} {add=[2 (1428883011025240064)]} 0 1
[junit4:junit4]   2> 24630 T987 C77 P27980 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1428883011029434368)]} 0 1
[junit4:junit4]   2> 24630 T971 C75 P46754 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1428883011029434368)]} 0 1
[junit4:junit4]   2> 24631 T943 C76 P42507 /update {test.distrib.skip.servers=http://127.0.0.1:29385/melo/k/collection1/&wt=javabin&version=2} {add=[2 (1428883011029434368)]} 0 5
[junit4:junit4]   2> 24635 T921 C78 P20173 /update {wt=javabin&version=2} {add=[3 (1428883011037822976)]} 0 1
[junit4:junit4]   2> 24642 T987 C77 P27980 /update {distrib.from=http://127.0.0.1:42507/melo/k/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1428883011042017280)]} 0 1
[junit4:junit4]   2> 24643 T943 C76 P42507 /update {test.distrib.skip.servers=http://127.0.0.1:29385/melo/k/collection1/&test.distrib.skip.servers=http://127.0.0.1:46754/melo/k/collection1/&wt=javabin&version=2} {add=[3 (1428883011042017280)]} 0 5
[junit4:junit4]   2> 24645 T921 C78 P20173 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24651 T921 C78 P20173 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@28a8178f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d6f3db1; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[_0_TestBloomFilteredLucene41Postings_0.tim, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tip, _0_TestBloomFilteredLucene41Postings_0.pos, _0_SimpleText_0.pst, _0.nvd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0.nvm, _0_MockRandom_0.skp, _0_MockRandom_0.sd, _0_MockRandom_0.frq, _0_MockRandom_0.tiv, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockRandom_0.pos, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0_MockRandom_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2> 24652 T921 C78 P20173 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_TestBloomFilteredLucene41Postings_0.tim, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tip, _0_TestBloomFilteredLucene41Postings_0.pos, _0_SimpleText_0.pst, _0.nvd, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0.nvm, _0_MockRandom_0.skp, _0_MockRandom_0.sd, _0_MockRandom_0.frq, _0_MockRandom_0.tiv, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_MockRandom_0.pos, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0_MockRandom_0.pyl, _0.fdt, segments_3]
[junit4:junit4]   2> 24704 T921 C78 P20173 oass.SolrIndexSearcher.<init> Opening Searcher@44aa2e8b main
[junit4:junit4]   2> 24705 T921 C78 P20173 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24705 T935 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44aa2e8b main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C4)}
[junit4:junit4]   2> 24706 T921 C78 P20173 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 61
[junit4:junit4]   2> 24709 T943 C76 P42507 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24714 T943 C76 P42507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6e69a67f lockFactory=org.apache.lucene.store.NativeFSLockFactory@4192502b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_MockRandom_0.tim, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24715 T943 C76 P42507 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_MockRandom_0.tim, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24716 T943 C76 P42507 oass.SolrIndexSearcher.<init> Opening Searcher@28175f5d main
[junit4:junit4]   2> 24717 T943 C76 P42507 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24718 T952 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28175f5d main{StandardDirectoryReader(segments_6:3:nrt _0(4.2):C4)}
[junit4:junit4]   2> 24718 T943 C76 P42507 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:29385/melo/k/collection1/, StdNode: http://127.0.0.1:46754/melo/k/collection1/, StdNode: http://127.0.0.1:27980/melo/k/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24721 T987 C77 P27980 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24721 T971 C75 P46754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24721 T955 C74 P29385 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24725 T987 C77 P27980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f64a436 lockFactory=org.apache.lucene.store.NativeFSLockFactory@77aa22b; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_6,generation=6,filenames=[_0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0_MockRandom_0.tii, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24726 T955 C74 P29385 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4b3e8651 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a5597b7; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_MockRandom_0.tim, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24726 T971 C75 P46754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3d90bc4c lockFactory=org.apache.lucene.store.NativeFSLockFactory@588b1e4e; maxCacheMB=0.7138671875 maxMergeSizeMB=0.703125)),segFN=segments_5,generation=5,filenames=[_0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0_MockRandom_0.tii, _0.fdx, _0.si, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24726 T987 C77 P27980 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0_MockRandom_0.tii, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24727 T955 C74 P29385 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_MockRandom_0.sd, _0_MockRandom_0.tip, _0_Lucene41_0.doc, _0_MockRandom_0.doc, _0_SimpleText_0.pst, _0_MockRandom_0.pos, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_MockRandom_0.tim, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24727 T971 C75 P46754 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0_MockRandom_0.tib, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.p

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


[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=B228530B64A82503 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=ECT -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  139s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:29385/melo/k/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1], CloudJettyRunner [url=http://127.0.0.1:46754/melo/k/collection1]]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B228530B64A82503:33CEDD1313F7453F]: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:212)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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> 139292 T909 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139296 T908 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 139859 T912 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=Lucene41(blocksize=128), _version_=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=SimpleText), intDefault=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), id=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, locale=es_AR, timezone=ECT
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=5,free=308106456,total=475004928
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, TestWriterPerf, HardAutoCommitTest, BasicDistributedZk2Test, TestSolrQueryParser, MinimalSchemaTest, PolyFieldTest, JsonLoaderTest, TestQueryTypes, TestSurroundQueryParser, HighlighterTest, SolrRequestParserTest, TestBadConfig, SliceStateTest, StatsComponentTest, SolrPluginUtilsTest, TestStressRecovery, TestArbitraryIndexDir, TestLFUCache, TestCoreContainer, TestLazyCores, IndexSchemaTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, DefaultValueUpdateProcessorTest, TestLuceneMatchVersion, TestRandomFaceting, SimplePostToolTest, DirectSolrConnectionTest, ConvertedLegacyTest, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestLRUCache, SpellCheckCollatorTest, StatelessScriptUpdateProcessorFactoryTest, TestComponentsName, SchemaVersionSpecificBehaviorTest, PathHierarchyTokenizerFactoryTest, PeerSyncTest, TestFastWriter, DocumentAnalysisRequestHandlerTest, TestWordDelimiterFilterFactory, FastVectorHighlighterTest, TestCSVLoader, TermVectorComponentTest, TestRemoteStreaming, TestIndexSearcher, TestGroupingSearch, PreAnalyzedFieldTest, TestIBSimilarityFactory, FileBasedSpellCheckerTest, TestConfig, TestStressVersions, DistributedQueryElevationComponentTest, TestXIncludeConfig, TestQuerySenderListener, TestRecovery, IndexBasedSpellCheckerTest, SuggesterTest, TestStressReorder, ResponseLogComponentTest, TestJmxIntegration, SyncSliceTest]
[junit4:junit4] Completed on J1 in 140.07s, 1 test, 1 failure <<< FAILURES!

[...truncated 417 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:877: There were test failures: 268 suites, 1128 tests, 1 failure, 23 ignored (4 assumptions)

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